diff options
| author | pgoyette <pgoyette@NetBSD.org> | 2018-03-01 08:44:12 +0000 |
|---|---|---|
| committer | pgoyette <pgoyette@NetBSD.org> | 2018-03-01 08:44:12 +0000 |
| commit | 201ab6f57735bdffd1e842f6c0393711e13614d9 (patch) | |
| tree | 00c82de80778531f8ea52ac5df0511ecec8bf110 /sys/dev/DEVNAMES | |
| parent | d7e4057955c21af489bec2d912497745dfb5e600 (diff) | |
Follow previous entries, and list the imc and imcsmb devices twice,
once each for amd64 and i386
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index b86c896b0a9..1bc024118aa 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.304 2018/03/01 04:31:22 pgoyette Exp $ +# $NetBSD: DEVNAMES,v 1.305 2018/03/01 08:44:12 pgoyette Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -646,8 +646,10 @@ iic acorn32 ik vax il MI imc sgimips -imc x86_64,i386 -imcsmb x86_64,i386 +imc amd64 +imc i386 +imcsmb amd64 +imcsmb i386 inphy MI intersil7170 MI Attribute interwave MI Attribute |
