diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-02-22 18:50:39 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-02-22 18:50:39 +0000 |
commit | 06ed14d7cea073528184e59b0d077b10bb71bc4f (patch) | |
tree | 447a96d22da35e3f3e6825775bf12b25377f8792 /sys/dev | |
parent | fd2152f9e652fb5e938bc8f02fac662062af5df2 (diff) |
Add some more Texas Instruments PCI-CardBus bridges; from NetBSD.
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 15f372aa1f6..afeb8943be8 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.219 2000/02/18 11:16:43 deraadt Exp $ + $OpenBSD: pcidevs,v 1.220 2000/02/22 18:50:38 aaron Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1356,10 +1356,14 @@ product TI PCI1131 0xac15 PCI1131 PCI-CardBus product TI PCI1250 0xac16 PCI1250 PCI-CardBus product TI PCI1220 0xac17 PCI1220 PCI-CardBus product TI PCI1221 0xac19 PCI1221 PCI-CardBus +product TI PCI1450 0xac1b PCI1450 PCI-CardBus product TI PCI1225 0xac1c PCI1225 PCI-CardBus product TI PCI1251 0xac1d PCI1251 PCI-CardBus product TI PCI1211 0xac1e PCI1211 PCI-CardBus +product TI PCI1251B 0xac1f PCI1251B PCI-CardBus product TI PCI2030 0xac20 PCI2030 PCI-CardBus +product TI PCI1420 0xac51 PCI1420 PCI-CardBus +product TI PCI1451 0xac52 PCI1451 PCI-CardBus product TI PERMEDIA 0x3d04 3DLabs Permedia product TI PERMEDIA2 0x3d07 3DLabs Permedia 2 @@ -1372,6 +1376,7 @@ product TOSHIBA2 THB 0x0601 Host-PCI product TOSHIBA2 ToPIC95 0x0603 ToPIC95 CardBus-PCI product TOSHIBA2 ToPIC95B 0x060a ToPIC95B PCI-CardBus product TOSHIBA2 ToPIC97 0x060f ToPIC97 PCI-CardBus +product TOSHIBA2 ToPIC100 0x0617 ToPIC100 PCI-CardBus product TOSHIBA2 TFIRO 0x0701 Fast Infrared Type O /* Trident products */ |