Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   reinoud
Date:           Thu May  8 12:57:19 UTC 2008

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

Log Message:
Implement write support for the MMC framework. This consists of a setting
up of write parameters call and a call to perform a series of operations on
these devices.

Note that the MMC framework interface is still not exposed to userland
unless the expose_mmc flag is set. This is to prevent applications to build
on a possibly still moving target. This flag will eventually be removed.


To generate a diff of this commit:
cvs rdiff -r1.278 -r1.279 src/sys/dev/scsipi/cd.c
cvs rdiff -r1.30 -r1.31 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