Re: usb/148189: [usbdevs] [usb8] [patch] provide descriptive string for NEC EHCI 7-port USB hub

2010-07-13 Thread remko
Synopsis: [usbdevs] [usb8] [patch] provide descriptive string for NEC EHCI 
7-port USB hub

Responsible-Changed-From-To: freebsd-usb->remko
Responsible-Changed-By: remko
Responsible-Changed-When: Tue Jul 13 20:09:26 UTC 2010
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=148189
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


Re: usb/148189: [usbdevs] [usb8] [patch] provide descriptive string for NEC EHCI 7-port USB hub

2010-06-28 Thread Eugene Grosbein
The following reply was made to PR usb/148189; it has been noted by GNATS.

From: Eugene Grosbein 
To: ti...@cicely.de
Cc: Bernd Walter , freebsd-gnats-sub...@freebsd.org
Subject: Re: usb/148189: [usbdevs] [usb8] [patch] provide descriptive string
 for NEC EHCI 7-port USB hub
Date: Tue, 29 Jun 2010 12:46:11 +0700

 On 28.06.2010 18:19, Bernd Walter wrote:
 
 >>> Description:
 >> Nameless NEC USB 2.0 Hub found in some monitors (f.e. my BenQ M2200HD)
 >> does not provide descriptive string:
 >>
 >> ugen4.2:  at usbus4
 >> uhub5:  on 
 >> usbus4
 >> uhub5: 4 ports with 4 removable, self powered
 >>
 >>> How-To-Repeat:
 >> Use USB-enabled devices with this USB controller on board.
 >>
 >>> Fix:
 >>
 >> The patch provides description to kernels compiled with "options 
 >> USB_VERBOSE"
 >>
 >> --- sys/dev/usb/usbdevs.orig2010-06-23 00:31:04.0 +0700
 >> +++ sys/dev/usb/usbdevs 2010-06-28 02:22:20.0 +0700
 >> @@ -2165,6 +2165,7 @@
 >>  product NATIONAL BEARPAW2400   0x1001  BearPaw 2400
 >>  
 >>  /* NEC products */
 >> +product NEC NUB_005A   0x005a  USB 2.0 4-Port Hub
 >>  product NEC HUB0x55aa  hub
 >>  product NEC HUB_B  0x55ab  hub
 > 
 > Is this 7-port as in the subject, or 4-port as in the patch?
 
 Sorry, subject has mistake, it's 4-port as in patch and
 in quoted kernel log.
 
 > My 7-port NEC says:
 > ugen3.8:  at usbus3, cfg=0 md=HOST spd=HIGH 
 > (480Mbps) pwr=SAVE
 
 It would be nice to add another line then:
 
 product NEC NUB_0050   0x0050  USB 2.0 7-Port Hub
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


Re: usb/148189: [usbdevs] [usb8] [patch] provide descriptive string for NEC EHCI 7-port USB hub

2010-06-28 Thread Bernd Walter
The following reply was made to PR usb/148189; it has been noted by GNATS.

From: Bernd Walter 
To: Eugene Grosbein 
Cc: freebsd-gnats-sub...@freebsd.org
Subject: Re: usb/148189: [usbdevs] [usb8] [patch] provide descriptive string 
for NEC EHCI 7-port USB hub
Date: Mon, 28 Jun 2010 13:19:39 +0200

 On Mon, Jun 28, 2010 at 02:29:37AM +0700, Eugene Grosbein wrote:
 > 
 > >Number: 148189
 > >Category:   usb
 > >Synopsis:   [usbdevs] [usb8] [patch] provide descriptive string for NEC 
 > >EHCI 7-port USB hub
 > >Confidential:   no
 > >Severity:   non-critical
 > >Priority:   low
 > >Responsible:freebsd-usb
 > >State:  open
 > >Quarter:
 > >Keywords:   
 > >Date-Required:
 > >Class:  change-request
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Sun Jun 27 19:30:05 UTC 2010
 > >Closed-Date:
 > >Last-Modified:
 > >Originator: Eugene Grosbein
 > >Release:FreeBSD 8.1-PRERELEASE i386
 > >Organization:
 > RDTC JSC
 > >Environment:
 > System: FreeBSD grosbein.pp.ru 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #2: Mon 
 > Jun 28 02:13:05 NOVST 2010 
 > r...@grosbein.pp.ru:/usr/local/obj/usr/local/src/sys/DADV i386
 > 
 > >Description:
 >  Nameless NEC USB 2.0 Hub found in some monitors (f.e. my BenQ M2200HD)
 >  does not provide descriptive string:
 > 
 > ugen4.2:  at usbus4
 > uhub5:  on 
 > usbus4
 > uhub5: 4 ports with 4 removable, self powered
 > 
 > >How-To-Repeat:
 >  Use USB-enabled devices with this USB controller on board.
 > 
 > >Fix:
 > 
 > The patch provides description to kernels compiled with "options USB_VERBOSE"
 > 
 > --- sys/dev/usb/usbdevs.orig 2010-06-23 00:31:04.0 +0700
 > +++ sys/dev/usb/usbdevs  2010-06-28 02:22:20.0 +0700
 > @@ -2165,6 +2165,7 @@
 >  product NATIONAL BEARPAW24000x1001  BearPaw 2400
 >  
 >  /* NEC products */
 > +product NEC NUB_005A0x005a  USB 2.0 4-Port Hub
 >  product NEC HUB 0x55aa  hub
 >  product NEC HUB_B   0x55ab  hub
 
 Is this 7-port as in the subject, or 4-port as in the patch?
 My 7-port NEC says:
 ugen3.8:  at usbus3, cfg=0 md=HOST spd=HIGH 
(480Mbps) pwr=SAVE
 
 Those are another 7-port, but I don't know the vendor:
 ugen3.9:  at usbus3, cfg=0 md=HOST spd=HIGH 
(480Mbps) pwr=SAVE
 ugen3.11:  at usbus3, cfg=0 md=HOST spd=HIGH 
(480Mbps) pwr=SAVE
 It is a Sedna 13 port hub containing both of them.
 I thought those were NEC chips too, but ID looks very different and
 I can't easily open it because of the installation place.
 
 -- 
 B.Walter  http://www.bwct.de
 Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


Re: usb/148189: [usbdevs] [usb8] [patch] provide descriptive string for NEC EHCI 7-port USB hub

2010-06-27 Thread Eugene Grosbein
The following reply was made to PR usb/148189; it has been noted by GNATS.

From: Eugene Grosbein 
To: Hans Petter Selasky 
Cc: freebsd-usb@freebsd.org, freebsd-gnats-sub...@freebsd.org
Subject: Re: usb/148189: [usbdevs] [usb8] [patch] provide descriptive string
 for NEC EHCI 7-port USB hub
Date: Mon, 28 Jun 2010 10:32:31 +0700

 On 28.06.2010 04:33, Hans Petter Selasky wrote:
 > On Sunday 27 June 2010 21:29:37 Eugene Grosbein wrote:
 > 
 > See USB P4 change ID #180276.
 
 Thanks! Will wait the change hit SVN :-)
 
 Eugene Grosbein
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


Re: usb/148189: [usbdevs] [usb8] [patch] provide descriptive string for NEC EHCI 7-port USB hub

2010-06-27 Thread Eugene Grosbein
On 28.06.2010 04:33, Hans Petter Selasky wrote:
> On Sunday 27 June 2010 21:29:37 Eugene Grosbein wrote:
> 
> See USB P4 change ID #180276.

Thanks! Will wait the change hit SVN :-)

Eugene Grosbein
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


Re: usb/148189: [usbdevs] [usb8] [patch] provide descriptive string for NEC EHCI 7-port USB hub

2010-06-27 Thread Hans Petter Selasky
The following reply was made to PR usb/148189; it has been noted by GNATS.

From: Hans Petter Selasky 
To: freebsd-usb@freebsd.org,
 Eugene Grosbein 
Cc: freebsd-gnats-sub...@freebsd.org
Subject: Re: usb/148189: [usbdevs] [usb8] [patch] provide descriptive string 
for NEC EHCI 7-port USB hub
Date: Sun, 27 Jun 2010 23:33:50 +0200

 On Sunday 27 June 2010 21:29:37 Eugene Grosbein wrote:
 > Eugene Grosbein
 > 
 
 See USB P4 change ID #180276.
 
 --HPS
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


Re: usb/148189: [usbdevs] [usb8] [patch] provide descriptive string for NEC EHCI 7-port USB hub

2010-06-27 Thread Hans Petter Selasky
On Sunday 27 June 2010 21:29:37 Eugene Grosbein wrote:
> Eugene Grosbein
> 

See USB P4 change ID #180276.

--HPS
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"