cvs commit: src/sys/dev/ata ata-chipset.c
Bruce M Simpson
bms at FreeBSD.org
Wed Jun 13 17:44:50 UTC 2007
bms 2007-06-13 17:44:49 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-chipset.c
Log:
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
Revision Changes Path
1.197 +4 -1 src/sys/dev/ata/ata-chipset.c
More information about the cvs-src
mailing list