| Commit message (Expand) | Author | Age | Files | Lines |
* | Send the remains (such as I have located) of "block major numbers" to | phk | 2001-03-26 | 1 | -1/+0 |
* | select() DKI is now in <sys/selinfo.h>. | wollman | 2001-01-09 | 1 | -1/+1 |
* | - Add a hack for "psmintr: out of sync.." This is NOT a fix, | yokota | 2000-12-01 | 1 | -0/+11 |
* | - Slightly rearrnage IntelliMouse Explorer and Logitech | yokota | 2000-12-01 | 1 | -30/+39 |
* | Remove unneeded #include <machine/clock.h> | phk | 2000-10-15 | 1 | -1/+0 |
* | Initiate deorbit burn sequence for <machine/mouse.h>. | phk | 2000-10-09 | 1 | -1/+1 |
* | Fix several 64-bit-ism warnings due to sizeof(int) != sizeof(void *) on | jhb | 2000-09-22 | 1 | -6/+6 |
* | Add spltty()/splx() in the watchdog timer routine. | yokota | 2000-08-24 | 1 | -0/+3 |
* | Fix GENERIC_MOUSE_ENTRY. | yokota | 2000-07-28 | 1 | -1/+1 |
* | This is yet another attempt to fix "psmintr out of sync.." problems. | yokota | 2000-07-22 | 1 | -13/+9 |
* | Remove ~25 unneeded #include <sys/conf.h> | phk | 2000-04-19 | 1 | -1/+0 |
* | - Add temporary workaround to fool some "clever" KVM switch products | yokota | 2000-04-02 | 1 | -5/+22 |
* | - Add Support for the following PS/2 mice: | yokota | 2000-03-18 | 1 | -87/+395 |
* | Don't free(sc) before returning an error from probe, it does not "belong" | peter | 2000-03-01 | 1 | -1/+0 |
* | Use config's conditional compilation rather than using #ifdefs that make | peter | 2000-01-29 | 1 | -9/+0 |
* | - Add the device resume method. It supercedes the existing resume | yokota | 1999-12-15 | 1 | -36/+18 |
* | Use DEVICE_MODULE() directly instead of DEV_DRIVER_MODULE. psm.c uses | peter | 1999-11-08 | 1 | -1/+1 |
* | Remove five now unused fields from struct cdevsw. They should never | phk | 1999-09-25 | 1 | -5/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Convert DEVFS hooks in (most) drivers to make_dev(). | phk | 1999-08-23 | 1 | -17/+3 |
* | Improve the detection code for GlidePoint. This is still a kludge, | yokota | 1999-08-22 | 1 | -2/+4 |
* | Recognize Interlink VersaPad. `Tap' action will be recognized | yokota | 1999-08-17 | 1 | -4/+100 |
* | Improve Logitech MouseMan+ protocol support. | yokota | 1999-07-12 | 1 | -19/+101 |
* | Implement a kludge for some wheeled mice for which infamous "psmintr: | yokota | 1999-07-12 | 1 | -2/+16 |
* | Remove cmaj and bmaj args from DEV_DRIVER_MODULE. | phk | 1999-07-04 | 1 | -3/+2 |
* | Fix PS/2 MouseMan+ protocol. We have been looking at a wrong place | yokota | 1999-06-03 | 1 | -2/+2 |
* | This commit should be a extensive NO-OP: | phk | 1999-05-30 | 1 | -5/+21 |
* | Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference between | phk | 1999-05-09 | 1 | -2/+2 |
* | Revive APM hooking code for i386 arch now that the same source file is | yokota | 1999-05-09 | 1 | -3/+8 |
* | Move the declaration of the interrupt type from the driver structure | dfr | 1999-05-08 | 1 | -4/+3 |
* | Continue where Julian left off in July 1998: | phk | 1999-05-07 | 1 | -3/+3 |
* | Merge revs 1.57 and 1.60 of i386/isa/psm.c | peter | 1999-04-18 | 1 | -53/+99 |
* | Bring the 'new-bus' to the i386. This extensively changes the way the | peter | 1999-04-16 | 1 | -4/+5 |
* | Update the alpha port to use the new syscons. | dfr | 1999-01-23 | 1 | -6/+15 |
* | * Add hooks to allow the X server to access I/O ports and memory. | dfr | 1998-11-15 | 1 | -8/+9 |
* | Port the ps/2 mouse driver to the alpha. | dfr | 1998-11-08 | 1 | -0/+2221 |