Reply
 
Thread Tools Display Modes
  #1  
Old 11-22-2008, 04:02 AM
webhostingdesign webhostingdesign is offline
Junior Member
 
Join Date: Aug 2007
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Default how do you setup a pcmcia wifi card?
how do you setup a pcmcia wifi card?

mine is supported, but can't find any instructions...
Reply With Quote
  #2  
Old 11-22-2008, 04:33 AM
Oko Oko is offline
Senior Member
 
Join Date: May 2007
Posts: 677
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: how do you setup a pcmcia wifi card?
Originally Posted by webhostingdesign
how do you setup a pcmcia wifi card?

mine is supported, but can't find any instructions...
You have to tell the kernel that you want to use PCMCIA WiFI card
Code:
# echo 'pccard_enable="YES"' >> /etc/rc.conf
Restart the computer and read the output of the ifconfig command. A driver should be attached to your card. Note that you might need to upload the driver into kernel manually. See the hardware notes and find the name of the driver which supports your card. Then read the man pages for the driver to see if you need to upload firmware.

Then follow
http://www.freebsd.org/doc/en_US.ISO885 ... eless.html

and you will be happy camper.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
WIFI pcmcia card not working rmvg General Questions 10 06-28-2011 10:48 PM
Need help with a Zyxel M-102 PCMCIA WiFi vyraen Networking 7 09-27-2007 09:04 PM
problem with rtl8185 chiped pcmcia wifi on 1.4beta drunk_lizard Networking 0 07-28-2007 01:36 PM
Need Help with Ralink RT2500 PCMCIA Wifi ziptar Networking 5 09-30-2006 02:33 PM
Problems with WIfi since 1.2 update, Netgear WG511T PCMCIA TerryP Networking 5 07-21-2006 10:57 AM


All times are GMT. The time now is 06:03 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.