diff options
| author | bouyer <bouyer@NetBSD.org> | 2008-10-11 21:54:11 +0000 |
|---|---|---|
| committer | bouyer <bouyer@NetBSD.org> | 2008-10-11 21:54:11 +0000 |
| commit | 540cab1ec8c53aa815d6a89fdb69aefe9e5ac059 (patch) | |
| tree | 446b923744c1f059ce18c2e5556de6bb92b48658 /sys/dev/DEVNAMES | |
| parent | 9fac915750adac14c8be50a03bd67b3ea5a0a0b0 (diff) | |
jme(4), a driver for JMicron Technologies JME250 Gigabit Ethernet and
JME260 Fast Ethernet PCI Express controllers.
Written with a lot of cut-n-paste from the FreeBSD jme(4) driver.
No support for jumbo ethernet frames yet (but should come soon).
Thanks to JMicron Technologies for providing me sample boards and
documentation 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 aa095c36abe..c3219eb73af 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.241 2008/09/30 16:52:39 jmcneill Exp $ +# $NetBSD: DEVNAMES,v 1.242 2008/10/11 21:54:12 bouyer Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -685,6 +685,7 @@ j720lcd hpcarm j720pwr hpcarm j720ssp hpcarm j720tp hpcarm +jme MI joy arc joy bebox joy cats |
