From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1f49f39255988ef5f12cfc97be595b0e@hamnavoe.com> To: 9fans@hamnavoe.com, 9fans@cse.psu.edu Date: Tue, 12 Feb 2008 08:21:02 +0000 Subject: Re: [9fans] usbd problem From: Richard Miller <9fans@hamnavoe.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Cc: Topicbox-Message-UUID: 50a25450-ead3-11e9-9d60-3106f5b1d025 Looking at /sys/src/cmd/usb/usbd/usbd.c, I wonder whether your problem has something to do with these lines? //unconscionable kludge (testing camera) if(d->class == 10) setup0(d, RH2D|Rinterface, SET_INTERFACE, 10, 0, 0);