From 5bb9b7a6efa9566e656f7fbb9d7e8dd73d40ba25 Mon Sep 17 00:00:00 2001 From: kiyohara Date: Sun, 9 Aug 2009 06:40:09 +0000 Subject: Support SMSC LAN9118 Family Ethernet interfaces device driver. It tested on GUMSTIX only. --- 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 e534b29a656..c8003c317e3 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.246 2009/07/27 12:34:13 kiyohara Exp $ +# $NetBSD: DEVNAMES,v 1.247 2009/08/09 06:40:10 kiyohara Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -1201,6 +1201,7 @@ sm MI smap playstation2 smc93cx6 MI Attribute smg vax +smsh MI sn arc sn mac68k sn newsmips -- cgit