diff options
| author | Dave Jones <davej@codemonkey.org.uk> | 2003-01-03 15:54:37 -0100 |
|---|---|---|
| committer | Dave Jones <davej@codemonkey.org.uk> | 2003-01-03 15:54:37 -0100 |
| commit | c3e454f06bdb8d8faebb62a634fcbfb1a67db72a (patch) | |
| tree | 7d672519574a7db003650f70cc1ab0f6dbb3d3d1 /include/linux/pci_ids.h | |
| parent | e4d188bb04361ae4c1f2a51db1f76a316ea5b31c (diff) | |
[AGP] P4X333 uses same northbridge as P4X400
Also renumber it. (The previous patch used the number of the southbridge by mistake)
Diffstat (limited to 'include/linux/pci_ids.h')
| -rw-r--r-- | include/linux/pci_ids.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 89874d8eeee7..0cab668cbfc6 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1092,7 +1092,7 @@ #define PCI_DEVICE_ID_VIA_8233C_0 0x3109 #define PCI_DEVICE_ID_VIA_8361 0x3112 #define PCI_DEVICE_ID_VIA_8233A 0x3147 -#define PCI_DEVICE_ID_VIA_8235_0 0x3168 +#define PCI_DEVICE_ID_VIA_8754 0x3168 #define PCI_DEVICE_ID_VIA_8235 0x3177 #define PCI_DEVICE_ID_VIA_8377_0 0x3189 #define PCI_DEVICE_ID_VIA_86C100A 0x6100 |
