[SeaBIOS] [PATCH 0/2] Support white-listing of AHCI controllers in legacy ATA mode

Kevin O'Connor kevin at koconnor.net
Sun Jun 19 16:21:58 CEST 2011


This patch series enables the ATA code to support using select AHCI
controllers in legacy ATA mode when SeaBIOS isn't compiled with the
AHCI driver.  I've only registered the device id of the controller on
my e350m1 board, but it's easy to add more device ids.


Kevin O'Connor (2):
  Convert ATA pci scan to use pci_device_id table.
  Add support for white-listing AHCI controllers as ATA compatible.

 src/ata.c |  120 ++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 72 insertions(+), 48 deletions(-)

-- 
1.7.4.4




More information about the SeaBIOS mailing list