freebsd-dev/sys/dev/ata
Poul-Henning Kamp 13a3fdf1fe Recognize the CS5536 support chip for the AMD Geode LX CPU to enable
UDMA modes.

Please notice that Soekris NET5501 bios versions before 1.32f has a bug
that prevents this from working.

Approved by:	re (gnn)
MFC:		2 weeks
2007-10-04 06:21:54 +00:00
..
ata_if.m Add support for 64bit addressing to AHCI and Marvell controllers. 2007-04-06 16:18:59 +00:00
ata-all.c Use 'pause' in several places rather than trying to tsleep() on NULL (which 2007-02-23 16:25:08 +00:00
ata-all.h Add Viking Interworks 256MB as an ata device; this might give 2007-06-26 22:13:43 +00:00
ata-card.c Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-cbus.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
ata-chipset.c Recognize the CS5536 support chip for the AMD Geode LX CPU to enable 2007-10-04 06:21:54 +00:00
ata-disk.c Add Viking Interworks 256MB as an ata device; this might give 2007-06-26 22:13:43 +00:00
ata-disk.h Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-dma.c OK, this is not my day, fix the former fix :/ 2007-04-08 21:53:52 +00:00
ata-isa.c Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-lowlevel.c Add support for 64bit addressing to AHCI and Marvell controllers. 2007-04-06 16:18:59 +00:00
ata-pci.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
ata-pci.h Recognize the CS5536 support chip for the AMD Geode LX CPU to enable 2007-10-04 06:21:54 +00:00
ata-queue.c (ata_completed): When REQUEST SENSE is automatically issued after a failed 2007-03-13 20:31:56 +00:00
ata-raid.c Expand the data structure returned by the ATA RAID status ioctl to include 2007-08-13 18:46:31 +00:00
ata-raid.h Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-usb.c Include usb_port.h 2007-06-23 21:52:05 +00:00
atapi-cam.c Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
atapi-cd.c Use 'pause' in several places rather than trying to tsleep() on NULL (which 2007-02-23 16:25:08 +00:00
atapi-cd.h Update copyright headers. 2007-02-21 19:07:19 +00:00
atapi-fd.c Update copyright headers. 2007-02-21 19:07:19 +00:00
atapi-fd.h Update copyright headers. 2007-02-21 19:07:19 +00:00
atapi-tape.c Use 'pause' in several places rather than trying to tsleep() on NULL (which 2007-02-23 16:25:08 +00:00
atapi-tape.h Update copyright headers. 2007-02-21 19:07:19 +00:00