1. 21 Jan, 2004 1 commit
  2. 10 Apr, 2003 1 commit
    • Kevin Bracey's avatar
      Fix for erratic behaviour after having unplugged hubs: TAILQ was being given... · 495f60f3
      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'
      495f60f3
  3. 02 Mar, 2003 1 commit
    • Robert Sprowson's avatar
      Found a "busses" lingering in the messages file,also removed a \n which must... · f5d5a094
      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'
      f5d5a094
  4. 28 Jan, 2003 2 commits