Re: usb/123148: commit references a PR

2008-04-28 Thread dfilter service
The following reply was made to PR usb/123148; it has been noted by GNATS. From: [EMAIL PROTECTED] (dfilter service) To: [EMAIL PROTECTED] Cc: Subject: Re: usb/123148: commit references a PR Date: Tue, 29 Apr 2008 00:51:29 + (UTC) imp 2008-04-29 00:51:21 UTC FreeBSD src reposi

Re: usb/123148: [usbdevs] [patch] Epson DX8400/50 needs uscanner to scan.

2008-04-28 Thread imp
Synopsis: [usbdevs] [patch] Epson DX8400/50 needs uscanner to scan. State-Changed-From-To: open->patched State-Changed-By: imp State-Changed-When: Mon Apr 28 18:53:47 MDT 2008 State-Changed-Why: Committed to head. http://www.freebsd.org/cgi/query-pr.cgi?pr=123148

Re: usb/123148: [usbdevs] [patch] Epson DX8400/50 needs uscanner to scan.

2008-04-28 Thread linimon
Old Synopsis: Epson DX8400/50 needs uscanner to scan. New Synopsis: [usbdevs] [patch] Epson DX8400/50 needs uscanner to scan. Responsible-Changed-From-To: freebsd-bugs->freebsd-usb Responsible-Changed-By: linimon Responsible-Changed-When: Tue Apr 29 00:36:20 UTC 2008 Responsible-Changed-Why: recl

Re: USB Mass Storage Device with HPS Stack

2008-04-28 Thread Xiaofan Chen
On Mon, Apr 28, 2008 at 4:35 PM, Hans Petter Selasky <[EMAIL PROTECTED]> wrote: > > > > > Then try to mount again. You can also try loading ata-usb instead of > > > umass. ata-usb will query the disk size regularly. > > > > Hmm, I do not see any thing similar to ata-usb module in the kernel a

Re: USB CDC-ACM device under FreeBSD and HPS stack

2008-04-28 Thread Xiaofan Chen
On Mon, Apr 28, 2008 at 4:52 PM, Hans Petter Selasky <[EMAIL PROTECTED]> wrote: > > I found it: > > Edit /sys/dev/usb/ucycom.c and change: > > --- src/sys/dev/usb/ucycom.c(revision 711) > +++ src/sys/dev/usb/ucycom.c(working copy) > @@ -167,8 +167,8 @@ > }; > > DRIVER_MODULE(ucycom

Re: sierra wireless compass 597 aircard

2008-04-28 Thread Steve Clark
Marcin Cieslak wrote: Steve Clark wrote: Hello List, I am trying to get the above usb device to work on 6.x. It is a bit unusual in the fact that when it is first inserted it comes up in installer mode looking like a fake cd drive with the software on it for windoze. It has to have a control

Re: PICDEM FS USB Bootloader under FreeBSD

2008-04-28 Thread Xiaofan Chen
On Mon, Apr 28, 2008 at 4:37 PM, Hans Petter Selasky <[EMAIL PROTECTED]> wrote: > > > > Maybe this is a stupid question but how do I compile ugen only and not > > the whole kernel? > You can get ugen alone by using loading the ugen module: > > kldload ugen > kldunload ugen > I know this one. Actua

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

2008-04-28 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems S Tracker Resp. Description o usb/84750usb[hang] 6-BETA2 reboot/shutdown with root_fs on externa o usb/91629usbusbd_abort_pipe() may

Re: USB CDC-ACM device under FreeBSD and HPS stack

2008-04-28 Thread Hans Petter Selasky
On Saturday 26 April 2008, John E Hein wrote: > Xiaofan Chen wrote at 16:16 +0800 on Apr 26, 2008: > > On Sat, Apr 26, 2008 at 3:51 PM, Xiaofan Chen <[EMAIL PROTECTED]> wrote: > > > [EMAIL PROTECTED] ~]$ sudo kldload ucycom > > > kldload: can't load ucycom: No such file or directory > > Someti

Re: PICDEM FS USB Bootloader under FreeBSD

2008-04-28 Thread Hans Petter Selasky
On Saturday 26 April 2008, Xiaofan Chen wrote: > On Sat, Apr 26, 2008 at 12:49 AM, Hans Petter Selasky <[EMAIL PROTECTED]> wrote: > > Hi, > > > > 1) Try to get debugging from USB instead of OHCI. > > > > sysctl hw.usb.ohci.debug=0 > > > > sysctl hw.usb.debug=15 > > > > Retry. > > > Maybe this