Andriy Gapon
3d844eddb7
bus_add_child: change type of order parameter to u_int
...
This reflects actual type used to store and compare child device orders.
Change is mostly done via a Coccinelle (soon to be devel/coccinelle)
semantic patch.
Verified by LINT+modules kernel builds.
Followup to: r212213
MFC after: 10 days
2010-09-10 11:19:03 +00:00
Oleksandr Tymoshenko
2839b59a94
- Add intr counters for APB interrupts
2009-11-18 22:53:05 +00:00
Oleksandr Tymoshenko
66ecdee881
- style(9) fixes
...
- Get rid of obsolete mask_fn
2009-05-26 17:50:50 +00:00
Oleksandr Tymoshenko
a88b9b52e3
- Remove garbage debug output
2009-05-14 21:15:27 +00:00
Oleksandr Tymoshenko
ccf8f87398
- Handle memory requests on apb level, do not pass them up to
...
nexus
- Unmask IRQ in bus_intr_setup
- Do not count timer IRQ (IRQ0) as stray
2009-05-06 02:31:07 +00:00
Oleksandr Tymoshenko
fd7391fc0c
- Revert changes accidentally killed by merge operation
2009-04-14 22:53:22 +00:00