diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2012-04-18 17:18:51 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2012-04-18 17:18:51 +0000 |
commit | e1255b3703b85c1cad06a38dfb4510db527067b2 (patch) | |
tree | 34ccbb5b51af84c844dd81cbc9e5f7834e87dff7 /sys/arch/sgi | |
parent | 27c1b33a7ab5f13ad9e08e627863fc1cd8f7b8e8 (diff) |
Apparently, the Indigo 2 Impact GIO boards finally provide a real GIO ID
register.
Diffstat (limited to 'sys/arch/sgi')
-rw-r--r-- | sys/arch/sgi/gio/giodevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sgi/gio/giodevs b/sys/arch/sgi/gio/giodevs index 8189affed20..1a14e8eb296 100644 --- a/sys/arch/sgi/gio/giodevs +++ b/sys/arch/sgi/gio/giodevs @@ -1,4 +1,4 @@ -$OpenBSD: giodevs,v 1.1 2012/03/28 20:44:23 miod Exp $ +$OpenBSD: giodevs,v 1.2 2012/04/18 17:18:50 miod Exp $ /* $NetBSD: giodevs,v 1.8 2007/02/19 04:46:33 rumble Exp $ */ product XPI 0x01 XPI low cost FDDI @@ -10,6 +10,7 @@ product JPEG_S 0x09 JPEG (Single Wide) product XPI_M0 0x0a XPI mez. FDDI device 0 product XPI_M1 0x0b XPI mez. FDDI device 1 product EP 0x0e E-Plex 8-port Ethernet +product IMPACT 0x10 Impact product IVAS 0x30 Lyon Lamb IVAS product PHOBOS_G160 0x35 Phobos G160 10/100 Ethernet product PHOBOS_G130 0x36 Phobos G130 10/100 Ethernet |