Fix ypo in essage about isabling EISA nterrupt ector
(tip 'o the tired cap to Bernd Walter <ticso@cicely5.cicely.de>)
This commit is contained in:
parent
8a85dfc7bd
commit
ea1bd4d556
@ -266,7 +266,7 @@ mcpcia_disable_intr_vec(int vector)
|
||||
struct mcpcia_softc *sc = mcpcia_root;
|
||||
|
||||
if (vector < MCPCIA_VEC_PCI) {
|
||||
printf("EISA isable (0x%x)\n", vector);
|
||||
printf("EISA disable (0x%x)\n", vector);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user