Hi guys,
I think in io_apic.c/assign_irq_vector() function the:
printk("WARNING: ASSIGN_IRQ_VECTOR wrapped back to %02X\n",
current_vector);
should be changed to:
printk("WARNING: assign_irq_vector wrapped back to %02X\n",
current_vector);
perhaps the printk("init IO_APIC IRQs\n") a few lines below
could also be changed to printk("setup IO_APIC IRQs\n") to match
the name of the function but that is a matter of taste...
regards,
------ -------- --------- -------- -- - -- ---- --
Tigran A. Aivazian | http://www.sco.com
Escalations Research Group | tel: +44-(0)1923-813796
Santa Cruz Operation Ltd | Email: [EMAIL PROTECTED]