diff options
| author | nisimura <nisimura@NetBSD.org> | 2004-05-08 09:23:14 +0000 |
|---|---|---|
| committer | nisimura <nisimura@NetBSD.org> | 2004-05-08 09:23:14 +0000 |
| commit | c12c2f72bdf04410024d4af420d4f8e9998574f8 (patch) | |
| tree | 4518546627c559ad22f5a8b337a028581db46339 /sys/dev/DEVNAMES | |
| parent | 64201d84847747a3c5fcce1a2b27ffd68be68778 (diff) | |
Add devnames for Marvell MV64260 system controller.
Code cleanup and MIPS merge should be considered for the generations
of Discovery, II, III and GT-640xx/1xx. The last two are used
locally in cobalt and evbmips.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index cc38f6ce494..5078184f0f9 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.156 2004/03/14 14:13:42 minoura Exp $ +# $NetBSD: DEVNAMES,v 1.157 2004/05/08 09:23:14 nisimura Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -456,6 +456,10 @@ grful amigappc gsfb playstation2 gt cobalt gt evbmips +gt evbppc +gfe evbppc +gtmpsc evbppc +gtidma evbppc gten prep gtsc amiga gtsc amigappc @@ -817,6 +821,7 @@ obio prep obio sparc obio sun2 obio sun3 +obio evbppc obio_norm mac68k Attribute obio_scsi5380 mac68k Attribute obmem sun2 |
