From 458f85cbbfd4072a096b22b7ad5eebda459aee6e Mon Sep 17 00:00:00 2001 From: msaitoh Date: Wed, 30 Oct 2019 12:06:25 +0000 Subject: Add jmphy(4) from OpenBSD. --- sys/dev/DEVNAMES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev/DEVNAMES') diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 0aef19cb75f..d6edd0440ff 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.323 2019/10/25 17:39:56 martin Exp $ +# $NetBSD: DEVNAMES,v 1.324 2019/10/30 12:06:26 msaitoh Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -708,6 +708,7 @@ j720pwr hpcarm j720ssp hpcarm j720tp hpcarm jme MI +jmphy MI joy arc joy bebox joy cats -- cgit