diff options
| author | bouyer <bouyer@NetBSD.org> | 2011-01-26 18:48:51 +0000 |
|---|---|---|
| committer | bouyer <bouyer@NetBSD.org> | 2011-01-26 18:48:51 +0000 |
| commit | 9612cae614e8b840e733a49cbefe57d4a081e258 (patch) | |
| tree | 30a1f8d6dc7e71318dee1bda0488ddaa9a82fce2 /sys/dev/DEVNAMES | |
| parent | 5716fc6de1d87d30c48401e6d3903aa9fa61eb51 (diff) | |
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.
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 f297ba0f08d..77ed1ff70d8 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -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 @@ vs x68k vsbus vax vsms alpha vt i386 +vte MI vtpbc algor vz vax wbsio MI |
