irq9, not irq10, thanks angelos@openbsd.org

This commit is contained in:
Todd T.Fries 2001-05-23 19:47:14 +00:00
parent cd01453c9d
commit c8ef550530

View File

@ -41,7 +41,7 @@
// //
// The config line in .bochsrc should look something like: // The config line in .bochsrc should look something like:
// //
// ne2k: ioaddr=0x280, irq=10, mac=00:a:b:c:1:2, ethmod=fbsd, ethdev=fxp0 // ne2k: ioaddr=0x280, irq=9, mac=00:a:b:c:1:2, ethmod=fbsd, ethdev=fxp0
// //
#include "bochs.h" #include "bochs.h"