diff options
author | Ian C <ianc@noddybox.co.uk> | 2007-05-07 02:05:54 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2007-05-07 02:05:54 +0000 |
commit | 024f069d1f0feb3ecb2eea6b1443536defb01f35 (patch) | |
tree | fd108ce1dcc82fe14029db250f4505ea7f4321ff /src/siorc.example | |
parent | c657944c91fae5f581839912cb0a55bee84c9278 (diff) |
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'src/siorc.example')
-rw-r--r-- | src/siorc.example | 17 |
1 files changed, 17 insertions, 0 deletions
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 |