From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] just checking ... Date: Sat, 25 Mar 2006 19:07:03 +0200 From: lucio@proxima.alt.za In-Reply-To: <128176f08f4b684ad20f0a1512fd12d4@proxima.alt.za> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 209b515a-ead1-11e9-9d60-3106f5b1d025 > 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