07 Jan, 2009

1 commit

  • It turns out that we cannot create a pci_driver in this driver because PCI will
    not call this module's probe function if the i5000-edac driver is already
    loaded. That said, we only want one value (AMBASE) from the PCI config space.
    Neither driver alters this value, so it's safe to read it. However, we still
    want the module aliases, so provide that.

    Signed-off-by: Darrick J. Wong
    Signed-off-by: Jean Delvare

    Darrick J. Wong
     

15 Aug, 2008

1 commit


25 May, 2008

1 commit


08 Nov, 2007

2 commits