Source-Changes archive

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

CVS commit: [netbsd-4] src/sys



Module Name:    src
Committed By:   riz
Date:           Fri Feb  1 14:42:55 UTC 2008

Modified Files:
        src/sys/dev/scsipi [netbsd-4]: cd.c
        src/sys/fs/udf [netbsd-4]: udf_subr.c
        src/sys/sys [netbsd-4]: cdio.h

Log Message:
Pull up following revision(s) (requested by reinoud in ticket #1004):
        sys/dev/scsipi/cd.c: revision 1.270
        sys/sys/cdio.h: revision 1.29
        sys/fs/udf/udf_subr.c: revision 1.42
Pullup fixes from UDF write development project. This patch fixes a
conceptional bug in mmc_discinfo, improves DVD+R feature detection and
prevents corruption of mmc_trackinfo readout on some devices that return
short trackinfo structures.
Pullup fixes from UDF RW support project. This commit fixes the
mmc_discinfo conceptional bug and also vastly improves VAT searching.


To generate a diff of this commit:
cvs rdiff -r1.260.2.1 -r1.260.2.2 src/sys/dev/scsipi/cd.c
cvs rdiff -r1.23.2.5 -r1.23.2.6 src/sys/fs/udf/udf_subr.c
cvs rdiff -r1.26 -r1.26.6.1 src/sys/sys/cdio.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