Age | Commit message (Collapse) | Author |
|
clock and tick timer and detects missing ticks.
|
|
functional change.
ok deraadt@
|
|
Inline functions when it makes sense.
|
|
|
|
and much less complex. IPL_SERIAL goes at the same time.
|
|
|
|
|
|
|
|
fine (on XINT1), so remove the poll console hacks and rewire the com
irq to the correct value for thecus.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dead meat, move the remainding definition to footbridge todclockvar where
it belongs, and get rid of the installed header file.
No change on Zaurus (besides the include removal), no functional change on cats.
|
|
|
|
|
|
|
|
lock and a reference count. No functional change.
|
|
|
|
|
|
ok robert@
|
|
to memory.
ok robert@
|
|
not after.
|
|
tested robert@
|
|
found by drahn@
|
|
the aperture without having to reboot, but does not allow re-opening;
ok matthieu
|
|
|
|
NULL for root PCI busses. For busses behind a bridge, it points to
a persistent copy of the bridge's pcitag_t. This can be very useful
for machine-dependent PCI bus enumeration code.
From NetBSD
ok grange@ kettenis@
|
|
|
|
The new allocation of softintr bits complicates SI_TO_IRQBIT, but I see
no safe way around it.
|
|
|
|
ok uwe@
|
|
|
|
|
|
|
|
|
|
in DDB; tested at least by aanriot@
|
|
architectures. They are now defined as unsigned long, long, long
and unsigned long respectively.
|
|
|
|
|
|
Add new sys/_types.h header
Include machine/_types.h or sys/_types.h where applicable
|
|
rename the types using the __ protected namespace (e.g. __size_t).
Idea from FreeBSD.
|
|
|
|
|
|
Discussed with and ok deraadt@ millert@
|