> Now, for some further testing...
This would be an absolute treat if I could get it to work.
Unfortunately, once I've installed usbuart, I get no response whatever
from the "con" command:
term% kill usbuart|rc
term% usb/usbuart -d
Found matching device at /dev/usb0/2
Send ep 3 bulk r 32 64 to /dev/usb0/2/ctl
Send ep 2 bulk w 32 64 to /dev/usb0/2/ctl
Start reading and writing from /dev/usb0/2/setup
Start writing on /dev/usb0/2/ep2data
Start reading on /dev/usb0/2/ep3data
term% con -b 115200 -Rs /n/uart/uia
>>> q
term% ls /n/uart
/n/uart/uia
/n/uart/uiactl
/n/uart/uiastatus
Purely as a datapoint, I have successfully established a PPP
connection using NetBSD on the same dongle, on a different host. I
would much rather use Plan 9, although my target use actually involves
a remote terminal.
I suppose I must persist. Anything I ought to look at in usbuart.c?
++L