Age | Commit message (Collapse) | Author |
|
Add HZ=60 to GENERIC and GENERICSBC configurations. Make sure clockreg.h
does not compile unless HZ is defined. We can't just define it here since
param.c needs to agree with whatever clockreg.h uses. This has been broken
since June. Only effect is that the clocks would lose time badly.
|
|
options out of std.mac68k. This means that people will have to add them to
their local kernel config files.
Please test.
|
|
Also, add some description as to what these are for.
|
|
state with NetBSD's. The direct-to-ADB code is now enabled by default.
Using 'options MRG_ADB' will cause the kernel to revert to the 'old standby'
code.
|
|
|
|
me.
- Provide option (enabled in GENERIC and GENERICSBC) to disable ADB
configuration when serial console is enabled. Old behavior allows
booting even if ADB probe hangs (Apple had several ways to access
ADB).
- Configure ite0 differently--don't assume that it's only extant if it
is the console.
|
|
|
|
|
|
|