NetBSD/sys/dev/isa
davidg 892a4681ae * Revision 2.5 93/09/30 17:44:14 davidg
* patch from vak@zebub.msk.su (Serge V.Vakulenko) to work around
 * a hardware bug in cheap WD clone boards where the PROM checksum
 * byte is always zero
 *
 * Revision 2.4  93/09/29  21:24:30  davidg
 * Added software NIC reset in NE probe to work around a problem
 * with some NE boards where the 8390 doesn't reset properly on
 * power-up. Remove initialization of IMR/ISR in the NE probe
 * because this is inherent in the reset.
 *
 * Revision 2.3  93/09/29  15:10:16  davidg
 * credit Charles Hannum
 *
 * Revision 2.2  93/09/29  13:23:25  davidg
 * added no multi-buffer override for 3c503
 *
 * Revision 2.1  93/09/29  12:32:12  davidg
 * changed multi-buffer count for 16bit 3c503's from 5 to 2 after
 * noticing that the transmitter becomes idle because of so many
 * packets to load.
 *
 * Revision 2.0  93/09/29  00:00:19  davidg
 * many changes, rewrites, additions, etc. Now supports the
 * NE1000, NE2000, WD8003, WD8013, 3C503, 16bit 3C503, and
 * a variety of similar clones. 16bit 3c503 now does multi
 * transmit buffers. Nearly every part of the driver has
 * changed in some way since rev 1.30.
1993-10-01 02:01:43 +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
if_ed.c * Revision 2.5 93/09/30 17:44:14 davidg 1993-10-01 02:01:43 +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
isavar.h New i386 code. 1993-09-14 17:28:06 +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