diff options
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index a8b34463dbc..7a57c3f8ce6 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.323 2000/09/22 18:01:33 aaron Exp $ + $OpenBSD: pcidevs,v 1.324 2000/09/22 18:03:52 aaron Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -903,6 +903,9 @@ product COMPEX COMPEXE 0x1401 Ethernet product COMPEX RL100ATX 0x2011 RL100-ATX 10/100 product COMPEX 98713 0x9881 PMAC 98713 +/* Conexant products */ +product CONEXANT SOFTK56_PCI 0x2443 SoftK56 PCI + /* Contaq Microsystems products */ product CONTAQ 82C599 0x0600 82C599 PCI-VLB product CONTAQ 82C693 0xc693 CY82C693U PCI-ISA |