freebsd-dev/sys/i386/isa
1994-11-12 18:18:20 +00:00
..
ic DMA automode patch, fix SB16 clicks 1994-11-01 17:26:50 +00:00
sound DMA automode patch, fix SB16 clicks 1994-11-01 17:26:50 +00:00
aha1542.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
aha1742.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
aic6360.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
b004.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
b004.h Add the transputer driver from Christoph Niemann, Luigi Rizzo and 1994-09-21 01:29:41 +00:00
bt742a.c I noticed some weird english had crept in - fix it up a bit. 1994-11-08 02:53:42 +00:00
clock.c Revision 1.6 fix was lost: don't write 0 to RTC_DIAG 1994-11-12 16:24:54 +00:00
ctx.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
ctxreg.h Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr. 1994-10-01 17:59:42 +00:00
elink.c Include <i386/include/cpufunc.h> to have outb() defined ... 1994-09-17 16:51:47 +00:00
elink.h Reviewed by: 1994-08-24 22:32:44 +00:00
fd.c Change "fdx: Floppy not writeable" to less confusing 1994-11-08 06:34:04 +00:00
fdc.h Cosmetics. Silence gcc -Wall. Much more to do here :-( 1994-10-10 01:12:27 +00:00
fdreg.h An ifdef almost hit where it was supposed to go. Joerg owes me a good 1994-09-25 23:37:38 +00:00
ft.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
ftreg.h Moved the ft.c from 1.1.5.1 over. It works on my Conner thingie. Got 1994-09-25 06:04:25 +00:00
icu.h Laptop Advanced Power Management support by HOSOKAWA Tatsumi. 1994-10-01 02:56:21 +00:00
icu.s Don't supply the `usermode' arg to softclock(). The 2.0 softclock() doesn't 1994-09-20 21:35:49 +00:00
if_ed.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +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 Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
if_elreg.h Added $Id$ 1994-08-02 07:55:43 +00:00
if_ep.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
if_epreg.h Reviewed by: 1994-09-03 18:10:44 +00:00
if_ie507.h Reviewed by: 1994-08-24 22:32:44 +00:00
if_ie.c Fixed a couple of wrong printfs (too few arguments supplied). Also zapped 1994-10-26 00:16:20 +00:00
if_iereg.h
if_is.c Add back a "is" variable which was removed by accident. 1994-10-29 10:19:32 +00:00
if_isreg.h
if_le.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
if_lnc.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
if_lnc.h New AMD family ethernet driver. Should support BICC,NE2100, TNIC, 1994-10-02 21:14:38 +00:00
if_ze.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +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 Add extra id_enabled flag for userconfig to manipulate. If id_enabled 1994-11-03 04:15:04 +00:00
isa.c Add extra id_enabled flag for userconfig to manipulate. If id_enabled 1994-11-03 04:15:04 +00:00
isa.h Laptop Advanced Power Management support by HOSOKAWA Tatsumi. 1994-10-01 02:56:21 +00:00
iso8859.font Changed header slightly. 1994-09-29 08:29:21 +00:00
kbd.h
kbdtables.h Laptop Advanced Power Management support by HOSOKAWA Tatsumi. 1994-10-01 02:56:21 +00:00
lpt.c Fix a bug which had crept in (an almost certain panic). 1994-10-27 05:08:28 +00:00
lptreg.h
mcd.c Implement CDIOCALLOW as dummy function (for xcdplayer) 1994-11-12 18:18:20 +00:00
mcdreg.h Add and reorganize new MCD commands from bugress@s069.infonet.net 1994-11-12 13:26:13 +00:00
mse.c From: Lars Fredriksen <fredriks@mcs.com> 1994-11-08 05:41:34 +00:00
npx.c Public function declarations moved to <machine/npx.h>. 1994-11-06 00:58:06 +00:00
npx.c.orig New AMD family ethernet driver. Should support BICC,NE2100, TNIC, 1994-10-02 21:14:38 +00:00
pas.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
pcaudio.c Abort writes if a signal is received (don't ignore the value returned by 1994-11-06 00:46:21 +00:00
psm.c Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
readMBR.c If we have no MBR, we need to allow the poor guy to write one... 1994-11-08 10:35:52 +00:00
README.le Update DEPCA/DE422 et al driver to latest version, from Matt Thomas. 1994-10-01 20:15:47 +00:00
rtc.h resettodr() implemented, inittodr() fixed 1994-09-20 00:31:07 +00:00
seagate.c Added device registration stuff. 1994-10-27 08:03:15 +00:00
sio.c Work around microtime() enabling interrupts. 1994-11-06 00:23:45 +00:00
sioreg.h
spkr.c Fix range checking bug, pointed by peter@haywire.dialix.com 1994-10-14 16:37:58 +00:00
syscons.c The style in my patch011 is inconsistent and out of date. It should 1994-11-06 00:30:16 +00:00
timerreg.h
tw.c Add tw.c for the X10 driver. 1994-10-22 09:55:02 +00:00
ultra14f.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
vector.s Fix a very old, very stupid race clearing the mask bit for the current 1994-11-01 23:29:50 +00:00
wd.c Last commit was bogus. Changed b_bsize to b_bcount. 1994-11-04 05:21:17 +00:00
wdreg.h
wt.c Patch to fix QIC-02/QIC-36 by Gene Stark. 1994-10-25 08:57:39 +00:00
wtreg.h

$Id: README.le,v 1.1 1994/08/16 20:40:56 thomas Exp $

----------------

This driver is in no way supported by Digital Equipment.  See the
disclaimers in the sources for more.

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.  

This driver is not ESIA aware.  If you are using a DE422 or have
configured the EtherWORKS III in EISA mode, make sure you specify
the I/O port properly as this driver will *not* probe for it.
(The I/O port should be 0xNc00 where N is the EISA slot number).

This driver does not yet use the full 128KB allowed by the DE422.
Someday, it might. For EtherWORKS III NICs, the driver will override
the EEPROM setting of MemoryMode and *always* use the 2K for best
results.

The driver includes full support for both BPF and IP Multicast.

[All paths are relative to the top of sys source area, usually
/usr/src/sys.]

The following files need to be moved into their respective
directories:

	if_le.c	   -->	i386/isa
	am7990.h   -->	i386/isa/ic
	lemac.h	   -->	i386/isa/ic

You will need to apply the patch provided in pat.files.i386 to
i386/conf/files.i386 file.

After that is done you will need to edit your config file (in
i386/conf) and a line similar to:

device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector le_intr

[The above line assumes the board is still at the factory defaults.]
Change the port, irq, and iomem value if needed to your configuration.

Now you are ready to rebuild your kernel, reboot, and see if the
driver can configure your board.  When the system boots, you will
hopefully something close to:

    EtherWORKS II:

	le0 at 0x300-0x30f irq 5 maddr 0xd0000 msize 65536 on isa
	le0: DE202 ethernet address 08:00:2b:2d:c8:45
	bpf: le0 attached

    EtherWORKS III:

	le0 at 0x320-0x33f irq 5 maddr 0xd0000 msize 2048 on isa
	le0: DE205-AB ethernet address 08:00:2b:bb:23:e0
	le0 attached

in the startup log.  If so, the board configured properly and
should be ready to use.

--
Mail:	thomas@lkg.dec.com
URL:	http://ftp.digital.com/~thomas/