I just tried with a bsd.rd from a snapshot and the USB does work fine. I guess this was solved long before I found the problem. Thanks.
Luis. On Wed, Jan 5, 2011 at 4:22 PM, Ted Unangst <ted.unan...@gmail.com> wrote: > On Wed, Jan 5, 2011 at 3:51 PM, Luis Useche <use...@gmail.com> wrote: > > This is a more complete dmesg. Here I boot with the keyboard and mouse > > connected in one of the back USB ports. This works fine. Then, I > disconnect > > and connect again and it does not work anymore. Then, I connect both in > the > > front USB and works fine. > > This is a lot more interesting. > > > uhub4 at uhub3 port 2 "Standard Microsystems product 0x2514" rev > 2.00/b.b3 > > uhidev1 at uhub4 port 2 configuration 1 interface 0 "Dell Dell USB > Keyboard" > > wskbd1: connecting to wsdisplay0 > > There's the original attach. > > > softraid0 at root > > root on sd0a swap on sd0b dump on sd0b > > I imagine at about this point you unplugged it. No detach messages are > printed. > > > uhub5 at uhub2 port 1 "Standard Microsystems product 0x2514" rev > 2.00/b.b3 > > uhidev3 at uhub5 port 2 configuration 1 interface 0 "Dell Dell USB > Keyboard" > > wskbd2: connecting to wsdisplay0 > > Now it's connected to the back. > > So we're missing the usb detach events for some reason. That's not > enough for me to solve the problem, but it's certainly critical > information whoever may solve your problem will need. The obvious > suggestion is to try a snapshot kernel and see if the same thing > happens. I have a laptop where one port doesn't work right, not sure > why, I just use the other ports.