Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/hppa/conf Use the MI usb majors



details:   https://anonhg.NetBSD.org/src/rev/a64a7c693a51
branches:  trunk
changeset: 815276:a64a7c693a51
user:      skrll <skrll%NetBSD.org@localhost>
date:      Mon May 09 15:23:23 2016 +0000

description:
Use the MI usb majors

diffstat:

 sys/arch/hppa/conf/majors.hppa |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 27a19b57d25a -r a64a7c693a51 sys/arch/hppa/conf/majors.hppa
--- a/sys/arch/hppa/conf/majors.hppa    Mon May 09 15:11:35 2016 +0000
+++ b/sys/arch/hppa/conf/majors.hppa    Mon May 09 15:23:23 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: majors.hppa,v 1.2 2015/04/23 23:22:51 pgoyette Exp $
+#      $NetBSD: majors.hppa,v 1.3 2016/05/09 15:23:23 skrll Exp $
 #
 # Device majors for hppa
 #
@@ -52,3 +52,5 @@
 # Majors up to 143 are reserved for machine-dependent drivers.
 # New machine-independent driver majors are assigned in
 # sys/conf/majors.
+
+include "conf/majors.usb"



Home | Main Index | Thread Index | Old Index