Age | Commit message (Collapse) | Author |
|
|
|
put a size limitation of the PCI region to map. That makes the PERC 3/Di
raid controller usable, as it publishes too much PCI memory for us to map
in the kernel virtual memory. As we only access the first 256 byte it is
of no use to map 128MB of kvm.
|
|
OK deraadt@ and art@
|
|
|
|
|
|
Don't clobber existing bits when turning on clock
Save interrupt status and issue EOI before processing status bits
checked by me and angelos@
|
|
|
|
|
|
The return value from the interrupt handling was bogus. Now we return 1
if we have handled the interrupt.
When resuming from suspend wrong values were restored to the mixer
which sometimes caused a high-pitched sound to be emitted. (how fast
can you type "mixerctl -w outputs.master.mute=on"?)
|
|
At last my Thinkpad plays german music.
|