diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-01-15 05:54:03 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-01-15 05:54:03 +0000 |
commit | 3457481d7e8a78168ea10b2d8af4878d8b81a167 (patch) | |
tree | 00b365db423614d25ff98bf49ba4d379d72b61fa /sys/dev/pci/pcidevs | |
parent | 89df0e6b8b27747dc883f3de9e8f46b10fcedc39 (diff) |
TI PCI22050 and PCI2050 PCI-PCI bridges. Former found in a dmesg
from george_morgan at spamcop dot net.
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index ccccd4c3313..6ba7f303856 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.814 2005/01/14 22:36:36 pedro Exp $ +$OpenBSD: pcidevs,v 1.815 2005/01/15 05:54:02 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2435,6 +2435,8 @@ product TI PCI1211 0xac1e PCI1211 CardBus product TI PCI1251B 0xac1f PCI1251B CardBus product TI PCI2030 0xac20 PCI2030 PCI-PCI product TI PCI2031 0xac21 PCI2031 PCI-PCI +product TI PCI2250 0xac23 PCI2250 PCI-PCI +product TI PCI2050 0xac28 PCI2050 PCI-PCI product TI PCI4450_CB 0xac40 PCI4450 CardBus product TI PCI4410_CB 0xac41 PCI4410 CardBus product TI PCI4451_CB 0xac42 PCI4451 CardBus |