freebsd-dev/sys/dev/ata
Søren Schmidt b5bb732345 Seventh update to the new ATA/ATAPI driver:
Fixed problems:

    LS120 drives currupted data.
	The workaround for drives not supporting upto 64K transfers
	has been reworked. It works now both on LS120 & ZIP drives.

    ISA only configs wont compile.
	Fixed.

    The ATA driver wont share interrupts.
	Fixed.

    The "unwanted interrupt" warning gave wrong controller.
	Another lun<>unit messup from the newbus integration.

Some minor cleanups and rearrangements as well.

As usual USE AT YOUR OWN RISK!!, this is still pre alpha level code.
Especially the DMA support can hose your disk real bad if anything
goes wrong, again you have been warned :)
Notebook owners should be carefull that their machines dont suspend
as this might cause trouble...

But please tell me how it works for you!

Enjoy!

-Søren
1999-05-17 15:58:47 +00:00
..
ata-all.c Seventh update to the new ATA/ATAPI driver: 1999-05-17 15:58:47 +00:00
ata-all.h Update to use the new-bus framework. No functional changes. 1999-04-18 20:48:15 +00:00
ata-disk.c Seventh update to the new ATA/ATAPI driver: 1999-05-17 15:58:47 +00:00
ata-disk.h Fourth update to the new ATA/ATAPI driver: 1999-03-28 18:57:20 +00:00
ata-dma.c Seventh update to the new ATA/ATAPI driver: 1999-05-17 15:58:47 +00:00
atapi-all.c Seventh update to the new ATA/ATAPI driver: 1999-05-17 15:58:47 +00:00
atapi-all.h Seventh update to the new ATA/ATAPI driver: 1999-05-17 15:58:47 +00:00
atapi-cd.c Seventh update to the new ATA/ATAPI driver: 1999-05-17 15:58:47 +00:00
atapi-cd.h Added driver to support ATAPI floppies ie LS-120 & ZIP drives. 1999-03-03 21:10:29 +00:00
atapi-fd.c Seventh update to the new ATA/ATAPI driver: 1999-05-17 15:58:47 +00:00
atapi-fd.h Added driver to support ATAPI floppies ie LS-120 & ZIP drives. 1999-03-03 21:10:29 +00:00
atapi-tape.c Seventh update to the new ATA/ATAPI driver: 1999-05-17 15:58:47 +00:00
atapi-tape.h ZIP drives should now be working, I'm not sure about LS120 drives, 1999-03-07 21:49:14 +00:00