freebsd-dev/sys/dev/ata
Søren Schmidt 68599b781f Back out the last change as that broke some SATA devices.
Now we are cleaing up remove a few lines of unused code.
2004-06-11 07:39:15 +00:00
..
ata-all.c Whitespace cleanup. 2004-05-20 14:49:12 +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 Fix Sii3114 support. 2004-05-10 20:23:25 +00:00
ata-commands.h Spring cleanup of macros 2004-04-30 16:21:34 +00:00
ata-disk.c Add support for the Promise command sequencer present on all modern Promise 2004-04-13 09:44:20 +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 Back out the last change as that broke some SATA devices. 2004-06-11 07:39:15 +00:00
ata-pci.c Fix Sii3114 support. 2004-05-10 20:23:25 +00:00
ata-pci.h Spring cleanup of macros 2004-04-30 16:21:34 +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 Change the disk(9) API in order to make device removal more robust. 2004-02-18 21:36:53 +00:00
ata-raid.h Change the disk(9) API in order to make device removal more robust. 2004-02-18 21:36:53 +00:00
atapi-cam.c Use auto-sense data provided by the lowlevel ATA code. 2004-03-04 15:37:39 +00:00
atapi-cd.c When waiting for drive to become ready, reinit the request params as they 2004-06-01 12:28:45 +00:00
atapi-cd.h Spring cleanup of macros 2004-04-30 16:21:34 +00:00
atapi-fd.c Remember to mtx_destroy mutexes. 2004-03-01 13:17:07 +00:00
atapi-fd.h Spring cleanup of macros 2004-04-30 16:21:34 +00:00
atapi-tape.c Remember to mtx_destroy mutexes. 2004-03-01 13:17:07 +00:00
atapi-tape.h Spring cleanup of macros 2004-04-30 16:21:34 +00:00