diff options
| author | ichiro <ichiro@NetBSD.org> | 2002-07-22 01:24:41 +0000 |
|---|---|---|
| committer | ichiro <ichiro@NetBSD.org> | 2002-07-22 01:24:41 +0000 |
| commit | 3e5b4f63bce3c18c2b702a98142eecb631032324 (patch) | |
| tree | 3ec00e0143a303b25b09d56d219a47d19c673a5e /sys/dev/DEVNAMES | |
| parent | 6349df15da7e901515671f282a731449d5918590 (diff) | |
add devices of ixp12x0
the port name of devices of sa1x0 was changed into arm32 from hpcarm
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 3bcb7853a71..36ca275ebf7 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.117 2002/06/14 10:01:27 wiz Exp $ +# $NetBSD: DEVNAMES,v 1.118 2002/07/22 01:24:41 ichiro Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -546,6 +546,9 @@ ivsc amiga ivsc amigappc iwm mac68k ix MI +ixpsip arm32 +ixpio arm32 +ixpclk arm32 iy MI joy arc joy arm32 @@ -941,11 +944,11 @@ ry vax rz pmax sab MI sableio alpha -sacc hpcarm -sacom hpcarm -sacpcic hpcarm -saip hpcarm -saost hpcarm +sacc arm32 +sacom arm32 +sacpcic arm32 +saip arm32 +saost arm32 satlink MI sb MI sbc mac68k |
