diff options
author | 1999-06-28 18:30:04 +0000 | |
---|---|---|
committer | 1999-06-28 18:30:04 +0000 | |
commit | 34a6d9a8521d8821165caa8e25b62176417de84c (patch) | |
tree | e1973279d0c82173f6cbf7f8ac8c9a97d5a36484 | |
parent | Bye, bye work-around. (diff) | |
download | wireguard-openbsd-34a6d9a8521d8821165caa8e25b62176417de84c.tar.xz wireguard-openbsd-34a6d9a8521d8821165caa8e25b62176417de84c.zip |
compex PMAC
-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 7d3c87a5431..58ba06c4730 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.153 1999/06/26 14:18:46 ho Exp $ +$OpenBSD: pcidevs,v 1.154 1999/06/28 18:30:04 jason Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -791,6 +791,7 @@ product COMPAQ NF3P_BNC 0xf150 NetFlex 3/PB /* Compex */ product COMPEX COMPEXE 0x1401 Ethernet product COMPEX RL100ATX 0x2011 RL100-ATX 10/100 +product COMPEX 98713 0x9881 PMAC 98713 /* Contaq Microsystems products */ product CONTAQ 82C599 0x0600 82C599 PCI-VLB |