freebsd_amp_hwpstate/sys/i386/isa
Jordan K. Hubbard 383fc89445 Correct some of the spelling. 1995-03-05 04:06:11 +00:00
..
ic
pcvt
sound Correct some of the spelling. 1995-03-05 04:06:11 +00:00
README.le
aha1542.c
aha1742.c
aha2742.c
aic6360.c Made host id configurable with a kernel option "AIC_SCSI_HOSTID=val". 1995-03-01 22:30:47 +00:00
aic7770.c
b004.c
b004.h
bt742a.c
clock.c
creative.h Changes to incorporate the Matsushita CDROM driver (otherwise known as 1995-03-02 04:07:03 +00:00
cronyx.c
ctx.c
ctxreg.h
cx.c Incorporate bde's code-review comments. 1995-02-28 00:21:11 +00:00
cxreg.h
cy.c Incorporate bde's code-review comments. 1995-02-28 00:21:11 +00:00
diskslice_machdep.c Support extended DOSpartitions. 1995-03-04 11:44:05 +00:00
elink.c Replace all remaining instances of `i386/include' by `machine' and fix 1995-02-26 05:14:53 +00:00
elink.h
fd.c Declare all the args of Fdopen() and fdclose(). 1995-02-26 01:37:51 +00:00
fdc.h
fdreg.h
ft.c
ftreg.h
gpib.c
gpib.h
gpibreg.h
gsc.c Replace all remaining instances of `i386/include' by `machine' and fix 1995-02-26 05:14:53 +00:00
gscreg.h
icu.h
icu.s Fix restoring cpl in the swi_ast_phantom case. The system sometimes 1995-02-20 20:35:24 +00:00
if_cx.c
if_ed.c Doubled 'maxwait' to 200 (240us). 1995-02-26 20:03:53 +00:00
if_edreg.h
if_el.c
if_elreg.h
if_ep.c
if_epreg.h
if_ie.c
if_ie507.h
if_iereg.h
if_is.c
if_isreg.h
if_ix.c Correct printf format strings to match argument types. 1995-03-02 08:17:14 +00:00
if_ixreg.h Remove unused variables, and move some inside of DEBUGDO to quite up 1995-03-02 07:40:27 +00:00
if_le.c
if_lnc.c
if_lnc.h
if_ze.c Replace all remaining instances of `i386/include' by `machine' and fix 1995-02-26 05:14:53 +00:00
if_zereg.h
if_zp.c Replace all remaining instances of `i386/include' by `machine' and fix 1995-02-26 05:14:53 +00:00
if_zpreg.h
isa.c Read K&R and get the { } right :-) 1995-02-25 18:55:53 +00:00
isa.h Change EISA size to 256 instead of 4096. 1995-02-25 20:26:14 +00:00
isa_device.h
iso8859.font
joy.c Replace all remaining instances of `i386/include' by `machine' and fix 1995-02-26 05:14:53 +00:00
kbd.h
kbdtables.h Fix flag bugs with RUKEYMAP 1995-03-03 23:12:20 +00:00
lpt.c I really hate this: 1995-02-26 21:41:41 +00:00
lptreg.h
matcd.c Changes to incorporate the Matsushita CDROM driver (otherwise known as 1995-03-02 04:07:03 +00:00
matcd.h Changes to incorporate the Matsushita CDROM driver (otherwise known as 1995-03-02 04:07:03 +00:00
mcd.c READSUBCHANNEL: 1995-02-23 17:40:16 +00:00
mcdreg.h
mse.c
ncr5380.c
npx.c Submitted by: seb@erix.ericsson.se (Sebastian Strollo) 1995-02-23 17:32:38 +00:00
npx.c.orig
options.h Changes to incorporate the Matsushita CDROM driver (otherwise known as 1995-03-02 04:07:03 +00:00
pas.c
pcaudio.c
pcibus.c Replace all remaining instances of `i386/include' by `machine' and fix 1995-02-26 05:14:53 +00:00
pcic.c
pcic.h
psm.c Replace all remaining instances of `i386/include' by `machine' and fix 1995-02-26 05:14:53 +00:00
readMBR.c
rtc.h
seagate.c
sio.c Workaround IXOFF bug when output queue is full && RTS control is on 1995-02-28 23:21:33 +00:00
sioreg.h
spigot.c Replace all remaining instances of `i386/include' by `machine' and fix 1995-02-26 05:14:53 +00:00
spkr.c
syscons.c Minor update to syscons. 1995-03-03 08:37:52 +00:00
syscons.h Minor update to syscons. 1995-03-03 08:37:52 +00:00
timerreg.h
tw.c
ultra14f.c
vector.s
wd.c Slight change to wdwait() to improve performance while not violating the 1995-02-27 06:42:35 +00:00
wd7000.c
wdreg.h Declare all the args of wdclose() and wdioctl(). Cosmetic. 1995-02-26 01:15:30 +00:00
wt.c
wtreg.h

README.le

$Id: README.le,v 1.1 1994/10/01 20:15:43 wollman 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 EISA 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/