NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/46696: uhub disables port where USB keyboard attached



Nick,

I tested your patch for netbsd-6. 4 times out of 20 times reboot, the
USB keyboard didn't recognized correctly.

-- Akira Kato

*** dmesg.nb6-patch.ok  Tue Mar 26 14:19:08 2013
--- dmesg.nb6-patch.bad Tue Mar 26 14:16:33 2013
***************
*** 151,157 ****
  acpicpu1 at cpu1: ACPI CPU
  coretemp1 at cpu1: thermal sensor, 1 C resolution
  timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
! timecounter: Timecounter "TSC" frequency 3093118000 Hz quality 3000
  uhub0 at usb0: vendor 0x8086 EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
  uhub0: 2 ports with 2 removable, self powered
  uhub1 at usb1: vendor 0x8086 EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
--- 151,157 ----
  acpicpu1 at cpu1: ACPI CPU
  coretemp1 at cpu1: thermal sensor, 1 C resolution
  timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
! timecounter: Timecounter "TSC" frequency 3093109560 Hz quality 3000
  uhub0 at usb0: vendor 0x8086 EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
  uhub0: 2 ports with 2 removable, self powered
  uhub1 at usb1: vendor 0x8086 EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
***************
*** 174,189 ****
  uhub3: single transaction translator
  uhub2: 4 ports with 4 removable, self powered
  uhub3: 6 ports with 6 removable, self powered
! uhidev0 at uhub3 port 2 configuration 1 interface 0
! uhidev0: vendor 0x04f3 product 0x0103, rev 1.10/1.07, addr 3, iclass 3/1
! ukbd0 at uhidev0
! wskbd1 at ukbd0 mux 1
! wskbd1: connecting to wsdisplay0
! uhidev1 at uhub3 port 2 configuration 1 interface 1
! uhidev1: vendor 0x04f3 product 0x0103, rev 1.10/1.07, addr 3, iclass 3/0
! uhidev1: 2 report ids
! uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
! uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
  Kernelized RAIDframe activated
  pad0: outputs: 44100Hz, 16-bit, stereo
  audio1 at pad0: half duplex, playback, capture
--- 174,180 ----
  uhub3: single transaction translator
  uhub2: 4 ports with 4 removable, self powered
  uhub3: 6 ports with 6 removable, self powered
! uhub3: device problem, disabling port 2
  Kernelized RAIDframe activated
  pad0: outputs: 44100Hz, 16-bit, stereo
  audio1 at pad0: half duplex, playback, capture


Home | Main Index | Thread Index | Old Index