From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5b7e53eb98810524759587384cff18f6@proxima.alt.za> To: 9fans@cse.psu.edu Subject: Re: [9fans] just checking ... Date: Fri, 24 Mar 2006 20:35:23 +0200 From: lucio@proxima.alt.za In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 1fd2dad6-ead1-11e9-9d60-3106f5b1d025 > that's why you needed the updated > usbd as well as the usb driver. you need the latter to implement > the message; you need the former to do the work. Negative :-( I have the same size binary as sources, but the USB status remains unqualified: term% cat /dev/usb0/*/status Attached 0x000000 0 0x000000 40 bytes 15 blocks Enabled 0x000101 0 0x000101 1041 bytes 134 blocks 2 0x000201 0 bytes 0 blocks 4 0x000201 0 bytes 0 blocks Enabled 0x0000ff 0 0x0000ff 57 bytes 5 blocks 1 0x0000ff 0 bytes 0 blocks 2 0x0000ff 0 bytes 0 blocks 3 0x0000ff 0 bytes 0 blocks ... and the modified usbuart loads, but con returns nothing from the device. ++L