freebsd-src/sys/dev/ata
Poul-Henning Kamp 3e7b60db4b NO_GEOM cleanup:
Convert to "struct disk *" centric API.

OK'ed by:	sos
2003-02-28 09:53:36 +00:00
..
ata-all.c Revert the probe code change. 2003-02-25 08:22:01 +00:00
ata-all.h First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00
ata-card.c First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00
ata-cbus.c First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00
ata-chipset.c Only use function 1 not 0 on cypress chips. 2003-02-27 09:42:57 +00:00
ata-disk.c Convert to new disk API. 2003-02-25 15:33:36 +00:00
ata-disk.h Convert to new disk API. 2003-02-25 15:33:36 +00:00
ata-dma.c First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00
ata-isa.c Removed the ISA only hooks here, no longer needed.. 2003-02-25 14:24:42 +00:00
ata-pci.c Properly teardown the interrupt so we wont panic on detach. 2003-02-25 14:46:30 +00:00
ata-pci.h Fix support for Acer chips. The UDMA enable regs wasn't set properly. 2003-02-25 21:22:27 +00:00
ata-raid.c Convert to new disk API. 2003-02-25 15:33:36 +00:00
ata-raid.h Convert to new disk API. 2003-02-25 15:33:36 +00:00
atapi-all.c First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00
atapi-all.h First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00
atapi-cam.c Zero cpi->target_sprt since atapi-cam does not support target mode. This 2003-02-27 20:56:56 +00:00
atapi-cd.c First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00
atapi-cd.h First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00
atapi-fd.c NO_GEOM cleanup: 2003-02-28 09:53:36 +00:00
atapi-fd.h NO_GEOM cleanup: 2003-02-28 09:53:36 +00:00
atapi-tape.c First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00
atapi-tape.h First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00