Date: Wed, 6 Jan 2010 08:17:33 -0200 From: Renato Botelho <rbgarga@gmail.com> To: Andrew Thompson <thompsa@freebsd.org> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: USB stop to identify sun keyboard Message-ID: <747dc8f31001060217j4cf3156ehcc481c49194bdc9b@mail.gmail.com> In-Reply-To: <20100105202205.GA29437@citylink.fud.org.nz> References: <747dc8f31001051046v3fd62732j85b3df10e7db4d8d@mail.gmail.com> <20100105202205.GA29437@citylink.fud.org.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 5, 2010 at 6:22 PM, Andrew Thompson <thompsa@freebsd.org> wrote: > On Tue, Jan 05, 2010 at 04:46:27PM -0200, Renato Botelho wrote: >> Hello Andrew, >> >> Some months ago I made a patch to usbdevs to identify >> Sun type 7 keyboards, you approved and i committed it >> as you can see on rev. 190089. >> >> It was working fine that time, but now I noted it stopped >> working, as you can see here: >> >> ugen0.4: <vendor 0x0430> at usbus0 >> ukbd0: <vendor 0x0430 product 0x00a2, class 0/0, rev 2.00/1.04, addr >> 4> on usbus0 >> kbd2 at ukbd0 >> >> Any idea what could happen in this meantime? > > This relies on the USB_VERBOSE kernel option, have you removed it by > chance? No, and other USB devices are identified ok, like this one: 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 -- Renato Botelho
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?747dc8f31001060217j4cf3156ehcc481c49194bdc9b>