The files in GENMU load find, but the radio appears to not be enabled which of course means it doesn't work.
From what I have been able to determine, some (many) machines use an additional driver to control ACPI for radio power control (which seems to be completely separate from the WiFi indicator). We have no such thing. It should be possible, if somebody can figure out how to do it. This has nothing to do with GENMAC, it is XWLAN that does power control, when it knows how.
I know that some people have said that having too large a .sys file causes heartache for GENMAC
What you describe is typical of what happens when the GENMAC internals are overwritten by something in the driver. The size of the driver has nothing to do with that. It is something that the driver does dynamically (probably creating buffers).
but it hangs at the netbind.exe with a message "Exception = C0000005 occurred at EIP = 2268a". No idea what this means.
I think that is what happens when a program tries to use memory outside of what was allocated. GENMAC does not allocate sufficient memory for that driver.
One question I have is that looking at the hardware manager, it appears that the IRQs for the hard drive are 10 and 11. And, the IRQ for the Intel Centrino 6205 is also 10. Is this a problem? Any other thoughts regarding this problem appreciated.
No, that is not a problem. It does indicate that you are not using ACPI though.
You are fighting a battle, that has been lost many times before. GENMAC is just not capable of running that windows driver, in it's present form. We do not have the source, and it has been specifically stated, that it is not allowed to reverse engineer the program to try to fix the problems (it has been tried, with little success).
Today, we have two options: 1) Wait for Arca Noae to finish their WiFi driver. 2) Use a travel router, connected to the wired NIC. I do know, that Arca Noae is still working on the WiFi driver, but other things are more important so it doesn't get the attention that it needs. Travel routers are not that expensive, and they can be used for other things.