diff options
| author | soren <soren@NetBSD.org> | 1999-12-17 01:02:03 +0000 |
|---|---|---|
| committer | soren <soren@NetBSD.org> | 1999-12-17 01:02:03 +0000 |
| commit | fdab32f4462641dbfadc6bc8d717a3df63e3dcea (patch) | |
| tree | e31f35a29b9abe87e950d2b14969f8188edc9943 /sys/dev | |
| parent | e89216c73c34ef673c1ae413249a30334b7d3999 (diff) | |
Add Galileo Technology system controllers.
Remove obsolete ID database URL.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pcidevs | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index e46361e22cd..ffe6505c166 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.175 1999/12/15 11:52:55 kleink Exp $ +$NetBSD: pcidevs,v 1.176 1999/12/17 01:02:03 soren Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -36,10 +36,9 @@ $NetBSD: pcidevs,v 1.175 1999/12/15 11:52:55 kleink Exp $ * * http://members.hyperlink.net.au/~chart/pci.htm * - * which replaces the database previously found at + * which replaces the database found at * - * http://www.halcyon.com/scripts/jboemler/pci/pcicode - * or http://www.yourvote.com/pci/ + * http://www.yourvote.com/pci/ * * (but it doesn't always seem to match vendor documentation) */ @@ -928,6 +927,13 @@ product EFFICIENTNETS ENI155PA 0x0002 155P-MF1 ATM (ASIC) product EFFICIENTNETS ENI25P 0x0003 SpeedStream ENI-25p product EFFICIENTNETS SS3000 0x0005 SpeedStream 3000 +/* Galileo Technology */ +product GALILEO 0x0146 GT-64010A System Controller +product GALILEO 0x4111 GT-64115 System Controller +product GALILEO 0x4146 GT-64011/GT-64111 System Controller +product GALILEO 0x4620 GT-64120 System Controller +product GALILEO 0x6320 GT-64130 System Controller + /* Hewlett-Packard products */ product HP J2585A 0x1030 J2585A |
