| Age | Commit message (Expand) | Author |
| 2003-07-15 | __KERNEL_RCSID() | lukem |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-10-02 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2001-11-20 | prepare for ELF: | chs |
| 2000-11-15 | The Cuda-based ADB hardware has the ability to queue some commands and | scottr |
| 2000-09-27 | Now that we do collision detection and assign all ADB devices to distinct | scottr |
| 2000-09-19 | Ken'ichi Ishizaka discovered that some devices, e.g. the A3 Mouse, don't | scottr |
| 2000-07-03 | Stabilize ADB support for some non-Apple ADB peripherals. This is the | scottr |
| 2000-06-18 | Revert debug-related bogon that snuck in (no change in functionality). | scottr |
| 2000-03-19 | The MRG and direct ADB drivers were inconsistent in how they worked with | scottr |
| 2000-02-14 | Merge wscons work onto the main development branch. | scottr |
| 1999-11-28 | Don't use the plural form of the word "target" if there is only one! | scottr |
| 1999-11-07 | Garbage collect adb_initted. | scottr |
| 1999-11-07 | We want adb_polling set regardless of whether we're using the MRG driver. | scottr |
| 1999-11-07 | ite_polling -> adb_polling | scottr |
| 1999-11-05 | Defer ADB configuration until interrupts are (normally) enabled. | scottr |
| 1999-11-05 | An aesthetic change to autoconfig output to complement Colin Wood's | scottr |
| 1999-02-11 | o Change various attach arg and softc datatypes to ints. | ender |
| 1998-10-26 | Make it compile for MRG_ADB kernels. | scottr |
| 1998-10-23 | New ADB "bus" interface: | ender |
| 1998-08-11 | Patch from Takashi NAKAMURA <QZM00427@nifty.ne.jp> to support the | briggs |
| 1998-04-13 | Make type explicit for egcs, from Erik Bertelsen in PR 5288. | scottr |
| 1998-03-27 | Don't map Opt-{1,2,3} to mouse buttons unless the ALTXBUTTONS option is | scottr |
| 1998-02-23 | Mostly KNF. There's still a bunch of ugly comments and some problems | scottr |
| 1998-02-21 | Unify ADB options and place them all into opt_adb.h. Provide a knob to | scottr |
| 1998-01-12 | Update for changes to config. | thorpej |
| 1997-11-26 | Don't attempt to open the ADB device if it hasn't been initialized. | scottr |
| 1997-08-11 | Make #include directives consistent. All MD headers are of the form: | scottr |
| 1997-07-25 | Add option-{1,2,3} as an alternative to option-{,left,right} for mouse | scottr |
| 1997-06-16 | Add support for Mouse Systems A3 mouse. From Colin Wood. | scottr |
| 1997-04-08 | Updates from John Wittkoski for new ADB driver. | scottr |
| 1996-12-16 | Convert all foo_match() functions to use a `struct cfdata *' for their | scottr |
| 1996-10-13 | backout previous kprintf change | christos |
| 1996-10-11 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-09-14 | - Implement poll(2) | scottr |
| 1996-05-05 | Fix typo in last. | briggs |
| 1996-05-05 | MicroSpeed mouse support from Taras Ivanenko <ivanenko@ctpa03.mit.edu>. | briggs |
| 1996-05-05 | Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized | briggs |
| 1996-03-17 | New device attachment scheme: | thorpej |
| 1995-11-01 | port-mac/1707: mac68k mouse drag problems with Cmd+arrow keys | briggs |
| 1995-09-03 | Add support for Extended Apple Mouse Protocol from | briggs |
| 1995-06-30 | Option key fix from Ken Nakata (kenn@remus.rutgers.edu). | briggs |
| 1995-04-21 | First pass of KNFication. Needs more. | briggs |
| 1994-12-03 | Mac ROM Glue changes from grantham@tenon.com. | briggs |