NetBSD/sys/arch/news68k
tsutsui 3d26e06673 - Initialize zs chip in zscninit() so that kernel can use
serial console even if the PROM uses bitmap console.
- Remove zs_hwflags since news68k does not have keyboard nor mouse at zs;
  check zschan address set in zscninit() to detect console device.
- Use BPS_TO_TCONST() to set baudrate in zs_init_reg[].
- Remove zs_get_chan_addr(), which is not needed anymore.
2000-10-14 16:45:49 +00:00
..
compile
conf Switch to MI mk48txx driver. 2000-10-04 16:35:43 +00:00
dev - Initialize zs chip in zscninit() so that kernel can use 2000-10-14 16:45:49 +00:00
include Initial bus_space(9) support for news68k. From hp300. 2000-10-04 16:26:43 +00:00
news68k Clarify some intrnames. 2000-10-14 16:23:33 +00:00
stand Use "${OBJCOPY} -O binary" to strip a.out header. 2000-04-13 14:44:02 +00:00
Makefile pasto (s/mips/m68k/) 2000-10-05 18:21:10 +00:00