Add Linux device discovery
authorKeith Packard <keithp@keithp.com>
Tue, 6 Apr 2010 05:21:46 +0000 (22:21 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 6 Apr 2010 05:21:46 +0000 (22:21 -0700)
commitcc600a0389720bc7e435dbda8bec080ef19e0c58
tree7d69db5676a679038c30711293f722033d90ca33
parentc28646d72005daeadb70b95fd3b0050bd752cc55
Add Linux device discovery

AltosDeviceLinux.java scans /proc to locate suitable devices. This
will be hooked up to the UI shortly.
ao-tools/altosui/AltosDevice.java [new file with mode: 0644]
ao-tools/altosui/AltosDeviceLinux.java [new file with mode: 0644]
ao-tools/altosui/AltosUI.java
ao-tools/altosui/Makefile