Date: Wed, 6 Jan 2010 12:16:12 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-current@freebsd.org Cc: Renato Botelho <rbgarga@gmail.com>, Andrew Thompson <thompsa@freebsd.org> Subject: Re: USB stop to identify sun keyboard Message-ID: <201001061216.12121.hselasky@c2i.net> In-Reply-To: <747dc8f31001060217j4cf3156ehcc481c49194bdc9b@mail.gmail.com> References: <747dc8f31001051046v3fd62732j85b3df10e7db4d8d@mail.gmail.com> <20100105202205.GA29437@citylink.fud.org.nz> <747dc8f31001060217j4cf3156ehcc481c49194bdc9b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 06 January 2010 11:17:33 Renato Botelho wrote: > > ugen1.1: <UHCI root HUB VIA> at usbus1, cfg=0 md=HOST spd=FULL (12Mbps) > pwr=ON ugen0.1: <UHCI root HUB VIA> at usbus0, cfg=0 md=HOST spd=FULL > (12Mbps) pwr=ON ugen2.1: <UHCI root HUB VIA> at usbus2, cfg=0 md=HOST > spd=FULL (12Mbps) pwr=ON ugen3.1: <UHCI root HUB VIA> at usbus3, cfg=0 > md=HOST spd=FULL (12Mbps) pwr=ON ugen4.1: <EHCI root HUB VIA> at usbus4, > cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON ugen0.2: <product 0x100e vendor > 0x0430> at usbus0, cfg=0 md=HOST > spd=FULL (12Mbps) pwr=SAVE > ugen0.3: <USB Mouse vendor 0x0566> at usbus0, cfg=0 md=HOST spd=LOW > (1.5Mbps) pwr=ON > ugen0.4: <product 0x00a2 vendor 0x0430> at usbus0, cfg=0 md=HOST > spd=FULL (12Mbps) pwr=ON > > The both unidentified are the same ones added on rev. 190089, > the keyboard and the USB Hub > That is because these devices provide a device string, while your SUN keyboard does not. See: usbconfig -u X -a Y dump_device_desc dump_curr_config_desc Look for fields starting with iXXXX . --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001061216.12121.hselasky>