diff options
| author | msaitoh <msaitoh@NetBSD.org> | 2019-11-01 02:53:22 +0000 |
|---|---|---|
| committer | msaitoh <msaitoh@NetBSD.org> | 2019-11-01 02:53:22 +0000 |
| commit | 27d9ce98261f3376ecec2a30b6758e1793f07464 (patch) | |
| tree | 4bdcd5e6e0dae5ecfd34f51ba479d1945be88550 /sys/dev/DEVNAMES | |
| parent | 90034c65a8b0ab3dcea9f52fd39a17b85855426d (diff) | |
Port SMSC LAN87xx 10/100 Ethernet PHY driver from FreeBSD with some cleanup
and IFM_NONE support.
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 d6edd0440ff..8908119fdb6 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.324 2019/10/30 12:06:26 msaitoh Exp $ +# $NetBSD: DEVNAMES,v 1.325 2019/11/01 02:53:23 msaitoh Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -1260,6 +1260,7 @@ sm MI smap playstation2 smc93cx6 MI Attribute smg vax +smscphy MI smsh MI sn arc sn mac68k |
