Source-Changes archive

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

CVS commit: src/sys/dev/scsipi



Module Name:    src
Committed By:   reinoud
Date:           Sun Jan 30 23:39:42 UTC 2005

Modified Files:
        src/sys/dev/scsipi: cd.c scsipi_cd.h

Log Message:
The code asumes all programs want to know is TOC response format 0. Support
for TOC response format 1 and 2 are mandatory on CD/DVD too and provide
more information.

Next an IOCTL needs to be implemented that can read all TOC formats in a
generic way. This is pending.


To generate a diff of this commit:
cvs rdiff -r1.212 -r1.213 src/sys/dev/scsipi/cd.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/scsipi/scsipi_cd.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