summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/dev/adb.c
AgeCommit message (Expand)Author
2009-03-15Generic softinterrupt code for m68k platforms, now copied from m88k.Miod Vallat
2007-04-10``it's'' -> ``its'' when the grammar gods require this change.Miod Vallat
2007-03-13Drop the second and third arguments to adb_op_sync, for they are not used;Miod Vallat
2007-03-04Limit knowledge of splfoo() return values, and use mac68k_machine.via1_iplMiod Vallat
2006-04-14rm trailing whitespaceMartin Reindl
2006-02-12Remove packets from the queue before calling their completion routine, asMiod Vallat
2006-01-22Print adb subsystem name early in attachment, and pass the proper deviceMiod Vallat
2006-01-20Remove unused stuff.Miod Vallat
2006-01-18Factorize akbd and ams drivers between mac68k and macppc; while there, startMiod Vallat
2006-01-13Remove the Mac Rom Glue code completely. With the ADB ``direct'' code beingMiod Vallat
2006-01-08Drop native MacOS support from the adb direct code, and skip callbackMiod Vallat
2006-01-08Display unhandled adb devices as "whatever at adb0 addr X" like all buses do;Miod Vallat
2006-01-04Import NetBSD's direct adb code on mac68k, switching to real keyboard and mouseMiod Vallat
2005-11-21Move contents of sys/select.h to sys/selinfo.h in preparation for aTodd C. Miller
2003-09-23Replace select backends with poll backends. selscan() and pollscan()Todd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-15New timeouts, tested by beck@.Miod Vallat
1998-03-03GCC 2.8 -Wallryker
1997-04-06Eradicate #include <sys/*> from machine/*.h. Prompting from Gene.briggs
1997-03-12Remove some more warnings left over from NetBSD's new config.briggs
1997-02-23Integrate code from John P. Wittkoski <jpw@netwizards.net> andbriggs
1997-01-24Sync w/ NETBSD_CURRENT_971122.briggs
1996-05-26Add OpenBSD Id string.briggs
1996-05-26Sync with NetBSD-current.briggs
1995-12-14update from netbsd (without losing local changes)Theo de Raadt
1995-11-06from NetBSDTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt