HomeFreeBSD

- Use bus_foo() rather than bus_space_foo() and retire the bus tag and handle
rS179959Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

  • Use bus_foo() rather than bus_space_foo() and retire the bus tag and handle from the softc.
  • Rework the watchdog timer to match other NIC drivers:
    • Start a timer in fe_init() that runs once a second and checks a counter in the softc that is identical to the deprecated 'if_timer'.
    • Just adjust the softc tx timeout value when sending packets instead of scheduling the timer.
  • Use IFQ_SET_MAXLEN().

Tested by: WATANABE Kazuhiro

Details

Provenance
jhbAuthored on
Parents
rS179958: Ensure the channel is a number and not a range, the 'channel' command can be
Branches
Unknown
Tags
Unknown

Event Timeline