freebsd-dev/sys/dev/ata
Søren Schmidt 46a37dbac0 Add support for the Intel 810 chipset (ICH type of chips)
Prober support for the VIA 82C686, I finally got the right datasheet.

Get rid of atapi_wait, merge it into ata_wait.

Avoid a couple of races by using asleep instead of tsleep.

Always use 16bit transfers on ISA systems.

Clear up the atapi_read/write functions.
2000-01-17 02:04:19 +00:00
..
ata-all.c Add support for the Intel 810 chipset (ICH type of chips) 2000-01-17 02:04:19 +00:00
ata-all.h Add support for the Intel 810 chipset (ICH type of chips) 2000-01-17 02:04:19 +00:00
ata-disk.c Add support for the Intel 810 chipset (ICH type of chips) 2000-01-17 02:04:19 +00:00
ata-disk.h Add support for VIA 82C596 controller 2000-01-03 10:26:59 +00:00
ata-dma.c Add support for the Intel 810 chipset (ICH type of chips) 2000-01-17 02:04:19 +00:00
atapi-all.c Add support for the Intel 810 chipset (ICH type of chips) 2000-01-17 02:04:19 +00:00
atapi-all.h Add support for VIA 82C596 controller 2000-01-03 10:26:59 +00:00
atapi-cd.c Add support for the Intel 810 chipset (ICH type of chips) 2000-01-17 02:04:19 +00:00
atapi-cd.h New ATAPI burner utility API, replaces the wormio API. 2000-01-06 22:50:02 +00:00
atapi-fd.c Guard against transfers of zero length given to *strategy. 2000-01-07 12:01:01 +00:00
atapi-fd.h Add support for VIA 82C596 controller 2000-01-03 10:26:59 +00:00
atapi-tape.c Add support for VIA 82C596 controller 2000-01-03 10:26:59 +00:00
atapi-tape.h Add support for VIA 82C596 controller 2000-01-03 10:26:59 +00:00