Messages in this thread Patch in this message |  | | | Date | Fri, 1 Oct 2004 11:42:18 -0400 | | From | Jon Smirl <> | | Subject | PATCH: document DRM ioctl use |
| |
Document DRM's usage of 'd' as its ioctl identifier. This can't be changed, it is in every X server.
===== Documentation/ioctl-number.txt 1.13 vs edited ===== --- 1.13/Documentation/ioctl-number.txt 2004-06-18 02:53:41 -04:00 +++ edited/Documentation/ioctl-number.txt 2004-10-01 11:36:28 -04:00 @@ -117,6 +117,7 @@ <mailto:natalia@nikhefk.nikhef.nl> 'c' 00-7F linux/comstats.h conflict! 'c' 00-7F linux/coda.h conflict! +'d' 00-FF linux/char/drm/drm/h conflict! 'd' 00-1F linux/devfs_fs.h conflict! 'd' 00-DF linux/video_decoder.h conflict! 'd' F0-FF linux/digi1.h -- Jon Smirl jonsmirl@gmail.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |