• Jason D. Gaston's avatar
    [PATCH] I2C: ICH6/6300ESB i2c support · 5fc5be30
    Jason D. Gaston authored
    This patch adds DID support for ICH6 and 6300ESB to i2c-i801.c(SMBus).
    In order to add this support I needed to patch pci_ids.h with the SMBus
    DID's.  To keep things orginized I renumbered the ICH6 and ESB entries
    in pci_ids.h.  I then patched the piix IDE and i810 audio drivers to
    reflect the updated #define's.  I also removed an error from irq.c;
    there was a reference to a 6300ESB DID that does not exist.
    5fc5be30
piix.h 2.68 KB