david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

...this time with the correct syntax. :(

This commit is contained in:
Michael Brown 2005-04-16 14:54:11 +00:00
parent 8c2b42e08e
commit 66e54f1274
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ static int skel_isapnp_probe ( struct dev *dev,
nic->ioaddr = isapnp->ioaddr;
nic->irqno = isapnp->irqno;
activate_isapnp_device ( isapnp );
activate_isapnp_device ( isapnp, 1 );
/* Test for physical presence of NIC */
/*