Module Name: src
Committed By: bouyer
Date: Wed Jan 26 18:48:51 UTC 2011
Modified Files:
src/sys/dev: DEVNAMES
Log Message:
Add a driver for the RDC Semiconductor RDC R6040 10/100 Ethernet controller,
as found in the vortex86 SoCs (http://www.vortex86dx.com).
Ported from freebsd.
Not added to amd64's GENERIC because this CPU is 32bit only.
thanks to DM&P Electronics, Inc for providing documentation and sample
devices for this work.
To generate a diff of this commit:
cvs rdiff -u -r1.267 -r1.268 src/sys/dev/DEVNAMES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/dev/DEVNAMES
diff -u src/sys/dev/DEVNAMES:1.267 src/sys/dev/DEVNAMES:1.268
--- src/sys/dev/DEVNAMES:1.267 Wed Jan 26 11:29:04 2011
+++ src/sys/dev/DEVNAMES Wed Jan 26 18:48:51 2011
@@ -1,4 +1,4 @@
-# $NetBSD: DEVNAMES,v 1.267 2011/01/26 11:29:04 nisimura Exp $
+# $NetBSD: DEVNAMES,v 1.268 2011/01/26 18:48:51 bouyer Exp $
#
# This file contains all used device names and defined attributes in
# alphabetical order. New devices added to the system somewhere should first
@@ -1433,6 +1433,7 @@
vsbus vax
vsms alpha
vt i386
+vte MI
vtpbc algor
vz vax
wbsio MI