diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-06-03 16:13:22 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-06-03 16:13:22 +0000 |
commit | 5c2c7f411300a37001a102fc781925def587c514 (patch) | |
tree | 1e27c20bb33b71c467077048ce57732ce8c5c666 /sys/dev/pci/pcidevs | |
parent | 7f125c714df1928b2ec5f6bd8da798aa8b47acc0 (diff) |
Guillemot/maxiradio was a rebadged gemtek/pr103.
the mr(4) was not really tested and therefore is now replaced
w/ a tested gtp(4), renamed pci ids too.
from jumbo@
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index f2e0c9310af..0c843edb00c 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.514 2002/06/02 10:07:54 deraadt Exp $ + $OpenBSD: pcidevs,v 1.515 2002/06/03 16:13:21 mickey Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -566,7 +566,7 @@ vendor ADDTRON 0x4033 Addtron vendor INDCOMPSRC 0x494f Industrial Computer Source vendor NETVIN 0x4a14 NetVin vendor BUSLOGIC2 0x4b10 Buslogic -vendor GUILLEMOT 0x5046 Guillemot +vendor GEMTEK 0x5046 Gemtek vendor S3 0x5333 S3 vendor NETPOWER2 0x5700 NetPower vendor C4T 0x6374 c't Magazin @@ -1195,7 +1195,7 @@ product GLOBALSUN GL24110P 0x1101 GL24110P product GLOBALSUN GL24110P02 0x1102 GL24110P02 /* Guillemot products */ -product GUILLEMOT MAXIRADIO 0x1001 MAXIRADIO +product GEMTEK PR103 0x1001 PR103 /* Hewlett-Packard products */ product HP A4977A 0x1005 A4977A Visualize EG |