diff options
| author | msaitoh <msaitoh@NetBSD.org> | 2019-10-07 11:53:40 +0000 |
|---|---|---|
| committer | msaitoh <msaitoh@NetBSD.org> | 2019-10-07 11:53:40 +0000 |
| commit | cd68f93d4d7f753423afca8639418a1f6a013eac (patch) | |
| tree | ea2005312e7b766ec7e07f01a7ff8404121ce306 /sys/dev/DEVNAMES | |
| parent | b31962e14419822af5a14b9b245c4b88d92d217d (diff) | |
Add support IC Plus IP1000* PHYs. PR/kern 42314 first reported by
Tomokazu HARADA and patch provided by Andrius V.
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 34689f2f784..ec94b6cc1ce 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.321 2019/05/08 13:40:17 isaki Exp $ +# $NetBSD: DEVNAMES,v 1.322 2019/10/07 11:53:40 msaitoh Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -659,6 +659,7 @@ iopsp MI ipaqbus hpcarm ipaqlcd hpcarm ipaqpcic hpcarm +ipgphy MI ipmi amd64 ipmi i386 ipmi xen |
