You need to make sure the pcmcia subsystem recognizes the card on insert by the card's PCI id (check dmesg for "Realtek"). It probably does.
Next, you need to set it to load a specific driver for the card. Since the driver is new, this probably isn't setup: Add a card description (3 lines) to /etc/pcmcia/config: http://pcmcia-cs.sourceforge.net/man/pcmcia.5.html On Feb 10, 2006, at 7:39 PM, Robert Citek wrote: > > On Feb 10, 2006, at 12:33 PM, Robert Citek wrote: >> When I checked out the code from CVS it compiled just fine under >> Knoppix using a PDI. Here are my updated notes: >> >> http://www.cwelug.org/cgi-bin/wiki.cgi?Wpc11v4#source > > Not only did it compile, the driver loaded and I was able to ping > google.com. I've updated my notes to include how I loaded the > modules and connected to a WAP: > > http://www.cwelug.org/cgi-bin/wiki.cgi?Wpc11v4#source > > So the next step is to figure out how to clean up the process. > Anyone know where the modules should go and how to update the > appropriate /etc files so the modules are loaded/unloaded > automatically whenever a card is inserted/removed? |-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|- AgentM [EMAIL PROTECTED] |-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|- _______________________________________________ CWE-LUG mailing list [email protected] http://www.cwelug.org/ http://www.cwelug.org/archives/ http://www.cwelug.org/mailinglist/
