freebsd-src/sys/pci
Stefan Eßer 7fa8a688aa Add preliminary support for the Orion PCI chip set. It is special in the
way it attaches multiple PCI buses directly to the CPU, instead of having
them hanging off from PCI to PCI bridges. This code is a hack, and will
be obsoleted by the planned rework of the PCI code, which will change the
dealing with PCI to PCI bridges and other special devices significantly.

The patch also adds a kern_devconf entry for PCI bus 0 which is assumed
to be a child of cpu0. The new PCI code will make it possible to hand out
the kern_devconf structure to a pci device being attached, since this is
(regretably, IMHO) required by a few ISA devices.

Finally there are new PCI ids for some Intel chip set devices, which had
already been known to 2.1.5R, but did not make it into -current. This closes
"kern/1558: PCI probe seems to have lost a device in -current".
1996-09-02 21:23:06 +00:00
..
aic7870.c Only assume the scratch ram is valid (we were initialized by the BIOS) 1996-06-08 06:55:55 +00:00
bt9xx.c Add PCI ID for older revision Buslogic 946 cards 1996-02-18 07:44:16 +00:00
dc21040.h Updated this driver to a newer version from Matt. This should fix several 1996-06-14 05:25:32 +00:00
if_de.c Use ether_ioctl() to do a lot of grunt work. 1996-08-06 21:09:25 +00:00
if_ed_p.c Use "" instead of <> for a header in the current directory. 1996-08-28 18:54:26 +00:00
if_fxp.c Set ifnet.baudrate for ethernet / FDDI interfaces too. Makes 1996-06-01 23:25:10 +00:00
if_fxpreg.h Removed sections 3 and 4 from my copyright. 1996-04-08 01:31:42 +00:00
if_lnc_p.c FINALLY: PCI support for the Lance Ethernet driver. 1996-07-18 22:03:47 +00:00
if_pdq.c Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
if_vx.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
if_vxreg.h Megacommit to straigthen out ETHER_ mess. 1996-08-06 21:14:36 +00:00
locate.pl Perl script to convert NCR script address into label+offset. 1995-09-08 19:37:11 +00:00
meteor.c Don't use NULL in non-pointer contexts. 1996-07-12 04:12:25 +00:00
meteor_reg.h Here is a patch that fix a few problems with the RGB version of 1996-06-07 03:03:25 +00:00
ncr.c Put back the initialization of the time constants of the SCSI and Sync. 1996-08-27 20:41:02 +00:00
ncrreg.h Stylistic changes. Update Wolfgang's e-mail address. 1995-03-21 22:48:36 +00:00
pci.c Add preliminary support for the Orion PCI chip set. It is special in the 1996-09-02 21:23:06 +00:00
pcibus.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
pcireg.h Add support for multi-function devices. 1996-01-25 18:32:00 +00:00
pcisupport.c Add preliminary support for the Orion PCI chip set. It is special in the 1996-09-02 21:23:06 +00:00
pcivar.h Fixed unsigned longs that should have been vm_offset_t. 1996-03-19 15:03:00 +00:00
pdq.c Use new printf features rather than local kludges. 1996-01-24 21:12:23 +00:00
pdq_os.h Removed $Log$ 1996-05-02 14:58:15 +00:00
pdqreg.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
README.de Make this documentation more sane in the context of 2.0. 1994-10-29 13:13:40 +00:00
README.de-le Make this documentation more sane in the context of 2.0. 1994-10-29 13:13:40 +00:00
wd82371.c The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
wd82371reg.h Implement a prototype interface to bus-master IDE DMA on the Triton 1996-01-28 22:16:20 +00:00

$Id: README.de-le,v 1.1 1994/10/01 20:16:44 wollman Exp $

----------------

The enclosed drivers should be considered beta-test software.  These
drivers are in no way supported by Digital Equipment.  See the
disclaimers in the sources for more information.  Please be aware that
Digital does not employee me to write drivers for FreeBSD.

This kit contains one driver:

	de	DEC DE435 PCI NIC or compatible

See README.de for information and installation instruction specific to this
driver.

Could you please send me the startup messages in the boot
long along with the type of your PC once the driver configures?  

If you have any problems, comments, suggestions, rant or raves, don't
hesitate to send me mail @ thomas@lkg.dec.com.

Lastly, if you change or modify the code, I want context diffs of your
changes.  I want this to the canonical DEC EtherWORKS driver kit for
FreeBSD, NetBSD, BSD/386, and any other BSD based O/S.  Please make
sure your diffs are approriate conditionalized.

Thanks,
Matt Thomas
--
Mail:	thomas@lkg.dec.com
URL:	http://ftp.digital.com/~thomas/