freebsd-skq/sys/dev/sk
wpaul cad9268983 Revert some changes I had made to try and cut down on the number of TX EOF
interrupts that were scheduled. Testing shows it didn't really do very much
and it makes the code a little more complicated (which is never a good thing).

Also fix the rambuffer offset initialization for the 512K/64K SRAM case
(512K total using 64K chips). It should be 0. The only case with a
non-standard rambuffer offset address is 1024K/64K according to the
SysKonnect manual. (My card has the 1024/64 configuration and I don't know
which card uses the 512/64 configuration, if any, so I'm not sure that
this was really a problem for anyone.)
1999-07-14 18:57:32 +00:00
..
if_sk.c Revert some changes I had made to try and cut down on the number of TX EOF 1999-07-14 18:57:32 +00:00
if_skreg.h if_sk.c: use pci_port_t instead of u_short 1999-07-09 17:36:23 +00:00
xmaciireg.h This commit adds driver support for the SysKonnect SK-984x series 1999-07-09 04:30:09 +00:00