Size: 824
Comment: full email subjects
|
← Revision 5 as of 2017-12-30 01:30:10 ⇥
Size: 829
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Links to patch submissions that are funny, educational or just plain strange. Added by [:IRC:#kernelnewbies] denizens whenever they feel like it. | Links to patch submissions that are funny, educational or just plain strange. Added by [[IRC|#kernelnewbies]] denizens whenever they feel like it. |
Line 3: | Line 3: |
[[TableOfContents]] | <<TableOfContents>> |
Line 9: | Line 9: |
PlayStation 2 Trance Vibrator driver:: This patch against 2.6.17.8 is a driver for the [http://zaitcev.livejournal.com/84788.html PlayStation 2 specific Trance Vibrator] device. The only thing that device can do is vibrate at various speeds. ''Strange device, but also educational because of the strange way sysfs is used...'' | PlayStation 2 Trance Vibrator driver:: This patch against 2.6.17.8 is a driver for the [[http://zaitcev.livejournal.com/84788.html|PlayStation 2 specific Trance Vibrator]] device. The only thing that device can do is vibrate at various speeds. ''Strange device, but also educational because of the strange way sysfs is used...'' |
Line 11: | Line 11: |
PATCH/FIX for drivers/cdrom/cdrom.c:: The patch replaces an error message by something a bit more, umm, expressive. Yeah, expressive. However, the author forgot some coding style and patch submission details, which [http://lkml.org/lkml/2006/8/16/328 Andrew Morton helpfully points out]. | PATCH/FIX for drivers/cdrom/cdrom.c:: The patch replaces an error message by something a bit more, umm, expressive. Yeah, expressive. However, the author forgot some coding style and patch submission details, which [[http://lkml.org/lkml/2006/8/16/328|Andrew Morton helpfully points out]]. |
Links to patch submissions that are funny, educational or just plain strange. Added by #kernelnewbies denizens whenever they feel like it.
2006
August
- PlayStation 2 Trance Vibrator driver
This patch against 2.6.17.8 is a driver for the PlayStation 2 specific Trance Vibrator device. The only thing that device can do is vibrate at various speeds. Strange device, but also educational because of the strange way sysfs is used...
- PATCH/FIX for drivers/cdrom/cdrom.c
The patch replaces an error message by something a bit more, umm, expressive. Yeah, expressive. However, the author forgot some coding style and patch submission details, which Andrew Morton helpfully points out.