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