Source-Changes archive

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

CVS commit: src/sys/dev/usb



Module Name:    src
Committed By:   drochner
Date:           Thu Jul  7 17:27:38 UTC 2005

Modified Files:
        src/sys/dev/usb: umass_scsipi.c

Log Message:
-tighten the autoconf constraints by passing the atapi/scsi attribute
 to config_found()
 (after some cleanup we might be able to kill SCSIPI_BUSTYPE_*)
-remove scsipiprint() -- the parts which make it differ from
 scsiprint()/atapiprint() were unreachable anyway


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/usb/umass_scsipi.c

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