NetBSD/sys/arch/mipsco/obio
wdk 25ad09d3d2 Fully implement bus_space(9) access to the z8530 SCC registers.
This adds the missing wbflush() calls after writing register data.

At same time tidy up several comments and make several KNF changes.

XXX: The z8530 MI driver doesn't support bus_space access to the registers
     (lacks a hook for storing a bus space tag, and stores register
     addresses directly)
     Until other ports catch up (this is the first) we have overlayed
     the missing data in the MD structures
2001-02-07 11:38:34 +00:00
..
asc.c Deal with -Wstrict-prototypes -Wmissing-prototypes 2000-12-03 04:51:04 +00:00
clockreg.h
i82072.c Deal with -Wstrict-prototypes -Wmissing-prototypes 2000-12-03 04:51:04 +00:00
if_le.c * Tidy up interrupt handlers by implementing an intr_establish() 2000-08-15 04:56:45 +00:00
mkclock.c Deal with -Wstrict-prototypes -Wmissing-prototypes 2000-12-03 04:51:04 +00:00
obio.c * Tidy up interrupt handlers by implementing an intr_establish() 2000-08-15 04:56:45 +00:00
rambo.c Microtime calculation was seriously incorrect when HZ != 100 2000-09-06 07:52:47 +00:00
rambo.h Add parenthesis to TICKS_TO_USECS macro avoiding side-effects. 2000-10-02 07:58:26 +00:00
zs.c Fully implement bus_space(9) access to the z8530 SCC registers. 2001-02-07 11:38:34 +00:00