freebsd-nq/sys/dev
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
..
advansys Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire 1999-07-03 20:17:08 +00:00
aha The 1542 cards do not allow adapter commands to be queued while mailbox 1999-05-25 20:15:20 +00:00
ahb
aic7xxx Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire 1999-07-03 20:17:08 +00:00
amd First cut at a driver for the amd53c974 PCI SCSI host adapter. This 1999-05-22 21:50:40 +00:00
ar Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
ata Nine'th update to the new ATA/ATAPI driver: 1999-06-25 09:03:07 +00:00
atkbdc Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
bktr Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
buslogic Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire 1999-07-03 20:17:08 +00:00
ccd Initialize and hold locks for ccd generated bufs.. 1999-06-27 09:28:43 +00:00
cs Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
cy Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire 1999-07-03 20:17:08 +00:00
de Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
dec Calibrate the processor cycle counter instead of believing what the 1999-05-18 21:24:16 +00:00
dgb Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
dpt Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
ed Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
eisa Handle suspend/resume methods 1999-06-22 09:44:00 +00:00
en Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
ep Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
ex Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
fb Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
fdc Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
fe Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
fxp Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
hea Allow configuration of up to 256 network interfaces per physical interface - 1999-05-10 23:02:29 +00:00
hfa This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
ic Fixed 10 out of 40 lines of -Wcast-qual warnings/errors. 3 lines were 1999-05-13 12:21:41 +00:00
ida Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
ie Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
iicbus Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
isp add in (controlled by option) 2200 Expanded Lun F/W 1999-07-06 05:38:24 +00:00
joy Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
kbd Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
lnc Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
mc146818
mcd Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
mse Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
pccard Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
pcf
pci Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire 1999-07-03 20:17:08 +00:00
pcm/isa Add support for ASound Gold card using the ALS120 1999-05-27 06:12:40 +00:00
pdq Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
ppbus Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
ppc
rc Fixed null setting of `rc_started'. This was fixed for the 1999-06-04 18:53:47 +00:00
rp Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
scd Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
si Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
sio Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
sk This commit adds driver support for the SysKonnect SK-984x series 1999-07-09 04:30:09 +00:00
smbus Don't clobber the smb cdevsw entry that was installed by the driver 1999-07-06 13:42:43 +00:00
snp Add Id strings 1999-06-17 23:42:45 +00:00
sound/isa Add support for ASound Gold card using the ALS120 1999-05-27 06:12:40 +00:00
speaker Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
sr Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
streams Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
syscons - Fixed memory leak in sc_alloc_history_buffer(). 1999-07-07 13:48:50 +00:00
ti Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
tx Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
usb Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
vinum Add keywords 'mirror' and 'stripe' when not in kernel mode. 1999-07-02 07:58:09 +00:00
vn This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
vr Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
vx Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
wi Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
wl Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
xe Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00