[LinuxBIOS] i802801DB Error?

Stefan Reinauer stepan at coresystems.de
Sat Mar 3 19:11:35 CET 2007


* joe at smittys.pointclark.net <joe at smittys.pointclark.net> [070302 20:34]:
> Ok, I got it. pci_ids.h currently says:
> 
> #define PCI_DEVICE_ID_INTEL_82801DB_0	0x24c0
> #define PCI_DEVICE_ID_INTEL_82801DB_2	0x24c2
> #define PCI_DEVICE_ID_INTEL_82801DB_3	0x24c3
> #define PCI_DEVICE_ID_INTEL_82801DB_4	0x24c4
> #define PCI_DEVICE_ID_INTEL_82801DB_5	0x24c5
> #define PCI_DEVICE_ID_INTEL_82801DB_6	0x24c6
> #define PCI_DEVICE_ID_INTEL_82801DB_7	0x24c7
> #define PCI_DEVICE_ID_INTEL_82801DB_11	0x24cb
> #define PCI_DEVICE_ID_INTEL_82801DB_13	0x24cd
> 
> And it should say:
> 
> #define PCI_DEVICE_ID_INTEL_82801DB_ISA	0x24c0
> #define PCI_DEVICE_ID_INTEL_82801DB_PCI	0x24c1
> #define PCI_DEVICE_ID_INTEL_82801DB_USB0 0x24c2
> #define PCI_DEVICE_ID_INTEL_82801DB_SMB	0x24c3
> #define PCI_DEVICE_ID_INTEL_82801DB_USB1 0x24c4
> #define PCI_DEVICE_ID_INTEL_82801DB_AC97_AUDIO 0x24c5
> #define PCI_DEVICE_ID_INTEL_82801DB_AC97_MODEM 0x24c6
> #define PCI_DEVICE_ID_INTEL_82801DB_USB2 0x24c7
> #define PCI_DEVICE_ID_INTEL_82801DB_IDE	0x24cb
> #define PCI_DEVICE_ID_INTEL_82801DB_EHCI 0x24cd
> 
> Can someone apply this fix for me?

Can you provide a unified diff (svn diff) and send it to the list?

-- 
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/




More information about the coreboot mailing list