diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2003-07-22 18:53:32 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2003-07-22 18:53:32 +0000 |
commit | f1a42cf984909494de7750fe406309db31229585 (patch) | |
tree | 54d09d858d6f409a4fc2557455956543d0078e3d /sys | |
parent | 6560be1efc90eacdfb9e5bd0d33c93644ffa4adb (diff) |
vendor safenet and produc safenet safexcel
Diffstat (limited to 'sys')
-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 d2d198ec8a5..18141587aeb 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.654 2003/07/20 21:40:48 matthieu Exp $ + $OpenBSD: pcidevs,v 1.655 2003/07/22 18:53:31 jason Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -568,6 +568,7 @@ vendor EUMITCOM 0x1638 Eumitcom vendor NETSEC 0x1660 NetSec vendor ATHEROS 0x168c Atheros vendor GLOBALSUN 0x16ab Global Sun +vendor SAFENET 0x16ae SafeNet vendor USR2 0x16ec US Robotics vendor NETOCTAVE 0x170b Netoctave vendor ALTIMA 0x173b Altima @@ -2223,6 +2224,9 @@ product S3 TWISTER_K 0x8d02 Twister-K product S3 PROSAVAGE_DDR 0x8d04 ProSavage DDR product S3 SONICVIBES 0xca00 SonicVibes +/* SafeNet, Inc. products */ +product SAFENET SAFEXCEL 0x1141 SafeXcel + /* Schneider & Koch (SysKonnect) */ product SCHNEIDERKOCH GE 0x4300 984x GE product SCHNEIDERKOCH SK9821v2 0x4320 SK-9821 v2.0 |