NetBSD/sys/dev
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
..
ata Add RCS identifiers (this time on the correct side of the branch), and 1993-08-01 19:22:24 +00:00
eisa incorporate changes from 0-9-base to 0-9-ALPHA 1993-07-28 02:20:34 +00:00
ic ifdef out the ttyfree()'s, so that fill_eproc doesn't panic when 1993-09-29 02:36:21 +00:00
isa * Revision 2.5 93/09/30 17:44:14 davidg 1993-10-01 02:01:43 +00:00
scsipi Normalize play_msf changes with 386bsd patch. 1993-08-04 19:33:44 +00:00
cons.c pccons.c now dynamically allocates it's "struct tty" 1993-07-07 11:00:23 +00:00
cons.h Add RCS identifiers (this time on the correct side of the branch), and 1993-08-01 19:22:24 +00:00