NetBSD/sys/arch/bebox/bebox
sakamoto 6143f6a20e Allow to use the new VGA and keyboard controller drivers as console 1998-03-26 23:45:59 +00:00
..
Locore.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
autoconf.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
bcopy.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
bus_dma.c Sync with port-i386. 1998-02-12 01:19:04 +00:00
clock.c Move "read clock information from bootinfo" to initppc() from cpu_initclocks() 1998-02-02 04:59:19 +00:00
conf.c add entries for the new wscons stuff 1998-03-26 23:43:43 +00:00
copyinstr.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
copyoutstr.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
copystr.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
db_disasm.c Add NetBSD RCS Ids. Remove #if 0-#endif. 1997-12-02 01:20:30 +00:00
db_interface.c Add NetBSD RCS Ids. Remove #if 0-#endif. 1997-12-02 01:20:30 +00:00
db_memrw.c Add NetBSD RCS Ids. Remove #if 0-#endif. 1997-12-02 01:20:30 +00:00
db_trace.c support simple stack trace. 1997-12-18 09:09:01 +00:00
disksubr.c support IDE hard disk controllers (wdc) and drives (wd) 1997-12-15 08:00:22 +00:00
extintr.c add The Be interrupt controller setmask function(bebox_intr_mask). 1998-01-12 04:57:10 +00:00
fpu.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
fubyte.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
fuswintr.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
genassym.cf Eliminate unnecessary define. 1998-02-02 05:17:40 +00:00
in_cksum.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
ipkdb_glue.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
kgdb_glue.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
locore.s Include KERNFS option header. 1998-02-19 00:30:38 +00:00
machdep.c Allow to use the new VGA and keyboard controller drivers as console 1998-03-26 23:45:59 +00:00
mainbus.c Change bebox_bus_{io,mem} to BEBOX_BUS_SPACE_{IO,MEM} 1998-02-03 04:38:53 +00:00
md_root.c Import memory disk filesystem hook from port-i386. 1998-02-12 01:03:58 +00:00
mem.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
pmap.c Implement pmap_activate(). 1998-01-02 22:17:18 +00:00
process_machdep.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
setjmp.s RCSID Police. 1998-01-05 20:51:25 +00:00
subyte.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
suswintr.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
suword.c Initial commit of NetBSD/bebox port. 1997-10-14 06:47:17 +00:00
sys_machdep.c note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
trap.c Debugger() is called outside #ifdef DDB - fix. 1997-11-18 03:09:09 +00:00
vm_machdep.c use pmap.c of port-powerpc. 1997-12-18 09:07:58 +00:00