diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-03-12 06:18:40 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-03-12 06:18:40 +0000 |
commit | 2520aa0645bcc41b5646b6ac3cd2a76921bd5abc (patch) | |
tree | 6bcc980737d5dc23fe0e57bf5811b1e7c111c829 /sys/dev/pci/pcidevs.h | |
parent | 467a5c6122ae25ddb929d31dba69a9500cecdf5b (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 1a0610d1402..e6c1dbe33f2 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -1674,6 +1674,7 @@ #define PCI_PRODUCT_TI_PERMEDIA2 0x3d07 /* 3DLabs Permedia 2 */ #define PCI_PRODUCT_TI_TSB12LV22 0x8009 /* TSB12LV22 FireWire */ #define PCI_PRODUCT_TI_TSB12LV23 0x8019 /* TSB12LV23 FireWire */ +#define PCI_PRODUCT_TI_TSB12LV26 0x8020 /* TSB12LV26 FireWire */ #define PCI_PRODUCT_TI_PCI1130 0xac12 /* PCI1130 PCI-CardBus */ #define PCI_PRODUCT_TI_PCI1031 0xac13 /* PCI1031 PCI-pcmcia */ #define PCI_PRODUCT_TI_PCI1131 0xac15 /* PCI1131 PCI-CardBus */ |