| Age | Commit message (Collapse) | Author |
|
the sysctl link sets are processed, and remove redundancy.
Shaves >13kB off of an amd64 GENERIC, not to mention >1k duplicate
lines of code.
|
|
- Add support for capturing initial CAP/CAP2/PI regs before reset (and
restoring them afterwords)
- Add optional callbacks for channel_start / channel_stop.
|
|
Unfortunately our VCS isn't very helpful here.
|
|
|
|
|
|
|
|
|
|
|
|
quick_write, the command length is 0, so we were previously returning
success for every address in this case.
|
|
|
|
( note to self - don't commit half asleep )
|
|
|
|
let cngetc loop until a character is available so it can call the critpoll
hooks.
|
|
|
|
|
|
|
|
|
|
Hi kiyohara.
PR/48359 NetBSD/cobalt 6.99.25 GENERIC kernel freeze at initializing com0
|
|
|
|
|
|
Patch by Roc Valles.
|
|
|
|
|
|
|
|
|
|
followed by a return from the interrupt handler. The condition is
triggered on some KVM virtual hosts, apparently harmlessly, and not
panicing makes it possible to boot a NetBSD GENERIC kernel on those
hosts. Also make the same change to siop to minimize divergence
between siop and esiop. Fixes PR kern/48277.
|
|
|
|
|
|
|
|
the local variable.
|
|
|
|
- move variables inside ifdef sections
- ifdef notdef unused code
- use __USE for debugging variables
|
|
|
|
it was converted incorrectly to device_t.
|
|
- handle fibrilation better
|
|
|
|
|
|
build test only.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|