Age | Commit message (Collapse) | Author |
|
support for delta, addtron, and SiS 8139 boards
initialize if_snd.ifq_maxlen correctly
chipset now works on alpha
|
|
o fix multicast hash calculation (return the right set of bits)
o make sure ifp->if_snd.ifq_maxlen is initialized
o use RL_CMD_EMPTY_RXBUF instead of magic constant 1
o make sure the delta 8139 boards are setup correctly
|
|
|
|
|
|
o match Accton 1207D (MXP5030, 5038)
o always do buffer copies on tx (it happened most of the time anyway)
o fix up tx packets to minimum length
|
|
|
|
|
|
|