freebsd-dev/sys/dev/ata
Bruce M Simpson d3fd8d85fc Do not attempt to enable AHCI mode on ALi SATA controllers other
than the 5288.

It is not correctly implemented in earlier silicon, and the BIOS often
lies about AHCI capability on platforms where these chips are deployed.
With this change I am able to boot FreeBSD on the ASUS Vintage AH-1
barebones system.

Approved by:	sos
2007-06-13 17:44:49 +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 Hopefully unbreak the 64bit DMA support this time. 2007-04-08 19:18:51 +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 Do not attempt to enable AHCI mode on ALi SATA controllers other 2007-06-13 17:44:49 +00:00
ata-disk.c File d_ident field with disk's serial number. 2007-05-06 01:20:06 +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 Add support for the Silicon Image SiI 3124 and SiI 3132. 2007-03-09 22:23:39 +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 Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-raid.h Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-usb.c Update copyright headers. 2007-02-21 19:07:19 +00:00
atapi-cam.c MPSAFE atapi-cam 2007-05-02 15:30:24 +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