diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2008-07-01 22:48:16 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2008-07-01 22:48:16 +0000 |
commit | a2436365931c5b4c4b5f20c1d9fea345f0027d4c (patch) | |
tree | 5b0704e09084e6dca6dd93295a0e08214a751ad1 | |
parent | ac67f0f1de1b3fac7d8d9f7795a0a4d87d36302a (diff) |
add ID for Globespan Pulsar G7370 ADSL modem
ok brad@
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 8d64120eee0..9876933e650 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1383 2008/06/30 22:46:20 fgsch Exp $ +$OpenBSD: pcidevs,v 1.1384 2008/07/01 22:48:15 sthen Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1714,6 +1714,9 @@ product GLOBALSUN GL24110P03 0x1100 GL24110P03 product GLOBALSUN GL24110P 0x1101 GL24110P product GLOBALSUN GL24110P02 0x1102 GL24110P02 +/* Globespan products */ +product GLOBESPAN G7370 0xd002 Pulsar G7370 ADSL + /* Guillemot products */ product GEMTEK PR103 0x1001 PR103 |