From fda35ea62c1baf6fff11a9c178b2986e874e2ea5 Mon Sep 17 00:00:00 2001 From: ragge Date: Sun, 6 May 2001 17:38:36 +0000 Subject: Add dmc. --- sys/dev/DEVNAMES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev') diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 2c9e1a0527a..70fa50a3bb0 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.55 2001/05/06 15:32:47 ragge Exp $ +# $NetBSD: DEVNAMES,v 1.56 2001/05/06 17:38:36 ragge Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -228,6 +228,7 @@ dma MI dma sun3 dmac x68k dmac newsmips +dmc MI dmf vax dmphy MI dmz vax -- cgit