Current problem reports assigned to freebsd-usb@FreeBSD.org

2012-06-11 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

the usb port is not providing enough juice

2012-06-11 Thread Daniel Braniss
Hi, I can't charge iPad using my FreeBD desctop, iPhone/iPod is ok. under Linux there is a patch that does some 'magic', so I was wondering if we have something similar for FreeBSD. cheers, danny ___ freebsd-usb@freebsd.org mailing list

Re: the usb port is not providing enough juice

2012-06-11 Thread Daniel O'Connor
On 11/06/2012, at 22:52, Daniel Braniss wrote: I can't charge iPad using my FreeBD desctop, iPhone/iPod is ok. under Linux there is a patch that does some 'magic', so I was wondering if we have something similar for FreeBSD. Some googling shows.. /usr/ports/sysutils/ipad_charge (which looks

usb/168743: panic: double fault caused by umass

2012-06-11 Thread Hans Petter Selasky
Hi, This sounds like a missing MODULE_DEPEND() issue or your pendrive is returning an error code to some of the SCSI commands which is not handled properly. Could you add these options to the kernel config file: options KDB # Kernel debugger related code options

usb/168743: panic: double fault caused by umass

2012-06-11 Thread Hans Petter Selasky
The following reply was made to PR usb/168743; it has been noted by GNATS. From: Hans Petter Selasky hsela...@c2i.net To: free...@nagilum.org Cc: freebsd-usb@freebsd.org, freebsd-gnats-sub...@freebsd.org Subject: usb/168743: panic: double fault caused by umass Date: Mon, 11 Jun 2012 18:57:12

Re: usb/168743: panic: double fault caused by umass

2012-06-11 Thread FreeBSD
I'm compiling a new kernel with those options as I type. Yes, this is very much reproduceable. If you look at the dmesg you will also see the previous reboot for the same reason but with a different device - a WLAN stick that also includes some mass storage for the windows driver and

Re: usb/168743: panic: double fault caused by umass

2012-06-11 Thread FreeBSD
The following reply was made to PR usb/168743; it has been noted by GNATS. From: free...@nagilum.org To: Hans Petter Selasky hsela...@c2i.net Cc: freebsd-usb@freebsd.org, freebsd-gnats-sub...@freebsd.org Subject: Re: usb/168743: panic: double fault caused by umass Date: Mon, 11 Jun 2012 19:53:51