Some UMTS/LTE USB modems have as many as five tty instances and the

useful ones that understand AT commands tend to be enumerated last,
so bump up the default number of ttyU device nodes.
This commit is contained in:
soren 2013-08-03 16:07:35 +00:00
parent 8733cf0b4d
commit 57d8a38cf6
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh -
# $NetBSD: MAKEDEV.tmpl,v 1.170 2013/05/20 11:37:02 mbalmer Exp $
# $NetBSD: MAKEDEV.tmpl,v 1.171 2013/08/03 16:07:35 soren Exp $
#
# Copyright (c) 2003,2007,2008 The NetBSD Foundation, Inc.
# All rights reserved.
@ -894,7 +894,7 @@ usbs)
makedev usb usb0 usb1 usb2 usb3 usb4 usb5 usb6 usb7
makedev uhid0 uhid1 uhid2 uhid3
makedev ulpt0 ulpt1
makedev ttyU0 ttyU1
makedev ttyU0 ttyU1 ttyU2 ttyU3 ttyU4 ttyU5 ttyU6 ttyU7
makedev ttyY0 ttyY1
makedev ttyHS0
makedev urio0