From 7028dabf59dab76dd1fe95c6ff0f080cb8f48920 Mon Sep 17 00:00:00 2001 From: nakayama Date: Fri, 2 Oct 2009 15:15:21 +0000 Subject: Add lom(4) for sparc64. --- sys/dev/DEVNAMES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev/DEVNAMES') diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index fc558977bf5..ec99b6b3af4 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.251 2009/08/09 14:32:07 haad Exp $ +# $NetBSD: DEVNAMES,v 1.252 2009/10/02 15:15:21 nakayama Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -732,6 +732,7 @@ lmc MI lms bebox lms i386 lockstat MI +lom sparc64 lp atari lp vax lpa vax -- cgit