Hi. With help from Google I worked out how to install this pcmcia card. Here's a short how-to for anyone else with this problem.
23Jul2005 @ 12:20 [EMAIL PROTECTED] thusly spake > I googled and come across the amd8211 driver but can't get it working under > FC3. > Has anyone had experience getting the smc2635W card to work under fedora core > 3? How to install an smc2635W wireless card under FC3 (kernel 2.6.9) 1. Download adm8211-20041122.tar.bz2 (this is the latest driver for a 2.6.9 kernel) 2. Unzip. Tar. 3. Run 'make install' from adm8211 directory 4. Run kudzu to detect the hardware. Configure it. If the wireless device is not detected, remove it from /etc/sysconfig/hwconf first. 5. Edit ifcfg-eth1 or ifcfg-wlan0 or ifcfg-whateverYouCalledIt and make sure your IPaddress is unique (different from other interfaces). 6. Bring the interface down and up again. 'ifdown eth1', 'ifup eth1' Kind regards. Luke. -- ............._.. .| .| |.|/.|_ . .|__.|_|.|\.|_ . :61 421 276 282: -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
