usbd_set_config_no vs. usbd_set_config_index

2007-08-15 Thread Andriy Gapon
I am curious about a difference between usbd_set_config_no and usbd_set_config_index. My reason is such: I am trying to use palm/uppc-kmod to talk to my pocket pc device via usb. When I used the port in its original shape it gave me the following error each time I plugged the device: kernel: ucom0

Re: usbd_set_config_no vs. usbd_set_config_index

2007-08-15 Thread Hans Petter Selasky
On Wednesday 15 August 2007, Andriy Gapon wrote: > I am curious about a difference between usbd_set_config_no and > usbd_set_config_index. My reason is such: I am trying to use > palm/uppc-kmod to talk to my pocket pc device via usb. When I used the > port in its original shape it gave me the follo

Re: Recommended IDE-to-USB bridge chipsets and hard drive enclosures?

2007-08-15 Thread Torfinn Ingolfsen
On Tue, 14 Aug 2007 23:01:28 +0200 "G. Mirov" <[EMAIL PROTECTED]> wrote: > Device(0x6830) reveals that it's a Cypress xx6830xx chipset based > bridge, but Is there a way to find out the exact chipset ID (Cypress > 7C68300A-56PVC) of a connected bridge under FreeBSD? Sorry, I don't know anything a

Re: usb/105186: USB 2.0/ehci on FreeBSD 6.2-PRE/AMD64 crashes box

2007-08-15 Thread Khairil Yusof
On Tue, 2007-08-14 at 17:01 +0200, Hans Petter Selasky wrote: > Hi, > > You can turn on more debugging in "umass" by: > > sysctl hw.usb.umass.debug=-1 > > With /usr/src/sys/dev/ata/ata-usb.c: > > Change the following variable manually to "5". > > static const int atausbdebug = 0; > > Then re