From 024f069d1f0feb3ecb2eea6b1443536defb01f35 Mon Sep 17 00:00:00 2001
From: Ian C <ianc@noddybox.co.uk>
Date: Mon, 7 May 2007 02:05:54 +0000
Subject: This commit was generated by cvs2svn to compensate for changes in r2,
 which included commits to RCS files with non-trunk default branches.

---
 src/siorc.example | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 src/siorc.example

(limited to 'src/siorc.example')

diff --git a/src/siorc.example b/src/siorc.example
new file mode 100644
index 0000000..e1d4217
--- /dev/null
+++ b/src/siorc.example
@@ -0,0 +1,17 @@
+# Example rc file
+#
+# $Id: siorc.example,v 1.1.1.1 2007-05-07 02:05:54 ianc Exp $
+#
+
+# Path to the serial device
+#
+set device /dev/cuaa0
+
+# Load up initial disks
+#
+mount d1 /files/atari/dosdisk
+
+
+# Open up the device
+#
+start
-- 
cgit v1.2.3