summaryrefslogtreecommitdiffstats
path: root/sys/isa/psm.c
Commit message (Expand)AuthorAgeFilesLines
* Convert DEVFS hooks in (most) drivers to make_dev().phk1999-08-231-17/+3
* Improve the detection code for GlidePoint. This is still a kludge,yokota1999-08-221-2/+4
* Recognize Interlink VersaPad. `Tap' action will be recognizedyokota1999-08-171-4/+100
* Improve Logitech MouseMan+ protocol support.yokota1999-07-121-19/+101
* Implement a kludge for some wheeled mice for which infamous "psmintr:yokota1999-07-121-2/+16
* Remove cmaj and bmaj args from DEV_DRIVER_MODULE.phk1999-07-041-3/+2
* Fix PS/2 MouseMan+ protocol. We have been looking at a wrong placeyokota1999-06-031-2/+2
* This commit should be a extensive NO-OP:phk1999-05-301-5/+21
* Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference betweenphk1999-05-091-2/+2
* Revive APM hooking code for i386 arch now that the same source file isyokota1999-05-091-3/+8
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-4/+3
* Continue where Julian left off in July 1998:phk1999-05-071-3/+3
* Merge revs 1.57 and 1.60 of i386/isa/psm.cpeter1999-04-181-53/+99
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-4/+5
* Update the alpha port to use the new syscons.dfr1999-01-231-6/+15
* * Add hooks to allow the X server to access I/O ports and memory.dfr1998-11-151-8/+9
* Port the ps/2 mouse driver to the alpha.dfr1998-11-081-0/+2221
OpenPOWER on IntegriCloud