summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/aed.c
AgeCommit message (Expand)Author
2003-07-15__KERNEL_RCSID()lukem
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-29'struct proc *' -> 'struct lwp *' as required to get GENERIC for macppc builtdarrenr
2002-11-26si_ -> sel_christos
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2000-03-23New callout mechanism with two major improvements over the oldthorpej
1999-02-17Sync with mac68k.tsubai
1998-10-18Add wsmouse support.tsubai
1998-10-13Fix cut-and-paste miss...tsubai
1998-10-13Split ADB driver to aed (ADB event device), akbd (ADB keyboard),tsubai