index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
mac68k
/
dev
/
adb_direct.c
Age
Commit message (
Expand
)
Author
2006-01-18
Factorize akbd and ams drivers between mac68k and macppc; while there, start
Miod Vallat
2006-01-16
Do not register adb and pm interrupts until the related devices initialize.
Miod Vallat
2006-01-13
Remove the Mac Rom Glue code completely. With the ADB ``direct'' code being
Miod Vallat
2006-01-08
Drop native MacOS support from the adb direct code, and skip callback
Miod Vallat
2006-01-04
Import NetBSD's direct adb code on mac68k, switching to real keyboard and mouse
Miod Vallat
2004-11-26
More interrupt system cleaning and homogenization:
Miod Vallat
2004-11-25
Move towards a more flexible and generic interrupt system, as well as better
Miod Vallat
2003-11-03
spelling fixes (in the comments)
David Krause
2003-03-14
spl police.
Miod Vallat
2002-03-14
First round of __P removal in sys
Todd C. Miller
1998-05-03
Associated fallout from removing macinfo.h and merging to cpu.h.
gene
1998-04-22
prototypes; ryker
Theo de Raadt
1997-04-22
Damn. Change _all_ instances of #ifdef __NetBSD__ to #if
gene
1997-04-22
Pull in John Wittowski's HWDIRECT updates from 04/18.
gene
1997-04-18
Change via NetBSD via Scott Reynolds via Takashi Namada who provided the
gene
1997-04-14
Bring our incarnation of John Wittowski's direct adb driver into compatible
gene
1997-04-07
Fix m68k/153 as suggested by David Leonard <d@occult.fnarg.net.au>.
briggs
1997-03-31
PR#140, Fix from David Leonard <d@occult.fnarg.net.au>. Prevents endless loop
briggs
1997-03-29
__NetBSD__ -> __NetBSD__ || __OpenBSD__ (conditionals for compiling in MacOS).
briggs
1997-02-23
Integrate code from John P. Wittkoski <jpw@netwizards.net> and
briggs