HomeFreeBSD

- Use our own callout (the dc_tick() callout uses varying periods
rS164930Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

  • Use our own callout (the dc_tick() callout uses varying periods depending on the NIC and isn't used at all with HomePNA links) instead of if_slowtimo() for driving dc_watchdog() in order to avoid races accessing if_timer.
  • Use bus_get_dma_tag() so dc(4) works on platforms requiring it.
  • Don't bother to set if_mtu to ETHERMTU, ether_ifattach() does that.
  • Remove an alpha remnant in dc_softc.

Details

Provenance
mariusAuthored on
Parents
rS164929: test cancel_pending to save a thr_wake call in some specical cases.
Branches
Unknown
Tags
Unknown

Event Timeline