watchdog: wdt_pci.c: move ids to pci_ids.h
Move the VENDOR/DEVICE ids to pci_ids.h. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
This commit is contained in:
parent
9a37256313
commit
9f2cc6f759
2 changed files with 4 additions and 14 deletions
|
|
@ -2372,6 +2372,9 @@
|
|||
#define PCI_VENDOR_ID_AKS 0x416c
|
||||
#define PCI_DEVICE_ID_AKS_ALADDINCARD 0x0100
|
||||
|
||||
#define PCI_VENDOR_ID_ACCESSIO 0x494f
|
||||
#define PCI_DEVICE_ID_ACCESSIO_WDG_CSM 0x22c0
|
||||
|
||||
#define PCI_VENDOR_ID_S3 0x5333
|
||||
#define PCI_DEVICE_ID_S3_TRIO 0x8811
|
||||
#define PCI_DEVICE_ID_S3_868 0x8880
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue