freebsd-dev/release/sysinstall
Bill Paul 3ebb090530 This commit adds driver support for the SysKonnect SK-984x series
gigabit ethernet adapters. This includes two single port cards
(single mode and multimode fiber) and two dual port cards (also single
mode and multimode fiber). SysKonnect is currently the only
vendor with a dual port gigabit ethernet NIC.

The ports on dual port adapters are treated as separate network
interfaces. Thus, if you have an SK-9844 dual port SX card, you
should have both sk0 and sk1 interfaces attached. Dual port cards
are implemented using two XMAC II chips connected to a single
SysKonnect GEnesis controller. Hence, dual port cards are really
one PCI device, as opposed to two separate PCI devices connected
through a PCI to PCI bridge. Note that SysKonnect's drivers use
the two ports for failover purposes rather that as two separate
interfaces, plus they don't support jumbo frames. This applies to
their Linux driver too. :)

Support is provided for hardware multicast filtering, BPF and
jumbo frames. The SysKonnect cards support TCP checksum offload
however this feature is not currently enabled (hopefully it will
be once we get checksum offload support).

There are still a few things that need to be implemeted, like
the ability to communicate with the on-board LM80 voltage/temperature
monitor, but I wanted to get the driver under CVS control and into
-current so people could bang on it.

A big thanks for SysKonnect for making all their programming info
for these cards (and for their FDDI and token ring cards) available
without NDA (see www.syskonnect.com).
1999-07-09 04:30:09 +00:00
..
help Add CHAP/PAP question to the ppp setup dialog, simplifying things considerably 1999-05-19 10:49:46 +00:00
anonFTP.c Totally change the way variables are accounted for in sysinstall. 1999-02-05 22:15:52 +00:00
cdrom.c o Prevent alpha installs from grabbing x86 bits and vice-versa, at least 1999-05-15 14:34:22 +00:00
command.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
config.c invoke fvwm properly 1999-07-07 09:47:41 +00:00
dev2c.sh Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
devices.c This commit adds driver support for the SysKonnect SK-984x series 1999-07-09 04:30:09 +00:00
disks.c Totally change the way variables are accounted for in sysinstall. 1999-02-05 22:15:52 +00:00
dispatch.c o Make package matching for specific package loading use the Latest/ 1999-04-27 14:33:29 +00:00
dist.c The ports tree is now 83MB. Change `about 50MB'' to `about 90MB''. 1999-06-23 08:40:56 +00:00
dist.h Fix stupid error where more bits where set than actual distributions 1999-07-02 02:00:23 +00:00
dmenu.c Ack! Correct a typo which crept into here and reshuffle the index back 1999-02-06 08:45:20 +00:00
doc.c Correct bogus msg dialog. 1997-02-15 13:18:19 +00:00
dos.c Collapse the "get" code substantially by combining common functions. 1998-12-22 12:31:26 +00:00
floppy.c 1. Update TAPE to point to new CAM-style device name. 1999-03-27 01:48:44 +00:00
ftp.c Collapse the "get" code substantially by combining common functions. 1998-12-22 12:31:26 +00:00
globals.c Sync with 2.2 and clean up some tortured english that was added. 1997-04-20 16:46:36 +00:00
index.c Eliminate some varargs abuse. 1999-07-02 22:36:14 +00:00
install.c Don't ask about Linux emulation on the alpha (for now). 1999-07-06 09:19:36 +00:00
install.cfg Remove some remaining references to LKM's. Snaps were trying to unpack 1999-01-06 13:55:14 +00:00
installUpgrade.c Preserve /root's dotfiles across upgrades too. 1999-05-11 08:00:06 +00:00
keymap.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
kget.c Don't do anything on alpha machines. 1999-05-21 11:00:56 +00:00
label.c 1. Silence warning. 1999-05-07 04:36:21 +00:00
lang.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
list.h Whoops, forgot a file! 1997-09-16 18:57:47 +00:00
lndir.c 1. Update all the copyrights to delete useless clauses 3 and 4. 1996-04-13 13:32:15 +00:00
main.c Use #include <pccard_conf.h> instead of -DPCCARD. 1999-07-06 09:16:00 +00:00
Makefile Use #include <pccard_conf.h> instead of -DPCCARD. 1999-07-06 09:16:00 +00:00
media.c Use a more correct filesystem type name if given a "UFS" mountpoint that's 1999-05-07 05:39:50 +00:00
menus.c Don't ask about Linux emulation on the alpha (for now). 1999-07-06 09:19:36 +00:00
misc.c Add noatime option to new filesystems to speed up initial extraction. 1998-03-19 15:02:09 +00:00
mouse.c Totally change the way variables are accounted for in sysinstall. 1999-02-05 22:15:52 +00:00
msg.c Eliminate some varargs abuse. 1999-07-02 22:36:14 +00:00
network.c Add CHAP/PAP question to the ppp setup dialog, simplifying things considerably 1999-05-19 10:49:46 +00:00
nfs.c Collapse the "get" code substantially by combining common functions. 1998-12-22 12:31:26 +00:00
options.c Make saving kernel configuration info disable-able (may be useful in certain 1999-05-07 11:02:58 +00:00
package.c Add an option for more fully enabling linux compatibility. 1999-07-06 08:45:40 +00:00
pccard.c Use #include <pccard_conf.h> instead of -DPCCARD. 1999-07-06 09:16:00 +00:00
rtermcap.c Implement a work-around for Create_Chunk providing no pointer to the 1995-05-07 22:07:53 +00:00
sysinstall.8 Remove the registration stuff; we're redoing this and the emailed 1999-04-24 01:53:55 +00:00
sysinstall.h Add an option for more fully enabling linux compatibility. 1999-07-06 08:45:40 +00:00
system.c Unbreak the fixit floppy. 1999-02-15 00:49:33 +00:00
tape.c Collapse the "get" code substantially by combining common functions. 1998-12-22 12:31:26 +00:00
tcpip.c Erm, correct mighty braino in previous "don't annoy me" change. 1999-05-07 11:45:26 +00:00
termcap.c MF22: pst's changes. 1997-09-16 10:14:23 +00:00
ufs.c Collapse the "get" code substantially by combining common functions. 1998-12-22 12:31:26 +00:00
user.c Add a registration screen so we can finally start counting our little user 1997-03-09 22:25:49 +00:00
variable.c Totally change the way variables are accounted for in sysinstall. 1999-02-05 22:15:52 +00:00
wizard.c Switch to proper mbr. 1999-06-04 10:01:53 +00:00