[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-tr] ASB Error -Reply
Steve,
ASB Error 26 means receive buffers are not where they are supposed to be. Two possible explanations:
PCMCIA Memory Allocation: Try putting the extra memory space back into config.opts, i.e. memory=0xa0000000-0xaffffff, the driver does an ioremap on the memory and cs may be arguing about access to the area. Card / Ring Problem: Did the card work under 2.0.36, dos, windoze etc, will it work in another laptop on a different ring etc.
DHCP: Not working yet, your error code relates to a confused header, I think broadcast addresses have to built slightly differently for Token Ring to ethernet and that the dhcp client is building the header in the ethernet style.
Mike