From 8df3c220f4d55e29e4ced1cf6c9cec842cf79320 Mon Sep 17 00:00:00 2001
From: hackbard <hackbard>
Date: Sat, 31 Jan 2004 06:40:43 +0000
Subject: [PATCH 1/1] initial checkin of README

---
 README | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 README

diff --git a/README b/README
new file mode 100644
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 ;)
-- 
2.39.5