13 lines
428 B
Text
13 lines
428 B
Text
$NetBSD: patch-aa,v 1.4 2004/09/08 12:47:39 wiz Exp $
|
|
|
|
--- defaults.h.orig 1999-11-02 21:51:01.000000000 +0100
|
|
+++ defaults.h
|
|
@@ -19,7 +19,7 @@
|
|
|
|
// This is the default device driver for the serial link
|
|
// N.B. This was "/dev/cua1" in the previous release
|
|
-#define DEFAULT_SERIAL_DEVICE "/dev/ttyS1"
|
|
+#define DEFAULT_SERIAL_DEVICE "/dev/tty00"
|
|
|
|
// This is the default drive to use on the psion
|
|
#define DEFAULT_DRIVE "C:\\"
|