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: mycroft
Date: Tue Aug 10 23:09:39 UTC 2004
Modified Files:
src/sys/dev/ata: ata.c
src/sys/dev/ic: wdc.c
Log Message:
Hold a reference between atabus_attach() and atabusconfig() to avoid an extra
enable/disable cycle. Now my CF card attaches a bit faster.
XXX This code is split strangely between files.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/dev/ata/ata.c
cvs rdiff -r1.188 -r1.189 src/sys/dev/ic/wdc.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