freebsd-dev/sys/dev/ipw
Marius Strobl 66168a0428 - Probe with BUS_PROBE_DEFAULT instead of 0.
- Nuke code setting PCI_POWERSTATE_D0; pci(4) already does that for type 0
  devices.
- Use PCIR_BAR instead of a homegrown macro.
- There's no need to keep track of resource IDs.
- Quiesce the interrupt before actually detaching.
- Use DEVMETHOD_END.
- Use NULL instead of 0 for pointers.
- Nuke dupe $FreeBSD$.

MFC after:	1 week
2013-12-29 22:56:05 +00:00
..
if_ipw.c - Probe with BUS_PROBE_DEFAULT instead of 0. 2013-12-29 22:56:05 +00:00
if_ipwreg.h
if_ipwvar.h - Probe with BUS_PROBE_DEFAULT instead of 0. 2013-12-29 22:56:05 +00:00