summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 12 insertions, 1 deletions
diff --git a/README b/README
index bb24dad..237f15a 100644
--- a/README
+++ b/README
@@ -1 +1,12 @@
-UIM for TI shared transport
+This is UIM, a daemon interacting with Texas Instruments shared transport to enable wl12xx TI connectivity chips
+
+Briefly:
+ autoreconf
+ ./configure -- configure for your machine
+ make -- compile UIM
+ make install -- install UIM, if desired
+
+ Usage:
+ uim [Uart device] [Baud rate] [Flow control] [Line discipline]
+
+$Id: README,v 1.1.1.1 2010/09/22 01:50:44 jdecesco Exp $