1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/i386/isa
Joerg Wunsch 85827d9c13 Restructured the floppy tape probe.
The ``flags 1'' in the fdc line is now only needed for owners of an
Insight tape (perhaps there aren't any?  Mine is disfunctional).  All
other probes are safe wrt. to the motor-control line of floppy disk
drives.  Document the flag in LINT finally.
1995-05-06 19:34:28 +00:00
..
ic Added `fe' device drive r for Fujitsu MB86960A family. 1995-04-23 18:31:50 +00:00
matcd This is the new submission of the matcd driver. In addition to the 1995-04-09 15:50:27 +00:00
pcvt Fix benign type mismatches int console functions. dev_t was assumed 1995-04-25 12:18:05 +00:00
sound The address is freefall.cdrom.com, not freefall.cdrom.com.cdrom.com :-) 1995-04-29 01:09:34 +00:00
aha1542.c Add scsi target support. 1995-04-14 15:13:46 +00:00
aha1742.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
aha2742.c
aic6360.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
aic7770.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
b004.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
b004.h
bt742a.c Don't arbitrarily set SCSI_NOSLEEP. It is now handled correctly by the 1995-04-23 21:58:35 +00:00
clock.c
creative.h
cronyx.c
ctx.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
ctxreg.h
cx.c Fix overrun error define name 1995-03-31 11:04:22 +00:00
cxreg.h
cy.c
diskslice_machdep.c When past cyl 1024 it's ok if CHS is (0xff,0xff,0xff). 1995-05-01 00:45:33 +00:00
elink.c
elink.h
fd.c Restructured the floppy tape probe. 1995-05-06 19:34:28 +00:00
fdc.h
fdreg.h
ft.c Restructured the floppy tape probe. 1995-05-06 19:34:28 +00:00
ftreg.h
gpib.c
gpib.h
gpibreg.h
gsc.c
gscreg.h
icu.h
icu.s Add hook for rc driver 1995-04-01 04:56:32 +00:00
if_cx.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
if_ed.c Kill bogus duplicated code that resulted in an editing screwup of mine 1995-05-04 07:56:23 +00:00
if_edreg.h
if_eg.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
if_egreg.h Driver for 3c505 boards. Uses the onboard firmware, which is not a good 1995-04-08 09:39:36 +00:00
if_el.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
if_elreg.h
if_ep.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
if_epreg.h Performance enhancements and a redesign of the transmitter code. 1995-04-10 21:25:06 +00:00
if_fe.c Added `fe' device drive r for Fujitsu MB86960A family. 1995-04-23 18:31:50 +00:00
if_fereg.h Added `fe' device drive r for Fujitsu MB86960A family. 1995-04-23 18:31:50 +00:00
if_ie507.h
if_ie.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
if_iereg.h
if_is.c
if_isreg.h
if_ix.c
if_ixreg.h
if_le.c Fix compiler warnings about benign overflow in initializers. 1995-04-17 05:52:17 +00:00
if_lnc.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
if_lnc.h
if_ze.c Fixed a hard-coded slot number which crept in. 1995-05-03 22:58:07 +00:00
if_zereg.h
if_zp.c The -current system with 'zp' driver hangs up when resumed from 1995-04-20 07:22:04 +00:00
if_zpreg.h
isa_device.h include hooks for EISA configuration (possibly wrong :) 1995-04-23 09:13:08 +00:00
isa.c include hooks for EISA configuration (possibly wrong :) 1995-04-23 09:13:08 +00:00
isa.h
iso8859.font
joy.c
kbd.h
kbdtables.h
labpc.c Reduce latency by checking FIFO for samples in start 1995-05-02 17:29:28 +00:00
lpt.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
lptreg.h
matcd.c
matcd.h
mcd.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
mcdreg.h
mse.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
ncr5380.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
npx.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
npx.c.orig
options.h
pas.c
pcaudio.c Fix probe message printing 1995-03-30 14:33:03 +00:00
pcibus.c
pcic.c Forgot this part of the if_ze power off patch. 1995-05-03 03:04:02 +00:00
pcic.h
psm.c
readMBR.c
README.le
rtc.h
scd.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
scdreg.h
seagate.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
sio.c Move declarations of console functions to cons.h (they should be 1995-04-23 12:41:57 +00:00
sioreg.h
spigot.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
spkr.c Check for 0 before dividing by it. Patch from Paul Traina, modified 1995-05-05 06:15:11 +00:00
syscons.c Added nsccons variable for use by pstat 1995-04-28 09:10:56 +00:00
syscons.h Correct the type of the `c' arg to pccnputc(). 1995-04-23 10:15:42 +00:00
timerreg.h
tw.c I noticed that some new -W options had been turned on the kernel compile since 1995-04-24 01:39:55 +00:00
ultra14f.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
vector.s Don't waste time sending an EOI to ICU1 if option AUTO_EOI_1 is defined. 1995-04-15 21:32:18 +00:00
wd7000.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
wd.c Change dsioctl() interface to allow DIOCSYNCSLICEINFO to update the caller's 1995-04-30 15:14:34 +00:00
wdreg.h
wt.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +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/