Skip to content

Commit 346f7db

Browse files
author
Linus Torvalds
committed
Revert "[PATCH] pci_ids.h: remove duplicate entries"
This reverts commit c9d6073. It was totally bogus. Signed-off-by: Linus Torvalds <[email protected]>
1 parent a145dd4 commit 346f7db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

include/linux/pci_ids.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,7 @@
387387
#define PCI_DEVICE_ID_NS_SC1100_SMI 0x0511
388388
#define PCI_DEVICE_ID_NS_SC1100_XBUS 0x0515
389389
#define PCI_DEVICE_ID_NS_87410 0xd001
390+
#define PCI_DEVICE_ID_NS_CS5535_IDE 0x002d
390391

391392
#define PCI_VENDOR_ID_TSENG 0x100c
392393
#define PCI_DEVICE_ID_TSENG_W32P_2 0x3202
@@ -488,6 +489,8 @@
488489
#define PCI_DEVICE_ID_AMD_8151_0 0x7454
489490
#define PCI_DEVICE_ID_AMD_8131_APIC 0x7450
490491

492+
#define PCI_DEVICE_ID_AMD_CS5536_IDE 0x209A
493+
491494
#define PCI_VENDOR_ID_TRIDENT 0x1023
492495
#define PCI_DEVICE_ID_TRIDENT_4DWAVE_DX 0x2000
493496
#define PCI_DEVICE_ID_TRIDENT_4DWAVE_NX 0x2001

0 commit comments

Comments
 (0)