freebsd-dev/sys/i386/eisa
Guido van Rooij b3ac88f13f New vx driver for:
3COM 3C590 Etherlink III PCI,
        3COM 3C595 Fast Etherlink PCI,
        3COM 3C592 Etherlink III EISA,
        3COM 3C590 Fast Etherlink EISA,
        3COM 3C900 Etherlink XL PCI and
        3COM 3C905 Fast Etherlink XL PCI.

This driver is based on OpenBSD's driver. I modified it to run under FreeBSd
and made it actually work usefully.
Afterwards, nao@tom-yam.or.jp (HAMADA Naoki) added EISA support as well as
early support for 3C900 Etherlink XL PCI and 3C905 Fast Etherlink XL PCI.
He also split up the driver in a bus independant and bus dependant parts.

Especially the 3c59X support should be pretty stable now.

Submitted by:	partly nao@tom-yam.or.jp (HAMADA Naoki)
Obtained from:partly OpenBSD
1996-11-04 22:17:20 +00:00
..
3c5x9.c Removed nested include if <sys/socket.h> from <net/if.h> and 1996-10-12 19:49:43 +00:00
aha1742.c Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
aic7770.c Add some code to allow SCB sharing for the 398X cards. This involves passing 1996-10-28 06:06:42 +00:00
bt74x.c Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
eisaconf.c Various cleanups for remanents of devconf. 1996-09-08 10:44:18 +00:00
eisaconf.h Removed more devconf leftovers. 1996-09-10 23:31:13 +00:00
if_vx_eisa.c New vx driver for: 1996-11-04 22:17:20 +00:00