Marius Strobl 0a9d883977 - 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.

MFC after:	1 week
2013-12-29 23:05:01 +00:00
..
2013-12-24 07:14:25 +00:00
2013-11-23 00:28:18 +00:00
2013-12-17 07:47:27 +00:00
2013-11-29 20:14:26 +00:00
2013-12-17 22:16:27 +00:00
2013-11-11 13:19:55 +00:00
2013-12-15 07:07:13 +00:00
2013-12-05 21:58:02 +00:00
2013-12-24 14:48:52 +00:00