diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-03-24 20:30:45 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-03-24 20:30:45 +0000 |
commit | 02447c429b533bbddedd79e15cabfa3e8d7120db (patch) | |
tree | f5dfe275f106645552de45fb449667a6eb9522a4 /sys/dev/pci/pcidevs | |
parent | 51a1327c0e790cf1391a05fea0ff99147e496fd4 (diff) |
correct ID
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index ca74c95335d..5f11818a14a 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1537 2010/03/23 23:42:47 deraadt Exp $ +$OpenBSD: pcidevs,v 1.1538 2010/03/24 20:30:44 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4947,7 +4947,7 @@ product TI PCIXX12_SD 0x803c PCIXX12 Secure Data product TI PCIXX12_SM 0x803d PCIXX12 Smart Card product TI PCI1620_MISC 0x8201 PCI1620 Misc product TI XIO2000A 0x8231 XIO2000A PCIE-PCI -product TI XIO3130 0x8231 XIO3130 PCIE-PCIE +product TI XIO3130 0x8232 XIO3130 PCIE-PCIE product TI ACX100A 0x8400 ACX100A product TI ACX100B 0x8401 ACX100B product TI ACX111 0x9066 ACX111 |