Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Nov 2005 21:11:08 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        robert@webtent.com, lists@webtent.net
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: pccards
Message-ID:  <20051121.211108.68039846.imp@bsdimp.com>
In-Reply-To: <1132437985.69627.8.camel@felipa.webtent.org>
References:  <1132437985.69627.8.camel@felipa.webtent.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <1132437985.69627.8.camel@felipa.webtent.org>
            Robert Fitzpatrick <lists@webtent.net> writes:
: I am trying FreeBSD 6.0 on my laptop since reading of wireless
: capabilities. I have a D-Link DWL-AG650 card and see the card below in
: my /etc/defaults/pccard.conf:
: 
: # D Link DWL-650 11Mbps WLAN Card
: card "D" "Link DWL-650 11Mbps WLAN Card"
:         config  auto "wi" ?
:         insert  /etc/pccard_ether $device start
:         remove  /etc/pccard_ether $device stop

pccard.conf is no longer used.

: cardbus1: <network, ethernet> at device 0.0 (no driver attached)

You don't have a wi card.  wi are never cardbus cards, so you have a
different card.

: I guess this means this card will not work? If so, anyone suggest a way
: to get it working? I ask this because I found the following post that
: sounds like someone did have theirs working, but I do not see an ath0:
: 
: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=265162+0
: +archive/2004/freebsd-mobile/20040118.freebsd-mobile

do you have ath in your kernel?  If so, you may have to extract the
driver from the cdrom that came with the card and use ndis.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051121.211108.68039846.imp>