usb issues on OLD USB 1.0 machine...

Hans Petter Selasky hps at selasky.org
Fri Jun 13 06:26:36 UTC 2014


On 06/13/14 05:44, Thomas Mueller wrote:
>> Possibly increase the timing variables under:
>
>> sysctl hw.usb.timings
>
>> If they are not there, possibly the USB_DEBUG option has been removed from the
>> kernel config. Can you check that?
>
> --HPS
>
> What are the units for sysctl.hw.usb.timings?  Seconds?  Milliseconds?
>
> I ran sysctl hw.usb.timings and got
>
> hw.usb.timings.port_reset_delay: 50
> hw.usb.timings.port_root_reset_delay: 250
> hw.usb.timings.port_reset_recovery: 250
> hw.usb.timings.port_powerup_delay: 300
> hw.usb.timings.port_resume_delay: 40
> hw.usb.timings.set_address_settle: 10
> hw.usb.timings.resume_delay: 250
> hw.usb.timings.resume_wait: 50
> hw.usb.timings.resume_recovery: 50
> hw.usb.timings.extra_power_up_time: 20
>
> I checked man sysctl, sysctl.conf, loader.conf and more, no clue.
>
> I could guess milliseconds, but maybe 1/100-seconds?
>
> I get console messages about keyboard and mouse being disconnected when that is not true, for both FreeBSD and NetBSD; also wlan under FreeBSD.
>
> So I would like to increase these times by a factor of 100, if it is milliseconds.

Hi,

They are all milliseconds. Try doubling the values one by one and see if 
there is any difference.

--HPS



More information about the freebsd-current mailing list