freebsd-dev/sys/i386/isa
Bruce Evans 390784fbeb Undo the busy latch changes made in the previous revision. They broke
some 386/387 systems.

Don't print the IRQ number twice in the boot diagnostics.
1995-02-17 19:38:13 +00:00
..
ic Add the Cyclades serial driver code (ALPHA) from Andrew Werple and 1995-02-09 09:47:31 +00:00
pcvt Bring pcvt console driver into the tree - now users can chose whichever 1995-02-05 11:01:24 +00:00
sound The following patches are for the sound drivers. These changes will 1995-02-13 22:49:06 +00:00
aha1542.c Split byte packing functions into signed and unsigned versions. 1995-01-31 11:41:47 +00:00
aha1742.c
aha2742.c
aic6360.c
aic7770.c Add $Id 1995-01-16 16:31:34 +00:00
b004.c From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> 1994-12-31 12:32:59 +00:00
b004.h
bt742a.c
clock.c Submitted by: Bruce Evans 1995-01-19 22:05:27 +00:00
cronyx.c
ctx.c
ctxreg.h
cx.c
cxreg.h
cy.c Avoid duplicating ttselect() so that we don't have to change cyselect() 1995-02-15 18:41:41 +00:00
diskslice_machdep.c Add compatibility cruft. 1995-02-16 15:19:19 +00:00
elink.c
elink.h
fd.c Back out my previous change and disable the floppy tape controller again 1995-01-27 20:03:07 +00:00
fdc.h Peter's work to work around one of the most annoying bugs in the 1995-01-06 15:20:00 +00:00
fdreg.h
ft.c
ftreg.h
gpib.c Fix a few nasties in the conversion. 1994-12-17 08:36:50 +00:00
gpib.h Add Fred Cawthorne's GPIB driver. 1994-12-17 08:07:03 +00:00
gpibreg.h Add Fred Cawthorne's GPIB driver. 1994-12-17 08:07:03 +00:00
gsc.c Add a MIN macro. 1995-01-09 11:38:40 +00:00
gscreg.h Gunther Schadow <gusw@fub46.zedat.fu-berlin.de>'s 1995-01-07 14:52:08 +00:00
icu.h
icu.s This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
if_cx.c
if_ed.c Much better fix/support for the 83c795 based cards (the new SMC EtherEZ) 1995-01-23 19:06:08 +00:00
if_edreg.h Much better fix/support for the 83c795 based cards (the new SMC EtherEZ) 1995-01-23 19:06:08 +00:00
if_el.c Move ARP interface initialization into if_ether.c:arp_ifinit(). 1994-12-22 21:56:22 +00:00
if_elreg.h
if_ep.c Added Andres Vega Garcia's email address. 1995-01-24 20:53:45 +00:00
if_epreg.h
if_ie507.h
if_ie.c Move ARP interface initialization into if_ether.c:arp_ifinit(). 1994-12-22 21:56:22 +00:00
if_iereg.h
if_is.c Move ARP interface initialization into if_ether.c:arp_ifinit(). 1994-12-22 21:56:22 +00:00
if_isreg.h
if_le.c Move ARP interface initialization into if_ether.c:arp_ifinit(). 1994-12-22 21:56:22 +00:00
if_lnc.c Fixed problem passing received packets to bpf. 1995-02-02 04:07:45 +00:00
if_lnc.h
if_ze.c This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
if_zereg.h
if_zp.c This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
if_zpreg.h This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
isa_device.h
isa.c This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
isa.h Changed address of the game controller to 0x201 (was 0x200) 1995-01-25 20:11:51 +00:00
iso8859.font
joy.c Add parentheses around macros! 1995-01-29 01:00:14 +00:00
kbd.h
kbdtables.h Reviewed by: 1995-01-30 21:36:32 +00:00
lpt.c
lptreg.h
mcd.c Use double speed read for FX001D, now this drive 1995-01-30 06:44:40 +00:00
mcdreg.h Use double speed read for FX001D, now this drive 1995-01-30 06:44:40 +00:00
mse.c
ncr5380.c New and far better NCR5380/NCR53400 scsi-driver. 1995-01-27 07:49:19 +00:00
npx.c Undo the busy latch changes made in the previous revision. They broke 1995-02-17 19:38:13 +00:00
npx.c.orig
pas.c
pcaudio.c
pcibus.c Initialisation of interrupt masks changed. 1995-02-09 20:16:19 +00:00
pcic.c This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
pcic.h This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
psm.c
readMBR.c
README.le
rtc.h
seagate.c Latest update from Serge Vakulenko <vak@cronyx.ru> 1995-01-10 11:41:28 +00:00
sio.c Submitted by: Bill Paul (wpaul@ctr.columbia.edu) 1995-01-20 07:34:18 +00:00
sioreg.h Submitted by: Bill Paul (wpaul@ctr.columbia.edu) 1995-01-20 07:34:18 +00:00
spigot.c Fix a few bogons introduced when config lost the 3 char limitation. 1995-02-16 08:06:28 +00:00
spkr.c Fix hanging while playing very short notes. 1995-02-03 10:19:38 +00:00
syscons.c This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
timerreg.h
tw.c
ultra14f.c Submitted by: Steve Gerakines 1995-01-07 23:23:40 +00:00
vector.s
wd7000.c Split byte packing functions into signed and unsigned versions. 1995-01-31 11:41:47 +00:00
wd.c Support 32bit access to IDE disks, if it seems to work for the drive. 1995-02-04 19:39:36 +00:00
wdreg.h
wt.c fix for: kern/97: wt DELAY patch 1995-01-09 17:55:10 +00:00
wtreg.h

$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/