diff options
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 |