diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-12-14 18:58:46 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-12-14 18:58:46 -0800 |
commit | 7116317dc9148d783846299fc80a7d377baa6dca (patch) | |
tree | 55616e245d7e6f509753d06da03c7b8c4e3896f7 /include/linux/pci_ids.h | |
parent | 2499604960fff307fe99ff4d4363c50eaa69235a (diff) | |
parent | 0afaa4fc4abc773ce129f41009a50eeecf3aa50c (diff) | |
download | blackbird-op-linux-7116317dc9148d783846299fc80a7d377baa6dca.tar.gz blackbird-op-linux-7116317dc9148d783846299fc80a7d377baa6dca.zip |
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 1e737e269db9..4db67b3b05cc 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1244,6 +1244,7 @@ #define PCI_DEVICE_ID_VIA_8378_0 0x3205 #define PCI_DEVICE_ID_VIA_8783_0 0x3208 #define PCI_DEVICE_ID_VIA_8237 0x3227 +#define PCI_DEVICE_ID_VIA_8251 0x3287 #define PCI_DEVICE_ID_VIA_3296_0 0x0296 #define PCI_DEVICE_ID_VIA_8231 0x8231 #define PCI_DEVICE_ID_VIA_8231_4 0x8235 |