Re: CFT: axe(4) station address patch

2009-09-17 Thread Hans Petter Selasky
On Thursday 17 September 2009 00:02:03 Pyun YongHyeon wrote: On Wed, Sep 16, 2009 at 11:55:04PM +0200, Hans Petter Selasky wrote: Hi, Can you send me the patch. Hi, Your patch has been committed to USB P4: http://perforce.freebsd.org/chv.cgi?CH=168602 --HPS

Re: usb/138879: [uftdi] [patch] Patch to add support for CTI USB-Mini 485 and USB-Nano 485

2009-09-17 Thread Hans Petter Selasky
The following reply was made to PR usb/138879; it has been noted by GNATS. From: Hans Petter Selasky hsela...@c2i.net To: freebsd-usb@freebsd.org Cc: Arrigo Marchiori ard...@yahoo.it, freebsd-gnats-sub...@freebsd.org Subject: Re: usb/138879: [uftdi] [patch] Patch to add support for CTI USB-Mini

Re: Porting USB stack into BlackFin

2009-09-17 Thread Hans Petter Selasky
On Thursday 17 September 2009 08:50:18 balabharathi d wrote: Hi, I am working on a project requiring a USB Host stack which will run on anblackFin using VDK kernel. I would like to explore the possibility of using the USB stack from FreeBSD. Please share the link for source files and

Re: CFT: axe(4) performance patch

2009-09-17 Thread Norikatsu Shigemura
Hi pyun! On Mon, 14 Sep 2009 12:37:22 -0700 Pyun YongHyeon pyu...@gmail.com wrote: I submitted axe(4) performance patch to Hans and he committed the patch to P4. http://perforce.freebsd.org/chv.cgi?CH=168457 I tested following environments: AX88178(GbE), AX88172(100),

How to get /dev/uscanner0 to use ehci at USB2 speed, not uhci ?

2009-09-17 Thread Julian H. Stacey
Hi FreeBSD-USB@ people, With 7.2-RELEASE, how should I get /dev/uscanner0 to use ehci at USB2 speed, not uhci at USB1 ? (Please feel free to reply RTFM ... URL= ) Logs My config what I've tried / looked at: My USB scanner works, but its agoning slow in high res. devd: Processing event

usb/138904: unpluging USB wifi card panics system

2009-09-17 Thread Radim Kolar SF.NET
Number: 138904 Category: usb Synopsis: unpluging USB wifi card panics system Confidential: no Severity: serious Priority: medium Responsible:freebsd-usb State: open Quarter: Keywords: Date-Required: Class: sw-bug Submitter-Id:

Re: CFT: axe(4) performance patch

2009-09-17 Thread Pyun YongHyeon
On Fri, Sep 18, 2009 at 12:06:57AM +0900, Norikatsu Shigemura wrote: Hi pyun! On Mon, 14 Sep 2009 12:37:22 -0700 Pyun YongHyeon pyu...@gmail.com wrote: I submitted axe(4) performance patch to Hans and he committed the patch to P4. http://perforce.freebsd.org/chv.cgi?CH=168457 I

usb/138915: [patch] add support for SheevaPlug serial interface to uftdi driver

2009-09-17 Thread Maks Verver
Number: 138915 Category: usb Synopsis: [patch] add support for SheevaPlug serial interface to uftdi driver Confidential: no Severity: non-critical Priority: low Responsible:freebsd-usb State: open Quarter: Keywords: Date-Required:

Transfer size limits

2009-09-17 Thread Trevor Blackwell
What's the largest practical bulk transfer size in the -8 USB stack? I'm currently transferring frames through a UE_BULK pipe from a Mightex camera (it uses bulk, not isochronous.) Currently, I'm setting usbd_xfer_max_len(xfer)==32768. If I could set it large enough for a complete frame