Source-Changes-HG archive

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

[src/netbsd-1-4]: src/etc/etc.i386 Pull up revision 1.107 (requested by abs):



details:   https://anonhg.NetBSD.org/src/rev/fc7ebd3885a2
branches:  netbsd-1-4
changeset: 470611:fc7ebd3885a2
user:      he <he%NetBSD.org@localhost>
date:      Mon May 22 21:36:06 2000 +0000

description:
Pull up revision 1.107 (requested by abs):
  Create tty03 by default for pcmcia modems.

diffstat:

 etc/etc.i386/MAKEDEV |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r fd1efc48708f -r fc7ebd3885a2 etc/etc.i386/MAKEDEV
--- a/etc/etc.i386/MAKEDEV      Mon May 22 21:29:27 2000 +0000
+++ b/etc/etc.i386/MAKEDEV      Mon May 22 21:36:06 2000 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh -
 #
-#      $NetBSD: MAKEDEV,v 1.83.2.1 2000/04/02 19:16:51 he Exp $
+#      $NetBSD: MAKEDEV,v 1.83.2.2 2000/05/22 21:36:06 he Exp $
 #
 # Copyright (c) 1990 The Regents of the University of California.
 # All rights reserved.
@@ -111,7 +111,7 @@
 
 all)
        sh $0 std fd wt0 fd0 fd1 wd0 wd1 wd2 wd3 sd0 sd1 sd2 sd3 sd4
-       sh $0 tty0 tty1 tty2 pty0 pty1 raid0 raid1 raid2 raid3
+       sh $0 tty0 tty1 tty2 tty3 pty0 pty1 raid0 raid1 raid2 raid3
        sh $0 st0 st1 ch0 cd0 cd1 mcd0 vnd0 vnd1 lpa0 lpa1 lpa2
        sh $0 bpf0 bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7
        sh $0 lpt0 lpt1 lpt2 ttyv0 tun0 tun1 ipl



Home | Main Index | Thread Index | Old Index