freebsd-nq/sys/i386/isa
Bruce Evans f23c6e08df Fix a very old, very stupid race clearing the mask bit for the current
interrupt.  Other bits in imen and icu+1 are volatile.

INTREN() and INTRDIS() in icu.h need to be changed similarly.

Change #include's to 2.0 style.
1994-11-01 23:29:50 +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
bt742a.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
clock.c BEWARE: Interface change of register_intr() ! 1994-10-25 22:35:12 +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
elink.c
elink.h
fd.c Several minor fixes to the floppy driver: 1994-10-30 20:04:40 +00:00
fdc.h Cosmetics. Silence gcc -Wall. Much more to do here :-( 1994-10-10 01:12:27 +00:00
fdreg.h
ft.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
ftreg.h
icu.h
icu.s
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
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
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
if_ie507.h
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
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
isa_device.h BEWARE: Interface change of register_intr() ! 1994-10-25 23:06:16 +00:00
isa.c DMA automode patch, fix SB16 clicks 1994-11-01 17:26:50 +00:00
isa.h
iso8859.font
kbd.h
kbdtables.h
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 Julian Elischer's disklabel fixes. 1994-10-27 20:45:13 +00:00
mcdreg.h
mse.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
npx.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
npx.c.orig
pas.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
pcaudio.c Added device registration stuff. 1994-10-27 08:03:15 +00:00
psm.c
readMBR.c From: fredriks@mcs.com (Lars Fredriksen) 1994-10-28 12:42:05 +00:00
README.le
rtc.h
seagate.c Added device registration stuff. 1994-10-27 08:03:15 +00:00
sio.c Only log errors every second (instead of every 5-10 msec) and check for 1994-11-01 23:09:29 +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 other half of patch011, read Numlck state from bios. 1994-10-27 05:47:09 +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 Julian Elischer's disklabel fixes. 1994-10-27 20:45:13 +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/