[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] [PATCH] NetUSBee usb driver



2011/5/24 Alan Hourihane <alanh@fairlite.co.uk>:
> On 05/24/11 10:02, David Gálvez wrote:
>> 2011/5/24 m0n0 <ole@monochrom.net>:
>>> I just updated my falcon with the newest freemint, right now the loader.prg
>>> always tell's me: pid xy: invalid chip ID 2FA8.
>>>
>>> I hope the error is gone soon, when the patch is within the daily builds...
>>> ( I thought it would already be in there... :( ).
>>>
>> I just checked the daily build, and the netusbee module isn't there
>> yet, so I guess you used the EtherNat driver, this is the reason you
>> got that "invalid chip" message. I must add a card detection routine
>> to show "no card detected" message in case the card isn't present.
>>
>
> It'd also be good to share the isp116x*.[ch] files much better too, and
> have some #ifdef/#endif NETUSBEE/ETHERNAT in there as small bug fixes
> would need to be applied in both cases at the moment.
>


I agree, I add it in my TODO list