NetBSD/sys/dev/isa
davidg 16a520e7ed * Revision 2.11 1993/10/23 04:21:03 davidg
* Novell probe changed to be invasive because of too many complaints
 * about some clone boards not being reset properly and thus not
 * found on a warmboot. Yuck.
 *
 * Revision 2.10  1993/10/23  04:07:12  davidg
 * increment output errors if the device times out (done via watchdog)
 *
 * Revision 2.9  1993/10/23  04:01:45  davidg
 * increment input error counter if a packet with a bad length is
 * detected.
 *
 * Revision 2.8  1993/10/15  10:59:56  davidg
 * increase maximum time to wait for transmit DMA to complete to 120us.
 * call ed_reset() if the time limit is reached instead of trying
 * to abort the remote DMA.
 *
 * Revision 2.7  1993/10/15  10:49:10  davidg
 * minor change to way the mbuf pointer temp variable is assigned in
 * ed_start (slightly improves code readability)
 *
 * Revision 2.6  93/10/02  01:12:20  davidg
 * use ETHER_ADDR_LEN in NE probe rather than '6'.
1993-10-23 04:59:41 +00:00
..
aha1542.c changes from 0.9-ALPHA2 to 0.9-BETA 1993-08-23 04:59:38 +00:00
bt742a.c scsi_switch had wrong entries for these controllers... 1993-07-17 11:00:09 +00:00
com.c ifdef out the ttyfree()'s, so that fill_eproc doesn't panic when 1993-09-29 02:36:21 +00:00
comreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
cy.c Cyclades Cyclom-{4/8/16}Y multiport async serial board driver. 1993-10-06 09:30:16 +00:00
if_ed.c * Revision 2.11 1993/10/23 04:21:03 davidg 1993-10-23 04:59:41 +00:00
if_edreg.h * Revision 2.5 93/09/30 17:44:14 davidg 1993-10-01 02:01:43 +00:00
if_hp.c Avoid clash of struct ns_addr with #define ns_addr. 1993-09-06 18:30:39 +00:00
isa.c Add find_isadev() and have sysbeep() use common defines. 1993-08-28 00:13:00 +00:00
isadma.c Add at_setup_dmachan(). Minor cleanup. 1993-10-22 20:24:14 +00:00
isavar.h Make atdevbase an int. 1993-10-17 14:03:54 +00:00
lpt.c get rid of stray printfs (turn them into "lprintf"s) 1993-09-28 21:26:59 +00:00
lpt_isa.c get rid of stray printfs (turn them into "lprintf"s) 1993-09-28 21:26:59 +00:00
lptreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
ultra14f.c incorporate changes from 0-9-base to 0-9-ALPHA 1993-07-28 02:20:34 +00:00
wd.c Add RCS identifiers (this time on the correct side of the branch), and 1993-08-01 19:22:24 +00:00
wd7000.c sigh. one day i'll finish this driver, meanwhile, one more fix.. 1993-06-10 04:50:42 +00:00
wdreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
wt.c incorporate changes from 0-9-base to 0-9-ALPHA 1993-07-28 02:20:34 +00:00
wtreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00