Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-09-21 | oops forgot the other case in the pmsintr for add_mouse_randomness() call | Michael Shalayeff | |
2000-05-16 | supply entropy from mouse; provos@ ok | Michael Shalayeff | |
2000-01-15 | set the delay to 4000. this is needed by the Compaq AP400; kos@flirble.org | Theo de Raadt | |
1999-11-22 | add support for asynchronous I/O (through SIGIO) | Matthieu Herrb | |
1999-05-22 | reportedly 2000 works also | Theo de Raadt | |
1999-05-21 | longer delay in pms probe for thinkpads; joshp@ioactive.com | Theo de Raadt | |
1998-08-07 | fix PMS_INT_DISABLE | Theo de Raadt | |
1998-06-29 | Add and use isa_intr_check(). | Jason Downs | |
1998-06-27 | have pmsprobe() attempt interrupt establishment; fail probe if interrupt in use | Theo de Raadt | |
1998-04-01 | Add a write function and make the raw mode real raw in the PS/2 driver | Matthieu Herrb | |
to support extended PS/2 protocol under XFree86. From NetBSD port-i386/5130 by Lennart Augustsson <augustss@cs.chalmers.se>, adapted to OpenBSD by myself. | |||
1997-08-29 | Print "IntelliMouse" at probe time if "option INTELLIMOUSE" is in da house. | kstailey | |
Move init code to pmsopen() since pmsclose() clobbers it. | |||
1997-08-29 | M$ IntelliMouse support | kstailey | |
1997-05-30 | sigh | Theo de Raadt | |
1997-05-30 | argh | Theo de Raadt | |
1997-05-30 | glidepoint & hot-swap support; koji@math.human.nagoya-u.ac.jp | Theo de Raadt | |
1996-10-13 | Clean up ioctl and flush the input buffer. | Jason Downs | |
1996-10-13 | provide split raw/cooked (translated) input modes. cooked mode is default, | Jason Downs | |
raw mode is set by using an ioctl or opening minor dev 1. MAKEDEV created pms0r with minor dev 1. | |||
1996-08-17 | do not reset/disable for fails on some laptops; rees@umich.edu from someone else | Theo de Raadt | |
1996-05-25 | sync | Theo de Raadt | |
1996-05-10 | simple cleanup | Theo de Raadt | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-03-20 | Fix back wrong patches. | Michael Shalayeff | |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff | |
speaker upgraded to the current. some changes to the VM stuff (ie kern_thread.c added and so). | |||
1996-02-20 | Pass device name to interrupt establish routines so it can be recorded in | Thorsten Lockert | |
the device interrupt chain structures (isa, pci) Move interrupt chain structure definition to <machine/psl.h> so vmstat can get at it (i386) Remove hack to count interrupts the old way (i386) | |||
1995-12-27 | from netbsd: | Theo de Raadt | |
The IST_* and IPL_* constants are not bus-specific; don't treat them as such. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |