NetBSD/sys/arch/mac68k/obio
mrg 603098b9b5 implement separate read/write disk statistics:
- disk_unbusy() gets a new parameter to tell the IO direction.
	- struct disk_sysctl gets 4 new members for read/write bytes/transfers.
	when processing hw.diskstats, add the read&write bytes/transfers for
	the old combined stats to attempt to keep backwards compatibility.

unfortunately, due to multiple bugs, this will cause new kernels and old
vmstat/iostat/systat programs to fail.  however, the next time this is
change it will not fail again.

this is just the kernel portion.
2002-11-01 11:31:50 +00:00
..
asc.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ascvar.h Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
esp.c Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
espvar.h
grf_obio.c Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
if_mc_obio.c merge the 12 copies of vm_machdep.c on the m68k platforms. 2002-10-20 02:37:21 +00:00
if_sn_obio.c Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
iwm_fd.c implement separate read/write disk statistics: 2002-11-01 11:31:50 +00:00
iwm_fdvar.h Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
iwm.s Get rid of error -66 (sector not found). 2002-08-29 09:26:23 +00:00
iwmreg.h
obio.c Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
obiovar.h Accept the bus_dma_tag_t for obio, too. 2002-04-10 05:13:09 +00:00
sbc_obio.c Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
wdc_obio.c Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00