freebsd-dev/sys/i386/isa
Stefan Eßer 9b2fa02dd9 Prepare for shared interrupts (required by the new PCI code that adds
support for PCI PCI bridges, e.g. found on 4ch. Ethernet cards).

Submitted by:	Wolfgang Stanglmeier <wolf@kintaro.cologne.de>
1995-03-16 17:31:19 +00:00
..
ic Add the Cyclades serial driver code (ALPHA) from Andrew Werple and 1995-02-09 09:47:31 +00:00
pcvt Update to beta3.20/b22 1995-03-05 22:26:21 +00:00
sound Change device entry examples to reflect the following: 1995-03-13 18:49:37 +00:00
aha1542.c Split byte packing functions into signed and unsigned versions. 1995-01-31 11:41:47 +00:00
aha1742.c Expand the EISA MAX_SLOTS from 8 to 16. 1994-11-26 23:10:03 +00:00
aha2742.c Make the sequencer code a .c file instead of a .h file. 1994-11-18 08:14:16 +00:00
aic6360.c Made host id configurable with a kernel option "AIC_SCSI_HOSTID=val". 1995-03-01 22:30:47 +00:00
aic7770.c Compile cleanly -Wall. 1995-03-07 08:58:22 +00:00
b004.c From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> 1994-12-31 12:32:59 +00:00
b004.h
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 Submitted by: Bruce Evans 1995-01-19 22:05:27 +00:00
creative.h Changes to incorporate the Matsushita CDROM driver (otherwise known as 1995-03-02 04:07:03 +00:00
cronyx.c Fix bogus and broken include paths: 1994-12-04 08:51:58 +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
cx.c Incorporate bde's code-review comments. 1995-02-28 00:21:11 +00:00
cxreg.h Cronyx/Sigma sync/async serial driver with PPP support 1994-12-02 23:23:01 +00:00
cy.c Incorporate bde's code-review comments. 1995-02-28 00:21:11 +00:00
diskslice_machdep.c Fix support for extended partitions (forgot to release the buffer). 1995-03-15 16:25:08 +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 Finally get rid of this bothering ``biodone: buffer already done'' 1995-03-12 22:40:56 +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 >Originator: Gene Stark 1994-12-04 03:10:09 +00:00
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 Replace all remaining instances of i386/include' by machine' and fix 1995-02-26 05:14:53 +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 Fix restoring cpl in the swi_ast_phantom case. The system sometimes 1995-02-20 20:35:24 +00:00
if_cx.c Fix bogus and broken include paths: 1994-12-04 08:51:58 +00:00
if_ed.c Doubled 'maxwait' to 200 (240us). 1995-02-26 20:03:53 +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 Andres Vega Garcia's improvements to the ep driver. This driver is a merging 1994-11-13 10:12:37 +00:00
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_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 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 New AMD family ethernet driver. Should support BICC,NE2100, TNIC, 1994-10-02 21:14:38 +00:00
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 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 Prepare for shared interrupts (required by the new PCI code that adds 1995-03-16 17:31:19 +00:00
isa.c Prepare for shared interrupts (required by the new PCI code that adds 1995-03-16 17:31:19 +00:00
isa.h Change EISA size to 256 instead of 4096. 1995-02-25 20:26:14 +00:00
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 Use double speed read for FX001D, now this drive 1995-01-30 06:44:40 +00:00
mse.c From: Lars Fredriksen <fredriks@mcs.com> 1994-11-08 05:41:34 +00:00
ncr5380.c New and far better NCR5380/NCR53400 scsi-driver. 1995-01-27 07:49:19 +00:00
npx.c Changed the printf()s in npxattach a bit so you don't end up with 1995-03-05 04:06:44 +00:00
npx.c.orig New AMD family ethernet driver. Should support BICC,NE2100, TNIC, 1994-10-02 21:14:38 +00:00
options.h Changes to incorporate the Matsushita CDROM driver (otherwise known as 1995-03-02 04:07:03 +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
pcibus.c Replace all remaining instances of i386/include' by machine' and fix 1995-02-26 05:14:53 +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 Replace all remaining instances of i386/include' by machine' and fix 1995-02-26 05:14:53 +00:00
readMBR.c Undo a previous change. <sys/disklabel.h> was broken, not these files. 1994-11-14 13:22:52 +00:00
README.le Fixed a mis-spelling. 1994-11-13 21:19:18 +00:00
rtc.h Here is a minor patch for FreeBSD 2.0R to allow it to recognize 1994-12-04 20:22:20 +00:00
seagate.c Latest update from Serge Vakulenko <vak@cronyx.ru> 1995-01-10 11:41:28 +00:00
sio.c Workaround IXOFF bug when output queue is full && RTS control is on 1995-02-28 23:21:33 +00:00
sioreg.h Submitted by: Bill Paul (wpaul@ctr.columbia.edu) 1995-01-20 07:34:18 +00:00
spigot.c Replace all remaining instances of i386/include' by machine' and fix 1995-02-26 05:14:53 +00:00
spkr.c Fix hanging while playing very short notes. 1995-02-03 10:19:38 +00:00
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 Add tw.c for the X10 driver. 1994-10-22 09:55:02 +00:00
ultra14f.c Submitted by: Steve Gerakines 1995-01-07 23:23:40 +00:00
vector.s i386/exception.s, 1994-12-03 10:03:19 +00:00
wd7000.c Split byte packing functions into signed and unsigned versions. 1995-01-31 11:41:47 +00:00
wd.c Removed an old (commented out) call to cldisksort(). This has been 1995-03-06 05:40:44 +00:00
wdreg.h Declare all the args of wdclose() and wdioctl(). Cosmetic. 1995-02-26 01:15:30 +00:00
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/