Module Name: src Committed By: drochner Date: Wed Oct 30 15:37:49 UTC 2013
Modified Files: src/distrib/utils/sysinst: disks.c src/sbin/atactl: atactl.c src/sys/dev/ata: atareg.h src/sys/dev/usb: umass_isdata.c Log Message: -recognize CF cards by the magic value in inquiry data -kill CFG_ATAPI_MASK, didn't see anything in the specs supporting that it exists To generate a diff of this commit: cvs rdiff -u -r1.128 -r1.129 src/distrib/utils/sysinst/disks.c cvs rdiff -u -r1.71 -r1.72 src/sbin/atactl/atactl.c cvs rdiff -u -r1.42 -r1.43 src/sys/dev/ata/atareg.h cvs rdiff -u -r1.28 -r1.29 src/sys/dev/usb/umass_isdata.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.