From: miod Date: Tue, 19 Aug 2014 19:01:15 +0000 (+0000) Subject: Set Eng. GFE has a 32-bit ID register, so put it in the 32-bit section. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=5646d810b48dd1d81da25ab2bd6c5ba7ed065bed;p=openbsd Set Eng. GFE has a 32-bit ID register, so put it in the 32-bit section. No change but ordering in the generated files, so I won't even bother to regen them - this is only a `documentation' change. --- diff --git a/sys/arch/sgi/gio/giodevs b/sys/arch/sgi/gio/giodevs index 7ba9a9654e8..6969fca00b5 100644 --- a/sys/arch/sgi/gio/giodevs +++ b/sys/arch/sgi/gio/giodevs @@ -1,4 +1,4 @@ -$OpenBSD: giodevs,v 1.4 2012/07/18 20:10:12 miod Exp $ +$OpenBSD: giodevs,v 1.5 2014/08/19 19:01:15 miod Exp $ /* $NetBSD: giodevs,v 1.8 2007/02/19 04:46:33 rumble Exp $ */ /* devices with 8-bit identification registers */ @@ -12,7 +12,6 @@ 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 IVAS 0x30 Lyon Lamb IVAS -product SETENG_GFE 0x38 Set Engineering GFE 10/100 Ethernet product FORE_ATM 0x5c FORE Systems GIA-200 ATM product GIOCLC 0x7f Cyclone Colorbus @@ -25,3 +24,4 @@ product IMPACT 0x10 Impact product PHOBOS_G160 0x35 Phobos G160 10/100 Ethernet product PHOBOS_G130 0x36 Phobos G130 10/100 Ethernet product PHOBOS_G100 0x37 Phobos G100 100baseTX Fast Ethernet +product SETENG_GFE 0x38 Set Engineering GFE 10/100 Ethernet