Age | Commit message (Collapse) | Author |
|
to make it easy to use normal libraries (such as libdraw, libsec, and libmp)
with the kernel, which uses extern register, don't stray into the external
register set when allocating values to registers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sometimes, the bios does not assign a interrupt line for pci
devices. this should not be fatal in case of mp ineterrupts
as long as there is intpin or msi can be used.
warn in intrenable() if we hit such a interrupt and set
irq to -1 to prevent it from getting enabled on the pic
or as isa interrupt in apic mode.
|
|
|
|
|
|
|
|
border layout
|
|
|
|
javascript lines
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getdev()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Prevents hang on misidentified or broken cards.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add -t flag to date: prints ISO-8601 timestamp
|