diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2005-10-06 15:39:35 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2005-10-06 15:39:35 +0000 |
commit | 423969a40438925588190b6f725a14f2b5007bf0 (patch) | |
tree | b852db97101bf930ebe887a4a19612d93e23b4e9 /sys/dev | |
parent | c31498c5d06af5f604439552a2b3f4500d159eca (diff) |
readd pci1620, but correctly this time. deraadt@ ok.
sorry about the dup.
Diffstat (limited to 'sys/dev')
-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 df2e4e45988..7e2742dca64 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.934 2005/10/06 03:19:36 brad Exp $ +$OpenBSD: pcidevs,v 1.935 2005/10/06 15:39:34 fgsch Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2722,6 +2722,7 @@ product TI PCI7XX1_SD 0x8034 PCI7XX1 Secure Data product TI PCI7XX1_SM 0x8035 PCI7XX1 Smart Card product TI PCI6515 0x8036 PCI6515 CardBus product TI PCI6515SC 0x8038 PCI6515 CardBus (Smart Card mode) +product TI PCI1620_MISC 0x8201 PCI1620 Misc product TI ACX100A 0x8400 ACX100A product TI ACX100B 0x8401 ACX100B product TI ACX111 0x9066 ACX111 |