Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.atari Add the tty device-nodes on the install floppy...
details: https://anonhg.NetBSD.org/src/rev/4beb316e7def
branches: trunk
changeset: 472504:4beb316e7def
user: leo <leo%NetBSD.org@localhost>
date: Fri Apr 30 19:05:47 1999 +0000
description:
Add the tty device-nodes on the install floppy. You'll need them for
slip connections.
diffstat:
etc/etc.atari/MAKEDEV | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r a77041607d3a -r 4beb316e7def etc/etc.atari/MAKEDEV
--- a/etc/etc.atari/MAKEDEV Fri Apr 30 18:42:58 1999 +0000
+++ b/etc/etc.atari/MAKEDEV Fri Apr 30 19:05:47 1999 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: MAKEDEV,v 1.33 1998/12/07 13:39:10 leo Exp $
+# $NetBSD: MAKEDEV,v 1.34 1999/04/30 19:05:47 leo Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -123,6 +123,7 @@
floppy)
sh $0 std st0 ttye0 ttye1 ttye2 grf0 grf1 grf2 kbd tun0 tun1
sh $0 sd0 sd1 sd2 sd3 sd4 wd0 wd1 cd0 fd0 md0 md1 rtc
+ sh $0 ttyA0 ttyA1 ttyB0
;;
std)
Home |
Main Index |
Thread Index |
Old Index