diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-06-12 20:44:30 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-06-12 20:44:30 +0000 |
commit | 7f3552973ff735289fcb6c71bd32701726bd5357 (patch) | |
tree | 2eeef00a5cb80dd00945a50509cb32e8ade59589 /sys/dev | |
parent | ba840008d144e1f4a53480ea8dab0b6783cb71ea (diff) |
a couple more ti cardbus bridges
Diffstat (limited to 'sys/dev')
-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 843a3f7cbe2..92cb2ef1745 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.636 2003/06/11 16:56:01 miod Exp $ + $OpenBSD: pcidevs,v 1.637 2003/06/12 20:44:29 mickey Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2408,6 +2408,8 @@ product TI PCI1251B 0xac1f PCI1251B PCI-CardBus product TI PCI2030 0xac20 PCI2030 PCI-PCI product TI PCI2031 0xac21 PCI2031 PCI-PCI product TI PCI4451_CB 0xac42 PCI4451 PCI-CardBus +product TI PCI4510 0xac44 PCI4510 PCI-CardBus +product TI PCI4520 0xac46 PCI4520 PCI-CardBus product TI PCI1410 0xac50 PCI1410 PCI-CardBus product TI PCI1420 0xac51 PCI1420 PCI-CardBus product TI PCI1451 0xac52 PCI1451 PCI-CardBus |