initial checkin of README master origin
authorhackbard <hackbard>
Sat, 31 Jan 2004 06:40:43 +0000 (06:40 +0000)
committerhackbard <hackbard>
Sat, 31 Jan 2004 06:40:43 +0000 (06:40 +0000)
README [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..2ab7632
--- /dev/null
+++ b/README
@@ -0,0 +1,16 @@
+smp-waschbecken repository
+##########################
+
+there is only braindead stuff in here. with the utmost probability all this
+was hacked while traveling in higher states of consciousness :)
+
+ser_cp:
+-------
+  copy via uart. [host1-tts/0] <-> [tts/0-host2]
+
+  usage:
+     cat foo.avi | ./ser_serv /dev/tts/0 (on host 1)
+     ./ser_get /dev/tts/0 > foo_copied_via_uart.avi (on host 2)
+
+
+hopefully coming up more ... benefactors welcome ;)