- 11 Apr, 2003 1 commit
-
-
Robert Sprowson authored
Added stuff to delete the DeviceFS$USB*$Options variables when the module is RMkilled. Version 0.12. Tagged as 'NetBSD-0_12'
-
- 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'
-
- 08 Apr, 2003 1 commit
-
-
Robert Sprowson authored
Before I forget,unset the DeviceFS$USBnnn$Options variable due to not reusing numbers and DeviceFS not deleting them - is there such thing as variable leaks? Version 0.10. Tagged as 'NetBSD-0_10'
-
- 08 Mar, 2003 1 commit
-
-
Robert Sprowson authored
Version 0.09. Tagged as 'NetBSD-0_09'
-
- 02 Mar, 2003 1 commit
-
-
Robert Sprowson authored
Found a "busses" lingering in the messages file,also removed a \n which must have been copied from a printf somewhere. Old service call detail removed from c.port as it's defined in another file differently! USBDiscover is now only available for debugging purposes. Internationalised the mouse name (default is still "USB mouse"). Version 0.08. Tagged as 'NetBSD-0_08'
-
- 22 Feb, 2003 1 commit
-
-
Kevin Bracey authored
Makefile now zaps the linked directory too. Version 0.07. Tagged as 'NetBSD-0_07'
-
- 10 Feb, 2003 1 commit
-
-
Dan Ellis authored
Version 0.06. Tagged as 'NetBSD-0_06'
-
- 07 Feb, 2003 1 commit
-
-
Dan Ellis authored
Another fix to the previous buffer overrun fix,such that this time the command aliases actually get executed now. Timing code changed to work round HAL call not returning the right value so temporarily wired to 2000000. Change to Makefile so ROM builds don't have annoying throwback windows popping up,this is now in the !Mk file.Also "-ff" function names away. Version 0.05. Tagged as 'NetBSD-0_05'
-
- 31 Jan, 2003 1 commit
-
-
Dan Ellis authored
Version 0.04. Tagged as 'NetBSD-0_04'
-
- 29 Jan, 2003 1 commit
-
-
Dan Ellis authored
Minor bug fix,the system variable was getting run before the device was fully established in DeviceFS - which could cause printing problems. Version 0.03. Tagged as 'NetBSD-0_03'
-
- 28 Jan, 2003 3 commits
-
-
Dan Ellis authored
Version number now got from Version file,not hand tweaked CMHG file. Timer was a factor 10 out in previous version due to typo. Version 0.02. Tagged as 'NetBSD-0_02'
-
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'
-
Dan Ellis authored
-