cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-lowlevel.c
ata-queue.c
Søren Schmidt
sos at FreeBSD.org
Fri Apr 29 04:30:04 PDT 2005
sos 2005-04-29 11:30:03 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-all.c ata-all.h ata-lowlevel.c
ata-queue.c
Log:
Now that probing is working in the new fashion, we need to go back to
having ata_getparm issue an ata_request and not fool around with the HW
on its own.
Needed for new HW support.
Revision Changes Path
1.247 +165 -55 src/sys/dev/ata/ata-all.c
1.99 +0 -1 src/sys/dev/ata/ata-all.h
1.63 +0 -138 src/sys/dev/ata/ata-lowlevel.c
1.46 +1 -0 src/sys/dev/ata/ata-queue.c
More information about the cvs-src
mailing list