Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 2002 07:31:46 -0700 (PDT)
From:      Tommy Johnson <tjohnson@bobdbob.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/38919: A Belkin 802.11 PCMCIA card is not recognized
Message-ID:  <200206051431.g55EVkxL065286@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         38919
>Category:       i386
>Synopsis:       A Belkin 802.11 PCMCIA card is not recognized
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 05 07:40:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tommy Johnson
>Release:        4.5-RELEASE
>Organization:
>Environment:
>Description:
A Belkin 802.11 PCMCIA card when inserted is not recognized.
>How-To-Repeat:
Insert the card, and note that pccardd says it is unrecognized.
>Fix:
 
The wi driver likes it...  
Add the following to /etc/defaults/pccard.conf

     card "Belkin" "11Mbps Wireless Notebook Network Adapter"
        config  auto "wi" ? 
       insert  /etc/pccard_ether $device start
       remove  /etc/pccard_ether $device stop

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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