NetBSD/sys/dev/mca
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
..
3c523reg.h Add driver for 3Com EtherLink/MC (3c523) Ethernet MCA card. This beast uses 2001-03-16 23:03:15 +00:00
Makefile.mcadevs
TODO aha at mca? confirmed working (test card provided by Jonathan Hankins) 2002-03-24 18:47:54 +00:00
aha_mca.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
com_mca.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
devlist2h.awk
ed_mca.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
edc_mca.c implement separate read/write disk statistics: 2002-11-01 11:31:50 +00:00
edcreg.h Fix serious bug in bounce buf handling - the EDF_BOUNCEBUF flag needs 2001-04-22 11:32:49 +00:00
edcvar.h The header part of driver overhault: 2001-11-24 12:46:15 +00:00
edvar.h Convert to new device buffer queue interface. 2002-07-20 16:30:18 +00:00
esp_mca.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
espreg.h Make this NCR 53C90 driver work, using the chip information from 2001-12-04 20:47:58 +00:00
espvar.h Make this NCR 53C90 driver work, using the chip information from 2001-12-04 20:47:58 +00:00
files.mca drop the isadma attribute for aha, aha at mca? doesn't use that 2002-03-24 18:03:58 +00:00
if_ate_mca.c - Merge dev/ic/ate_subr.c into dev/ic/mb86960.c since it only has EEPROM 2002-10-04 15:22:27 +00:00
if_elmc_mca.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
if_ep_mca.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
if_le_mca.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
if_lereg.h Add driver for SKNET Personal and MC+ - AMD Lance 7990 based ethernet cards. 2001-04-27 18:03:40 +00:00
if_ne_mca.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
if_tr_mca.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
if_we_mca.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
mca.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
mca_subr.c add RCSID 2001-11-13 07:38:28 +00:00
mcadevs allocate identifier for NCR 53C90 2001-12-01 10:43:36 +00:00
mcadevs.h regenerate (allocate identifier for NCR 53c90) 2001-12-01 10:44:35 +00:00
mcadevs_data.h regenerate (allocate identifier for NCR 53c90) 2001-12-01 10:44:35 +00:00
mcareg.h
mcavar.h Introduce mca_match_disabled() - this returns true if cards with particular 2001-04-27 17:11:45 +00:00