• Jeffrey Lee's avatar
    Update HAL USB code for new HAL_KbdScanInterrupt behaviour. Fix data aborts... · 68f485b5
    Jeffrey Lee authored
    Update HAL USB code for new HAL_KbdScanInterrupt behaviour. Fix data aborts during keyboard scanning.
    
    Detail:
      build/c/usbhal, build/h/usbhal - Updated USBHAL_KbdScanInterrupt to behave the same way HAL_KbdScanInterrupt is now expected to behave.
      build/c/ehci, build/c/ohci - Fixed some root hub emulation code which was writing to a global structure before copying it into the destination buffer. Although this works fine in ROM modules it was causing data aborts in the USB HAL libraries due to lack of automatic RW data relocation by the compiler.
      build/Version - Updated version numbers
    Admin:
      Tested on rev C2 BB.
    
    
    Version 0.62. Tagged as 'NetBSD-0_62'
    68f485b5
VersionNum 811 Bytes