freebsd with flexible iflib nic queues
Go to file
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
bin Replace collate_range_cmp call with its code 1996-10-31 07:22:48 +00:00
contrib add FreeBSD 2.1.6 and 3.0 for .Fx macro 1996-11-04 21:02:51 +00:00
eBones First round of moving secure telnet (AKA kerberised telnet) to its new home 1996-10-26 17:20:52 +00:00
etc /dev/vn0b is supposed to be a block device, so don't test(1) whether 1996-11-03 14:41:58 +00:00
games Uncomment static from collate_range_cmp, no more in locale.h 1996-10-31 14:49:40 +00:00
gnu Change -I$(.CURDIR) to -I. in CFLAGS. As Bruce pointed out 1996-11-04 16:14:16 +00:00
include Remove collate_range_cmp 1996-10-31 14:41:30 +00:00
lib Document that the `old' count is returned for the ENOMEM case. 1996-11-04 17:03:34 +00:00
libexec Comment out the XIDLE extension stuff, it breaks make world on systems 1996-11-04 20:58:58 +00:00
lkm Prepare kernel to take advantage of "branded" ELF binaries. 1996-10-16 17:51:08 +00:00
release Placate Joerg some more by making screen savers get a reasonable default 1996-11-04 17:42:22 +00:00
sbin Fixed backgrounding of ping, which was broken by the ^T changes in rev.1.3. 1996-11-04 17:25:03 +00:00
secure Fold sendmail-8.8.2 changes into files that have been touched. 1996-10-24 05:07:25 +00:00
share Change my address to be more universal. 1996-11-04 17:21:20 +00:00
sys New vx driver for: 1996-11-04 22:17:20 +00:00
tools Back out a little more of the previous changes. No longer change 1996-10-31 15:57:25 +00:00
usr.bin Add YYLEX and YYEMPTY macros to make byacc look more like bison. 1996-11-04 21:54:52 +00:00
usr.sbin Placate Joerg some more by making screen savers get a reasonable default 1996-11-04 17:42:22 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile use NOSHARE variable to skip 'share' directory, useful for shared installations 1996-11-01 19:03:33 +00:00