summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/dev/itevar.h
AgeCommit message (Collapse)Author
2006-01-04Import NetBSD's direct adb code on mac68k, switching to real keyboard and mouseMiod Vallat
drivers, and to wscons as the console; a few parts borrowed from OpenBSD/macppc as well. Currently only working with displays configured in 1bpp or 8bpp modes; this limitation will be worked on ASAP. Tested by claudio@ kettenis@ martin@ nick@ and I on various models. X11 changes coming soon.
2002-06-11cnputc() routines are void, not int.Miod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
1997-04-08Changes from Michael R. Zucca <mrz5149@cs.rit.edu> for 16-bit and 32-bitbriggs
console support.
1996-05-26Missed a few files in the previous updates.briggs