53,61d52
< void
< IsaFake::init()
< {
< // Only init this device if it's connected to anything.
< if (pioPort)
< PioDevice::init();
< }
<
<