aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/i386/pci/README.de28
-rw-r--r--sys/i386/pci/README.de-le9
-rw-r--r--sys/pci/README.de28
-rw-r--r--sys/pci/README.de-le9
4 files changed, 18 insertions, 56 deletions
diff --git a/sys/i386/pci/README.de b/sys/i386/pci/README.de
index 8d3351c68ff2..fb81945c4d73 100644
--- a/sys/i386/pci/README.de
+++ b/sys/i386/pci/README.de
@@ -1,4 +1,4 @@
-$Id: README.de,v 1.2 1994/10/11 18:33:07 thomas Exp $
+$Id: README.de,v 1.3 1994/10/12 11:19:36 se Exp $
----------------
@@ -24,29 +24,11 @@ switch the driver to the correct port.
ifconfig de0 altphys Thinwire/AUI port
ifconfig de0 -altphys 10baseT/UTP port
-This driver requires the NCR 53C810 PCI SCSI package to be installed.
-This can be obtained from FTP.Uni-Koeln.DE:~ftp/packages/FreeBSD/PCI-SCSI.
-Make sure the date of the NCR 53C810 PCI SCSI package is later than
-October 10th, 1994.
+To enable this driver, you first need to add the following lines to
+your config file (in i386/conf):
-[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_de.c --> i386/pci
- dc21040.h --> i386/pci
-
-You will need to apply the following patches:
-
- pat.files.i386 --> i386/conf/files.i386
-
-After that is done you will need to edit your config file (in
-i386/conf) and lines similar to:
-
- controller pci0
- device de0
+ controller pci0
+ device de0
The PCI support code will automatically determine and enable the
correct IRQ.
diff --git a/sys/i386/pci/README.de-le b/sys/i386/pci/README.de-le
index c9d92796b009..60cd2e2750e0 100644
--- a/sys/i386/pci/README.de-le
+++ b/sys/i386/pci/README.de-le
@@ -1,4 +1,4 @@
-$Id: README,v 1.5 1994/08/16 20:40:56 thomas Exp $
+$Id: README.de-le,v 1.1 1994/10/01 20:16:44 wollman Exp $
----------------
@@ -7,13 +7,12 @@ 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 two drivers:
+This kit contains one driver:
de DEC DE435 PCI NIC or compatible
- le DEC EtherWORKS II/EtherWORKS III NICs
-See README.de and README.le for information and installation
-instruction specific to each driver.
+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?
diff --git a/sys/pci/README.de b/sys/pci/README.de
index 8d3351c68ff2..fb81945c4d73 100644
--- a/sys/pci/README.de
+++ b/sys/pci/README.de
@@ -1,4 +1,4 @@
-$Id: README.de,v 1.2 1994/10/11 18:33:07 thomas Exp $
+$Id: README.de,v 1.3 1994/10/12 11:19:36 se Exp $
----------------
@@ -24,29 +24,11 @@ switch the driver to the correct port.
ifconfig de0 altphys Thinwire/AUI port
ifconfig de0 -altphys 10baseT/UTP port
-This driver requires the NCR 53C810 PCI SCSI package to be installed.
-This can be obtained from FTP.Uni-Koeln.DE:~ftp/packages/FreeBSD/PCI-SCSI.
-Make sure the date of the NCR 53C810 PCI SCSI package is later than
-October 10th, 1994.
+To enable this driver, you first need to add the following lines to
+your config file (in i386/conf):
-[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_de.c --> i386/pci
- dc21040.h --> i386/pci
-
-You will need to apply the following patches:
-
- pat.files.i386 --> i386/conf/files.i386
-
-After that is done you will need to edit your config file (in
-i386/conf) and lines similar to:
-
- controller pci0
- device de0
+ controller pci0
+ device de0
The PCI support code will automatically determine and enable the
correct IRQ.
diff --git a/sys/pci/README.de-le b/sys/pci/README.de-le
index c9d92796b009..60cd2e2750e0 100644
--- a/sys/pci/README.de-le
+++ b/sys/pci/README.de-le
@@ -1,4 +1,4 @@
-$Id: README,v 1.5 1994/08/16 20:40:56 thomas Exp $
+$Id: README.de-le,v 1.1 1994/10/01 20:16:44 wollman Exp $
----------------
@@ -7,13 +7,12 @@ 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 two drivers:
+This kit contains one driver:
de DEC DE435 PCI NIC or compatible
- le DEC EtherWORKS II/EtherWORKS III NICs
-See README.de and README.le for information and installation
-instruction specific to each driver.
+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?