Logo by Nickman (anonymous IP: 18.226.17.210,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
Whats this ---------- Well its my atempt to make a (boot)keyboard driver for OS4's usb stack. This driver is based on the offcial driver from Thomas Graff. So many thanks to him for the source code. At this time of the release of v1.5 and Update #4, this driver has the advantice of Querying the system for Repeat and Delay times for the keys, the officiel driver dont seam to do that. My hope is that some one can use this source for further driver development for OS4. Any bug report is gladley recived on ac()rebels.com Signing off Rene W. Olsen Installtion ----------- copy rKeyboard.usbfd to devs:usb/fd/ copy rKeyboard.fdclass to devs:usb/fdclasses/ Now you'll think thats its all done, but think again. First OS4's usb stack comes with a bootkeyboard already so you have to remove the bootkeyboard (bootkeyboard.fdclass) from the dir (devs:USB/fdclasses/) Second there is a HID class (Human Interface Device) meaning a mouse and keyboard class, that also have to go. Now you can start the usb stack and run USBInspector to check that the driver got loaded. History ------- v1.5 - 11.Mar.2006 - Added IceColdReboot with CTRL+ALT+ALT New it also querys Intuition for Key dealys and repeat speeds. Recompiled with gcc v4.0.2 [Thanks to Detlef Wurkner, for sharing his wisdom about GetPrefs] v1.4 - 09.Jul.2005 - Seglist wasent returned to the system, so memory werent free'd at library flush. v1.3 - 01.May.2005 - Cleaned the source and added debug info and aligned the internal structs v1.2 - 30.Apr.2005 - If the keyboard send a keycode over 0x7F the driver would crash v1.1 - 15.Feb.2005 - I forgot to include the rKeyboard.fdclass file :( > 13.Feb.2005 < - Official release -- v1.0 - 13.Feb.2005 - First version |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |