diff options
| author | jakllsch <jakllsch@NetBSD.org> | 2013-01-03 21:13:26 +0000 |
|---|---|---|
| committer | jakllsch <jakllsch@NetBSD.org> | 2013-01-03 21:13:26 +0000 |
| commit | d9be2d9a8b9e0508dbba58cfafbd48dbd80bdea3 (patch) | |
| tree | 1373369a1e8dcc8f085d6dcd1534eee2eae3a6eb /sys/dev/DEVNAMES | |
| parent | a849f3c4b41fdcd022dad13a3a6770ef73487dbb (diff) | |
Add driver for TI CPSW Ethernet on TI AM335x SoCs.
Portions of this driver are derived from FreeBSD's cpsw(4).
Developed and tested on a BeagleBone.
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 e90eb3b28a9..75b64e25a71 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.281 2012/12/23 09:31:46 mbalmer Exp $ +# $NetBSD: DEVNAMES,v 1.282 2013/01/03 21:13:26 jakllsch Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -288,6 +288,7 @@ cpcbus MI Attribute cpciic MI cpctim MI cprofb MI +cpsw evbarm cpu acorn26 cpu acorn32 cpu algor |
