- 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'
-
- 12 Nov, 2004 1 commit
-
-
Kevin Bracey authored
Version 0.29. Tagged as 'NetBSD-0_29'
-
- 30 Jun, 2004 1 commit
-
-
Kevin Bracey authored
Version 0.26. Tagged as 'NetBSD-0_26'
-
- 06 May, 2004 1 commit
-
-
Ben Avison authored
Detail: * All modules will now rmkill/rmload more reliably * Keyboard driver disables kernel debounce on new enough kernels, needed for many PS2-USB adaptors, bar code scanners etc * Mouse driver will scroll wheel scroll any windows that do respond to scroll events, otherwise it issues PointerReason_WheelChange (9) to an external WimpScroll module * Several bugs and an interrupt hole resolved Admin: Tested at Framlingham. Version 0.25. Tagged as 'NetBSD-0_25'
-
- 21 Jan, 2004 1 commit
-
-
Ben Avison authored
Version 0.22. Tagged as 'NetBSD-0_22'
-
- 10 Apr, 2003 1 commit
-
-
Kevin Bracey authored
Fix for erratic behaviour after having unplugged hubs: TAILQ was being given an entry which wasn't on its list, and the behaviour was to break the list and poke a zero into the reset vector! Also, some extra IFDEF's so that debug builds will work again. A few typos/spelling errors changed. Version 0.11. Tagged as 'NetBSD-0_11'
-
- 28 Jan, 2003 1 commit
-
-
Dan Ellis authored
Correction of spelling of busses to buses (noun plural). OHCIdriver only responds to PCI service call to lookup vendor name when the device is of class OHCI controller. Version 0.01. Tagged as 'NetBSD-0_01'
-