freebsd-dev/sys/i386/isa
David Greenman 7952584606 New ethernet device driver from Matt Thomas:
This driver supports all the DEC EtherWORKS III NICs (DE203, DE204,
and DE205) and the later DEC EtherWORKS II NICs (DE200, DE201, DE202,
DE422).  DEPCA-style boards prior to the DE200 have not been tested
and may not work.

Submitted by:	Matt Thomas (thomas@lkg.dec.com)
1994-08-12 06:51:12 +00:00
..
ic New ethernet device driver from Matt Thomas: 1994-08-12 06:51:12 +00:00
sound Added $Id$ 1994-08-02 07:55:43 +00:00
aha1542.c The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
aha1742.c The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
bt742a.c Cast arguments to timeout() to quite compiler warnings. Should we 1994-05-27 04:02:10 +00:00
clock.c For Pentium machines, use a faster version of microtime with 8 usec 1994-08-11 00:28:24 +00:00
fd.c The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
fdc.h From: Jim Babb <babb@sedhps01.mdc.com> 1994-02-14 22:24:28 +00:00
fdreg.h Tentative fdc patches... 1994-02-07 22:12:45 +00:00
ft.c Added $Id$ 1994-08-02 07:55:43 +00:00
ftreg.h Added $Id$ 1994-08-02 07:55:43 +00:00
icu.h New interrupt code from Bruce Evans. In additional to Bruce's attached 1994-04-02 07:00:53 +00:00
icu.s The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
if_ed.c Removed some unnecessary code that sets the link layer address. This should 1994-08-12 06:36:51 +00:00
if_edreg.h Updated to include improvements from FreeBSD 1.1.5. Fixed brokeness 1994-08-04 17:42:35 +00:00
if_el.c Added support for SIOCSIFMTU. 1994-08-08 13:33:16 +00:00
if_elreg.h Added $Id$ 1994-08-02 07:55:43 +00:00
if_ep.c Added support for SIOCSIFMTU. 1994-08-08 13:33:16 +00:00
if_epreg.h Committed the original NetBSD version of this driver to get the changes 1994-01-10 18:56:26 +00:00
if_ie.c Add missing ifr variable declaration that I forgot when adding MTU 1994-08-12 06:06:19 +00:00
if_iereg.h > Gcc2 generates memcpy calls when doing some structure copying in the 1993-10-12 06:52:34 +00:00
if_is.c Added support for SIOCSIFMTU. 1994-08-08 13:33:16 +00:00
if_isreg.h Added new probe code to detect generic lance based cards. Should now 1994-01-31 16:00:53 +00:00
if_le.c New ethernet device driver from Matt Thomas: 1994-08-12 06:51:12 +00:00
if_ze.c This is the IBM/National PCMCIA ethernet driver from Keith Moore, 1994-06-16 05:32:10 +00:00
if_zereg.h This is the IBM/National PCMCIA ethernet driver from Keith Moore, 1994-06-16 05:32:10 +00:00
isa_device.h Temporary hack to allow multiple controller support until Rod gets more 1994-01-04 20:06:30 +00:00
isa.c Handle NMI's in accordance with data in van Gilluwe book. 1994-08-10 04:39:52 +00:00
isa.h Added IO_PPI define, pulled timer related stuff 1994-04-21 14:20:54 +00:00
iso8859.font Added S'ren's Copyright to the file and sync up to version 1.3 1994-02-01 06:34:44 +00:00
kbd.h Made all header files idempotent and moved incorrect common data from 1993-11-07 17:44:34 +00:00
kbdtables.h Updated swedish keymap. 1994-04-26 09:24:06 +00:00
lpt.c Fix some references to MIN() and MAX() that have been replaced by min() and 1994-05-26 13:30:20 +00:00
lptreg.h Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 13:48:52 +00:00
mcd.c The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
mcdreg.h This is Jordans probe code fixes. Tested on LU002, FX001D. Then I went 1994-02-22 08:44:31 +00:00
mse.c Added $Id$ 1994-08-02 07:55:43 +00:00
npx.c Fix from Bruce Evans: 1994-06-11 05:17:15 +00:00
pcaudio.c Fixed Id string 1994-05-20 12:24:15 +00:00
rtc.h RTCFDT_720K (physical drive 720K) added. 1993-12-18 01:12:47 +00:00
sio.c Since we have removed com.c and renamed comreg.h to sioreg.h I need to 1994-05-26 13:31:40 +00:00
sioreg.h Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00
spkr.c Change timer usage to use new functions in clock.c 1994-04-21 14:21:50 +00:00
syscons.c Fixed a bug that was introduced in the conversion from 1.1.5 to 2.0. 1994-08-01 10:38:19 +00:00
timerreg.h Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 13:48:52 +00:00
ultra14f.c Cast arguments to timeout() to quite compiler warnings. Should we 1994-05-27 04:02:10 +00:00
vector.s New interrupt code from Bruce Evans. In additional to Bruce's attached 1994-04-02 07:00:53 +00:00
wd.c Last commit for this file should have read: 1994-08-08 13:56:46 +00:00
wdreg.h New wd driver, based on Bruce Evans 'wx/altwd' driver which has passed 1994-01-04 20:05:26 +00:00
wt.c Cast arguments to timeout() to quite compiler warnings. Should we 1994-05-27 04:02:10 +00:00
wtreg.h wt.c - version 1.3 1993-12-13 18:38:44 +00:00