polachok's projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
29e532f
)
Unhide debug message while trying to make it work.
author
Alexander Polakov <polachok@gmail.com>
Fri, 16 Oct 2009 19:25:51 +0000 (23:25 +0400)
committer
Alexander Polakov <polachok@gmail.com>
Fri, 16 Oct 2009 19:25:51 +0000 (23:25 +0400)
sys/platform/pc32/apic/mpapic.c
patch
|
blob
|
blame
|
history
diff --git
a/sys/platform/pc32/apic/mpapic.c
b/sys/platform/pc32/apic/mpapic.c
index
3990f96
..
7f3750d
100644
(file)
--- a/
sys/platform/pc32/apic/mpapic.c
+++ b/
sys/platform/pc32/apic/mpapic.c
@@
-554,10
+554,10
@@
io_apic_setup_intpin(int apic, int pin)
if (cpuid > mp_naps)
cpuid = 0;
- if (bootverbose) {
+ //if (bootverbose) {
kprintf("IOAPIC #%d intpin %d -> irq %d (CPU%d)\n",
apic, pin, irq, cpuid);
- }
+ //}
/*
* Program the appropriate registers. This routing may be