summaryrefslogtreecommitdiff
path: root/sys/arch/next68k/dev/zs.c
AgeCommit message (Expand)Author
2003-07-15__KERNEL_RCSID()lukem
2003-01-28Provide locking required by the interrupt handlers running at IPL_SERIAL.pk
2003-01-01Use aprint_normal() for cfprint routines.thorpej
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-11Comprehensive patches from Christian Limpach:mycroft
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2001-05-30add missing #include "opt_kgdb.h"lukem
2001-05-13turn on printf format-string checking and -Werror. fix all warnings.chs
2001-04-05initialize zsaddr to intio address space in zs_attachdbj
2000-03-06we don't have callrom(), so stop pretending otherwise. fixes PRdeberg
1999-08-03defopt SERCONSOLEdbj
1999-03-27added kgdb support.dbj
1999-03-27Add pps support. Only enable pps if CLOCAL & !MDMBUF.wrstuden
1999-03-26Added support for using wscons as console.dbj
1999-02-11Minor cleanup.mycroft
1999-02-03Don't set DCD_IE in the frontends. KGDB doesn't even use DCD, and the ttymycroft
1999-01-02applied patch from pr port-next68k/6704: next68k zs driver formatting errordbj
1998-11-10Sync'ed more files and routines with mvme port in prepartion for UVM.dbj
1998-07-11Reserved 8k at top of memory for ROM. This fixes warp9c boot problems.dbj
1998-07-04defopt DDB.jonathan
1998-06-09Initial import of NetBSD/next68k.dbj