Re: Request for feedback on common data backstore in the kernel

2007-09-26 Thread Scott Long
Hans Petter Selasky wrote: Hi Scott, The discussion has been moved to "[EMAIL PROTECTED]". Please only reply there next time. On Wednesday 26 September 2007, Scott Long wrote: Hans Petter Selasky wrote: Hi, Please keep me CC'ed, hence I'm not on all these lists. In the kernel we currently

Edimax usb wifi adapter

2007-09-26 Thread Chris Whitehouse
On Thursday 20 September 2007, Chris Whitehouse wrote: > Hi, > > [Please cc me in any reply as I am not subscribed, thanks] > > I was wondering if it would be possible to add a usb wifi adapter to a > driver. I guess the driver would be ural > > When I insert it dmesg shows > ugen0: Ralink 802.11 b

Re: usb/62088: [usb] Logitech Cordless/Optical Mouse not working

2007-09-26 Thread Jonathan Fosburgh
The following reply was made to PR usb/62088; it has been noted by GNATS. From: Jonathan Fosburgh <[EMAIL PROTECTED]> To: Stefan Walter <[EMAIL PROTECTED]> Cc: Jonathan Heaney <[EMAIL PROTECTED]>, Julian Elischer <[EMAIL PROTECTED]>, GNATS <[EMAIL PROTECTED]> Subject: Re: usb/62088: [usb] Logite

Re: Request for feedback on common data backstore in the kernel

2007-09-26 Thread Hans Petter Selasky
Hi Scott, The discussion has been moved to "[EMAIL PROTECTED]". Please only reply there next time. On Wednesday 26 September 2007, Scott Long wrote: > Hans Petter Selasky wrote: > > Hi, > > > > Please keep me CC'ed, hence I'm not on all these lists. > > > > In the kernel we currently have two di

Re: usb/62088: [usb] Logitech Cordless/Optical Mouse not working

2007-09-26 Thread Stefan Walter
The following reply was made to PR usb/62088; it has been noted by GNATS. From: Stefan Walter <[EMAIL PROTECTED]> To: Jonathan Heaney <[EMAIL PROTECTED]> Cc: Jonathan Fosburgh <[EMAIL PROTECTED]>, Julian Elischer <[EMAIL PROTECTED]>, GNATS <[EMAIL PROTECTED]> Subject: Re: usb/62088

Re: usb/57085: [umass] umass0 problems, with Sony Vio/USB memory stick

2007-09-26 Thread Stefan Walter
The following reply was made to PR usb/57085; it has been noted by GNATS. From: Stefan Walter <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: GNATS <[EMAIL PROTECTED]> Subject: Re: usb/57085: [umass] umass0 problems, with Sony Vio/USB memory stick Date: Wed, 26 Sep 2007 20:19:25 +0200 Hi M

Re: Request for feedback on common data backstore in the kernel

2007-09-26 Thread Scott Long
Hans Petter Selasky wrote: Hi, Please keep me CC'ed, hence I'm not on all these lists. In the kernel we currently have two different data backstores: struct mbuf and struct buf These two backstores serve two different device types. "mbufs" are for network devices and "buf" is for disk de

Re: usb/91546: [umodem] [patch] Nokia 6630 mobile phone does not work

2007-09-26 Thread Hans Petter Selasky
Hi, > > Here I'm stuck. > Have you dumped the complete USB descriptors using "/usr/ports/sysutils/udesc_dump" ? The device must attach like "ugen" before the utility works. --HPS ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: usb/91546: [umodem] [patch] Nokia 6630 mobile phone does not work

2007-09-26 Thread Eugene Grosbein
Hi! sys/dev/usb/if_cdce.c has the following comment: /* * * The Data Class interface of a networking device shall have a minimum * of two interface settings. The first setting (the default interface * setting) includes no endpoints and therefore no networking traffic is * exchanged when

Re: usb/91546: [umodem] [patch] Nokia 6630 mobile phone does not work

2007-09-26 Thread Eugene Grosbein
On Wed, Sep 26, 2007 at 07:32:01PM +0800, Eugene Grosbein wrote: > On Tue, 25 Sep 2007, Warner Losh wrote: > > > My modem doesn't have a CM descriptor and I quirked it before. I > > moved the quirk code and it works now without it. The Union code > > from NetBSD didn't look relevant at all when

Re: usb/91546: [umodem] [patch] Nokia 6630 mobile phone does not work

2007-09-26 Thread M. Warner Losh
The following reply was made to PR usb/91546; it has been noted by GNATS. From: "M. Warner Losh" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: usb/91546: [umodem] [patch] Nokia 6630 mobile phone does not work Date: Wed, 26 Sep 2007 08:36:25 -0600 (MDT) In message:

Re: usb/91546: [umodem] [patch] Nokia 6630 mobile phone does not work

2007-09-26 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Eugene Grosbein <[EMAIL PROTECTED]> writes: : The following reply was made to PR usb/91546; it has been noted by GNATS. : : From: Eugene Grosbein <[EMAIL PROTECTED]> : To: [EMAIL PROTECTED] : Cc: "M. Warner Losh" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] :

Re: usb/91546: [umodem] [patch] Nokia 6630 mobile phone does not work

2007-09-26 Thread Eugene Grosbein
The following reply was made to PR usb/91546; it has been noted by GNATS. From: Eugene Grosbein <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: "M. Warner Losh" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: usb/91546: [umodem] [patch] Nokia 6630 mobile phone does not work Date: Wed, 26 Sep 200

Re: Request for feedback on common data backstore in the kernel

2007-09-26 Thread John-Mark Gurney
Hans Petter Selasky wrote this message on Wed, Sep 26, 2007 at 01:31 +0200: > Please keep me CC'ed, hence I'm not on all these lists. > > In the kernel we currently have two different data backstores: > > struct mbuf > > and > > struct buf > > These two backstores serve two different device t

Re: usb/91546: [umodem] [patch] Nokia 6630 mobile phone does not work

2007-09-26 Thread Eugene Grosbein
The following reply was made to PR usb/91546; it has been noted by GNATS. From: Eugene Grosbein <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: "M. Warner Losh" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: usb/91546: [umodem] [patch] Nokia 6630 mobile phone does not work Date: Wed, 26 Sep 200