Age | Commit message (Collapse) | Author |
|
Thanks to Mark Uemura for donating several of these adapters.
Tested by and ok deraadt@
|
|
currently read-only
ok grange@, marius@
|
|
done on mvme88k. <machine/locore.h> is about to die very soon...
|
|
|
|
|
|
|
|
|
|
do not provide it on luna88k. Makes trap() slightly faster on non-MVME188
kernels.
|
|
- merge locore_c_routines.c into machdep.c
- split machdep.c into really machdep.c content, and board-specific routines
(memory sizing, early initialization, etc).
No functionnal change.
|
|
|
|
logic in 3 files. Devices register a function to be called to turn the
led on and off based on load average. (Note: rerun config and make depend)
|
|
|
|
Prevents a race which can corrupt pools, found dhartmei, fix by art and me.
|
|
|
|
|
|
new driver.
|
|
compiling for one flavour only.
This makes code slightly smaller on all m88k-based platforms (my roughly
1KB), and saves more than meets the eye on luna88k, which is m88100-based.
|
|
|
|
|
|
|
|
not visible unless _KERNEL is defined. OK miod@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as fast as possible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
about the chassis)
|
|
|
|
- Use ETHER_CRC_POLY_LE instead of MC_POLY_LE from hmereg.h
|
|
|
|
|
|
|
|
|
|
|