- 23 Feb, 2005 1 commit
-
-
John Ballance authored
Detail: USB_PORT_RESET_DELAY had been increased from 100 to 200ms in previous version. This was OK for most devices, and beneficial for some, BUT killed the Chicony keyboards shipped with many iyonix.. Delay has been reverted to 100ms, and is now run time alterable via the USB$PortResetDelay sysvar. This problem did not show up in beta testing! Admin: tested by JB with chicony.. delays up to around 160ms work with the chicony. Castle added IP Version 0.36. Tagged as 'NetBSD-0_36'
-
- 18 Feb, 2005 1 commit
-
-
John Ballance authored
Detail: - VarVal launching.. string length was incorrectly calculated. - USB VarVals now correctly cleared if device failed during enumeration, after first SetVarVal call. - Triggercbs() modified to check interrupt context and be refuse (quietly) to trigger callbacks if interrupts threaded (result of possible issue .. but perhaps wise) - Added third QueryDelay variable, and an Info file to describe what does what. Admin: checked at Castle.. due for extended check via beta test site before formal release. Castle + D Ellis added IP Version 0.35. Tagged as 'NetBSD-0_35'
-