freebsd-skq/sys/conf
Stefan Eßer c268c94f6b FINALLY: PCI support for the Lance Ethernet driver.
This code applies to several systems with integrated Ethernet
chip, for example from HP or Compaq. It should also support
PCI Ethernet cards based on the AMD PCI Lance chip.

This code has been reviewed (visually) by Paul Richards and
tested (using an ISA Lance board) by Joerg Wunsch.
Since the parameters to nearly each and every single function
had to be changed (generally from unit number to lnc_soft*),
there is some potential for buglets having crept in ...

BEWARE: If you had lnc0 configured to have the ISA probe find
your PCI Lance, then it should now be found by the PCI probe,
and should be automatically configured as pci1 (!!! note the "1").

Reviewed by:	paul, joerg
1996-07-18 22:03:47 +00:00
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files FINALLY: PCI support for the Lance Ethernet driver. 1996-07-18 22:03:47 +00:00
files.i386 Fix something that's been bugging me for a long time: move the CPU 1996-07-08 19:44:39 +00:00
files.newconf Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all 1996-03-11 19:17:01 +00:00
files.pc98 The PC98-specific files. 1996-06-14 10:04:54 +00:00
kmod.mk Fix the ordering dependency I broke. 1996-06-30 22:16:19 +00:00
majors We are developing a device driver of Smart Capture Card. 1996-06-10 15:30:33 +00:00
Makefile.i386 Add -Wunused to try and catch any future offenders 1996-06-12 05:54:46 +00:00
Makefile.pc98 The PC98-specific files. 1996-06-14 10:04:54 +00:00
Makefile.powerpc Add -Wunused to try and catch any future offenders 1996-06-12 05:54:46 +00:00
newvers.sh Bump RELDATE in -current to be greater than RELDATE in -stable (and hence 1996-07-12 11:21:57 +00:00
nfsswapkernel.c Renamed this thing, and change 'vmunix' to 'kernel' internally. 1994-08-05 09:25:31 +00:00
NOTES Adding changes to ipfw and the kernel to support ip packet diversion.. 1996-07-10 19:44:30 +00:00
options Turn SCSIDEBUG into a new-style option. 1996-07-14 10:46:56 +00:00
options.i386 Put clock calibration #defines in opt_clock.h to ease reconfiguration 1996-06-11 16:02:55 +00:00
options.pc98 The PC98-specific files. 1996-06-14 10:04:54 +00:00
param.c Add an option "EXTRA_VNODES" to cause an extra number of vnode structures 1996-05-31 00:20:34 +00:00
systags.sh Added $Id$ 1994-08-02 07:55:43 +00:00