diff options
author | 2002-05-10 21:40:03 +0000 | |
---|---|---|
committer | 2002-05-10 21:40:03 +0000 | |
commit | fc8e261dd103448bb0b3591a8a96c891bf9dba18 (patch) | |
tree | f9cbea5cb06e6cb03bb5e431f3755c6fee2fba00 | |
parent | doc error; soeren@thing.dk (diff) | |
download | wireguard-openbsd-fc8e261dd103448bb0b3591a8a96c891bf9dba18.tar.xz wireguard-openbsd-fc8e261dd103448bb0b3591a8a96c891bf9dba18.zip |
Netoctave NSP2K
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 7937d47660d..1b4c9605ce4 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.506 2002/05/02 16:09:44 jason Exp $ + $OpenBSD: pcidevs,v 1.507 2002/05/10 21:40:03 jason Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -555,6 +555,7 @@ vendor NETSEC 0x1660 NetSec vendor ATHEROS 0x168c Atheros vendor GLOBALSUN 0x16ab Global Sun vendor USR2 0x16ec US Robotics +vendor NETOCTAVE 0x170b Netoctave vendor ALTIMA 0x173b Altima vendor ANTARES 0x1754 Antares Microsystems vendor SYMPHONY2 0x1c1c Symphony Labs @@ -1592,6 +1593,9 @@ product CMI CMI8738 0x0111 CMI8738/C3DX Audio product CMI CMI8738B 0x0112 CMI8738B Audio product CMI HSP56 0x0211 HSP56 AMR +/* Netoctave */ +product NETOCTAVE NSP2K 0x0100 NSP2K + /* NetVin */ product NETVIN NV5000 0x5000 NetVin 5000 |