Martin Cerveny wrote: >Hello, > >I try to use NDIS wrapper with "INPROCOMM IPN2220" but without luck. >The driver fails with code 0xc0001388 (eg. NDIS_RESOURCE_CONFLICT). >I look to the ndis-wrapper source "kern_ndis.c" to function >"ndis_convert_res()" that convert PCI resources from OS kernel to NDIS >structures .... and I see there is hardcoded to pass only one memory block and >one fixed interrupt :-( ! (my card has 3 memory regions correctly configured >by OS kernel!) > >Does any one continue to develop this code ? > > I hope we'll have more resource to work on this. You're welcome to improve the code.
>Why there is no warning at website that this code works only with "bcm" device >:-( ? > > Well, the website does say "the following Broadcom chipset-based network cards have been tested". :-) Vincent.
