From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <30572e7c5522d29b26a47e55dd160870@terzarima.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] just checking ... From: Charles Forsyth Date: Fri, 24 Mar 2006 18:59:03 +0000 In-Reply-To: <5b7e53eb98810524759587384cff18f6@proxima.alt.za> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 1fdad1a0-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: it won't show vendor or device IDs at all if both are zero in your device. as i said, usb/usbd -v will show the settings (be sure any existing usbd has been killed before running that). if the settings include the vendor and device ID, but they aren't in the driver's files, i'd suspect you still aren't using the right driver or kernel binary.