diff options
| author | kiyohara <kiyohara@NetBSD.org> | 2009-08-09 06:40:09 +0000 |
|---|---|---|
| committer | kiyohara <kiyohara@NetBSD.org> | 2009-08-09 06:40:09 +0000 |
| commit | 5bb9b7a6efa9566e656f7fbb9d7e8dd73d40ba25 (patch) | |
| tree | 072ac65e7830c24c5242011f6dc7eb2f8834352b /sys/dev/DEVNAMES | |
| parent | b76e3b1e19e7717294aa7282131eec673cf5fa80 (diff) | |
Support SMSC LAN9118 Family Ethernet interfaces device driver.
It tested on GUMSTIX only.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
