[coreboot] SeaBIOS and hp dl145g3

Stefan Reinauer stefan.reinauer at coresystems.de
Wed May 26 13:23:37 CEST 2010


On 5/26/10 12:18 PM, Arne Georg Gleditsch wrote:
> +        u16 class = pci_config_readw(bdf, PCI_CLASS_DEVICE);
> +        if (class != PCI_CLASS_STORAGE_IDE && class !=  PCI_CLASS_STORAGE_RAID)
>              continue;
>  
What S-ATA controller is that? We have a SIL 3114 driver which sets the
class ID from RAID to IDE in coreboot. Maybe something like that would
work here, too?

Not sure which is the better approach though.

Stefan

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866





More information about the coreboot mailing list