freebsd-dev/sys/dev/ata
Søren Schmidt a4c3e742b7 Refine the wait for ATAPI_RESET.
Properly wait for not busy and introduce a timeout for devices not
setting busy (as they should).
Leave a printf in there that states how long the wait was, as I'd like
to get an idea of the variations here. The time needed seems also to be
affected by whether a medium is present or not.
2004-07-24 19:03:28 +00:00
..
ata-all.c Attempt to handle suspend/resume better. 2004-07-12 10:50:50 +00:00
ata-all.h Spring cleanup of macros 2004-04-30 16:21:34 +00:00
ata-card.c Fix disordering of pccarddevs.h noticed by bde. Also remove a few 2004-05-27 03:49:45 +00:00
ata-cbus.c Add missing <sys/module.h> includes currently relying on nested include 2004-06-03 06:10:02 +00:00
ata-chipset.c Dont set "address setup timing" on newer VIA chips. 2004-07-17 14:48:46 +00:00
ata-commands.h Spring cleanup of macros 2004-04-30 16:21:34 +00:00
ata-disk.c Attempt to handle suspend/resume better. 2004-07-12 10:50:50 +00:00
ata-disk.h Spring cleanup of macros 2004-04-30 16:21:34 +00:00
ata-dma.c Add support for the Promise command sequencer present on all modern Promise 2004-04-13 09:44:20 +00:00
ata-isa.c Spring cleanup of macros 2004-04-30 16:21:34 +00:00
ata-lowlevel.c Refine the wait for ATAPI_RESET. 2004-07-24 19:03:28 +00:00
ata-pci.c Increase robustness of SATA handling. 2004-06-15 11:02:09 +00:00
ata-pci.h Increase robustness of SATA handling. 2004-06-15 11:02:09 +00:00
ata-queue.c Use the right cmd+errorcode if we are in autosense/not. 2004-06-01 12:26:08 +00:00
ata-raid.c Remove leftover debug output. 2004-06-30 09:22:47 +00:00
ata-raid.h Add support for LSI type software RAID's. 2004-06-25 21:21:59 +00:00
atapi-cam.c atapicam(4) is currently off by three orders of magnitude regarding the 2004-06-17 07:29:56 +00:00
atapi-cd.c Use the right ordering of args on mtx_init(). No functional changes 2004-06-22 11:18:25 +00:00
atapi-cd.h Spring cleanup of macros 2004-04-30 16:21:34 +00:00
atapi-fd.c Use the right ordering of args on mtx_init(). No functional changes 2004-06-22 11:18:25 +00:00
atapi-fd.h Spring cleanup of macros 2004-04-30 16:21:34 +00:00
atapi-tape.c Use the right ordering of args on mtx_init(). No functional changes 2004-06-22 11:18:25 +00:00
atapi-tape.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00