cvs commit: src/sys/dev/ata ata-all.c ata-queue.c
Søren Schmidt
sos at FreeBSD.org
Fri Jan 30 11:16:09 PST 2004
sos 2004/01/30 11:16:08 PST
FreeBSD src repository
Modified files:
sys/dev/ata ata-all.c ata-queue.c
Log:
Be more robust in the probe. We dont want to get into a loop with
reinitting when we try to identify devices. If they dont interrupt
on identify we retry once. If this fails we simply ignore that device.
Revision Changes Path
1.203 +10 -11 src/sys/dev/ata/ata-all.c
1.19 +28 -13 src/sys/dev/ata/ata-queue.c
More information about the cvs-src
mailing list