Per Olofsson wrote:
On Thu, Jul 01, 2004 at 10:29 -0300, Robin Blondon wrote:
In addition, the network setup that I had working with 2.4 no longer
works with 2.6. I get errors with trying to load module memory_cs, which
doesn't exist. It looks like it is now trying to identify my wireless
LAN card as a memory card.
Please check if yenta_socket is loaded. Unlike 2.4, it's possible to
load yenta_socket under 2.6 even if it's not the right module. Strange
behaviour results.
Under 2.6, when I have i82365 and orinoco_cs in /etc/modules,
yenta_socket is not loaded and it doesn't look like it tries to load it
(I checked boot messages, dmesg, and syslog) but it does attempt to load
memory_cs. When I do not have i82365 and orinoco_cs in /etc/modules, it
does load it.
- Robin