• Ben Avison's avatar
    New versions from John. · 833bc3d0
    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'
    833bc3d0
VersionNum 805 Bytes
/* (0.25)
 *
 * This file is automatically maintained by srccommit, do not edit manually.
 * Last processed by srccommit version: 1.2.
 *
 */
#define Module_MajorVersion_CMHG        0.25
#define Module_MinorVersion_CMHG        
#define Module_Date_CMHG                06 May 2004

#define Module_MajorVersion             "0.25"
#define Module_Version                  25
#define Module_MinorVersion             ""
#define Module_Date                     "06 May 2004"

#define Module_ApplicationDate          "06-May-04"

#define Module_ComponentName            "NetBSD"
#define Module_ComponentPath            "RiscOS/Sources/HWSupport/USB/NetBSD"

#define Module_FullVersion              "0.25"
#define Module_HelpVersion              "0.25 (06 May 2004)"
#define Module_LibraryVersionInfo       "0:25"