freebsd with flexible iflib nic queues
Go to file
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
bin add a reference to killall(1) 1996-07-03 22:19:50 +00:00
contrib/tcl General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
eBones Whups! Missed a ${.OBJDIR} here. 1996-07-01 06:34:27 +00:00
etc Move things up a bit to make startup pretty 1996-07-18 19:09:06 +00:00
games Correctly declare main() as `int'. 1996-07-17 20:13:33 +00:00
gnu General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +00:00
include Fixed new and old standards conformance bugs. The non-POSIX confstr() was 1996-07-17 10:52:38 +00:00
lib Merge the recently-imported tzcode96h distribution (libc portion). The 1996-07-18 18:53:15 +00:00
libexec Include <sys/types.h> before including <grp.h> so that this doesn't 1996-07-12 05:55:38 +00:00
lkm Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
release 1. Fix the CD installation bogon for Novice install I mentioned. 1996-07-16 17:11:45 +00:00
sbin Grammar fix described by wollman in response to PR 1363. 1996-07-14 17:51:08 +00:00
secure Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
share Addendum on how to dial with kernel-PPP using chat(1) instead of kermit. 1996-07-18 20:42:01 +00:00
sys FINALLY: PCI support for the Lance Ethernet driver. 1996-07-18 22:03:47 +00:00
tools Update to use modern make meta-variables. Fix the $Id$ both. 1996-06-30 18:02:58 +00:00
usr.bin s/msg/shm/ for one variable. 1996-07-18 20:42:48 +00:00
usr.sbin These old files are no longer relevant to the current routed 1996-07-18 21:15:05 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Add make to the bootstrap targets (I thought I committed this 3 days ago - 1996-07-01 06:13:31 +00:00