I have added the JavaLoader protocol to the kernel module. It
multiplexes/demultiplexes the protocol into /dev/bbloader[0-9]. The
protocol amounts to 2 bytes, to indicate how many bytes follow, followed
by that many bytes. It can be used at the same time as the desktop and
modem. I have also added a javaloader program that uses it. So far it
retrieves the device info, maybe more by the time you see this :)

Interestingly the device info includes what they call a Hardware Id.
This same number seems to appear in the blob that we get the ascii
device description from. This will probably be a good way to determine
device capabilities.

Anyway, off to write some more javaloader stuff ....

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to