NetBSD/sys/arch/news68k/dev
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
..
clock_hb.c Make leds_intr() __inline. 2000-10-05 19:04:59 +00:00
dmac_0266.h
hb.c Initial bus_space(9) support for news68k. From hp300. 2000-10-04 16:26:43 +00:00
hbvar.h Initial bus_space(9) support for news68k. From hp300. 2000-10-04 16:26:43 +00:00
if_le.c Add news1200 support. 2000-02-08 16:17:28 +00:00
si.c Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirk 2000-03-25 15:27:54 +00:00
zs.c - Initialize zs chip in zscninit() so that kernel can use 2000-10-14 16:45:49 +00:00