diff options
author | Grigoriy Orlov <gluk@cvs.openbsd.org> | 2001-10-04 20:05:08 +0000 |
---|---|---|
committer | Grigoriy Orlov <gluk@cvs.openbsd.org> | 2001-10-04 20:05:08 +0000 |
commit | 3d8fbe0a9106e23c6b70bfa118ba43deb8016f39 (patch) | |
tree | eaf1556a1432cb84ebb7f5f99521e498fcdf5a44 /sys | |
parent | 4db40d19ace9e7a547e7307eb00024ba08ab1594 (diff) |
Add Guillemot MaxiRadio
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 3fe6c4e2831..e770bb7991a 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.448 2001/10/02 03:08:43 jason Exp $ + $OpenBSD: pcidevs,v 1.449 2001/10/04 20:05:07 gluk Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -553,6 +553,7 @@ vendor ADDTRON 0x4033 Addtron vendor INDCOMPSRC 0x494f Industrial Computer Source vendor NETVIN 0x4a14 NetVin vendor BUSLOGIC2 0x4b10 Buslogic +vendor GUILLEMOT 0x5046 Guillemot vendor S3 0x5333 S3 vendor NETPOWER2 0x5700 NetPower vendor C4T 0x6374 c't Magazin @@ -1143,6 +1144,9 @@ product EFFICIENTNETS EFSS25 0x0005 25SS-3010 ATM (ASIC) product GLOBALSUN GL24110P 0x1101 GL24110P product GLOBALSUN GL24110P02 0x1102 GL24110P02 +/* Guillemot products */ +product GUILLEMOT MAXIRADIO 0x1001 MAXIRADIO + /* Hewlett-Packard products */ product HP J2585A 0x1030 J2585A product HP J2585B 0x1031 J2585B |