Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   mycroft
Date:           Fri Oct 29 15:02:58 UTC 1999

Modified Files:
        syssrc/sys/compat/linux/common: linux_cdrom.c linux_cdrom.h
        syssrc/sys/dev/scsipi: cd.c
Added Files:
        syssrc/sys/sys: dvdio.h

Log Message:
Emulate the Linux DVD_* ioctls(2).  This gets us 90% of the way to running the
LiViD DVD player.  (See forthcoming mail to current-users.)
XXX NOTE: We should do something to probe capabilities, rather than allowing
these ioctls on any device.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/compat/linux/common/linux_cdrom.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/compat/linux/common/linux_cdrom.h
cvs rdiff -r1.131 -r1.132 syssrc/sys/dev/scsipi/cd.c
cvs rdiff -r0 -r1.1 syssrc/sys/sys/dvdio.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index