summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorgdt <gdt@NetBSD.org>2019-07-29 17:53:20 +0000
committergdt <gdt@NetBSD.org>2019-07-29 17:53:20 +0000
commitb2c992c7eab8b414d01c85e683b8a6ed28c9c362 (patch)
tree009c84505f90b9eefb130ac8a35038bdd78cf064 /etc
parenteb5a349bfe23f6b0a3425b4b720d9ac32474ef3c (diff)
MAKEDEV.tmpl: Create nodes for 16 USB hubs
As proposed on current-users, but with better formatting.
Diffstat (limited to 'etc')
-rw-r--r--etc/MAKEDEV.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/MAKEDEV.tmpl b/etc/MAKEDEV.tmpl
index 30f477a35c5..2d3f3354af2 100644
--- a/etc/MAKEDEV.tmpl
+++ b/etc/MAKEDEV.tmpl
@@ -1,5 +1,5 @@
#!/bin/sh -
-# $NetBSD: MAKEDEV.tmpl,v 1.204 2019/05/31 13:15:00 nia Exp $
+# $NetBSD: MAKEDEV.tmpl,v 1.205 2019/07/29 17:53:20 gdt Exp $
#
# Copyright (c) 2003,2007,2008 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -914,6 +914,7 @@ ramdisk)
usbs)
makedev usb usb0 usb1 usb2 usb3 usb4 usb5 usb6 usb7
+ makedev usb8 usb9 usb10 usb11 usb12 usb13 usb14 usb15
makedev uhid0 uhid1 uhid2 uhid3 uhid4 uhid5
makedev uhid6 uhid7 uhid8 uhid9 uhid10 uhid11
makedev uhid12 uhid13 uhid14 uhid15