HomeFreeBSD

- Use the existing driver lock in cdevsw methods and remove D_NEEDGIANT.

Description

  • Use the existing driver lock in cdevsw methods and remove D_NEEDGIANT.
  • Use callout(9) instead of timeout(9).
  • Use bus_*() instead of bus_space_*().
  • Don't check for a NULL softc in attach.

Tested by: no one

Details

Provenance
jhbAuthored on
Parents
rS274487: Lock iir(4) and mark it MPSAFE.
Branches
Unknown
Tags
Unknown

Event Timeline