Module Name: src Committed By: jakllsch Date: Sun Feb 3 20:13:28 UTC 2013
Modified Files: src/sys/dev/ata: ata_wdc.c src/sys/dev/ic: mvsata.c wdc.c wdcvar.h Log Message: Add argument to wdccommandext() to allow the entire contents of the device/head register to be specified. Needed for upcoming port multipler support in mvsata(4). To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103 src/sys/dev/ata/ata_wdc.c cvs rdiff -u -r1.24 -r1.25 src/sys/dev/ic/mvsata.c cvs rdiff -u -r1.276 -r1.277 src/sys/dev/ic/wdc.c cvs rdiff -u -r1.96 -r1.97 src/sys/dev/ic/wdcvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.