diff options
author | 2003-08-12 19:36:30 +0000 | |
---|---|---|
committer | 2003-08-12 19:36:30 +0000 | |
commit | e428fac9255ff9fd4bbf743a2b898b2e8c332f98 (patch) | |
tree | 05e1fe49e41e21a267be722cf2f9aed9eefbad0f | |
parent | Get rid of unused code, and KNF/ELF-sanitize the remaining code. (diff) | |
download | wireguard-openbsd-e428fac9255ff9fd4bbf743a2b898b2e8c332f98.tar.xz wireguard-openbsd-e428fac9255ff9fd4bbf743a2b898b2e8c332f98.zip |
TI cardbus controller found on my new laptop
ok deraadt@
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 9a2f3f3c8eb..477d769399c 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.663 2003/08/07 17:53:19 deraadt Exp $ + $OpenBSD: pcidevs,v 1.664 2003/08/12 19:36:30 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2106,6 +2106,7 @@ product TI PCI1420 0xac51 PCI1420 PCI-CardBus product TI PCI1451 0xac52 PCI1451 PCI-CardBus product TI PCI1421 0xac53 PCI1421 PCI-CardBus product TI PCI1520 0xac55 PCI1520 PCI-CardBus +product TI PCI1510 0xac56 PCI1510 PCI-CardBus product TI PCI2040 0xac60 PCI2040 PCI-DSP /* Topic */ |