summaryrefslogtreecommitdiff
path: root/README
blob: 237f15a1a8c4b2ce26347c59981816ecdf0a82e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 $