Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: rkujawa
Date: Mon Nov 19 22:22:56 UTC 2012
Modified Files:
src/sys/dev/ata: ata_wdc.c
src/sys/dev/ic: wdc.c wdcvar.h
Log Message:
Introduce WDC_CAPABILITY_NO_AUXCTL flag. For lame controllers that don't
have aux control registers (driver coming soon).
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/sys/dev/ata/ata_wdc.c
cvs rdiff -u -r1.274 -r1.275 src/sys/dev/ic/wdc.c
cvs rdiff -u -r1.95 -r1.96 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.
Home |
Main Index |
Thread Index |
Old Index