Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2002 19:59:10 -0700 (PDT)
From:      Kevin Van Maren <kevin.vanmaren@unisys.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/39911: New Netgear MA401 pccard does not work with FreeBSD
Message-ID:  <200206270259.g5R2xAXk001128@www.freebsd.org>

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


>Number:         39911
>Category:       misc
>Synopsis:       New Netgear MA401 pccard does not work with FreeBSD
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 26 20:00:12 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Van Maren
>Release:        4.5-RELEASE/4.6-RELEASE
>Organization:
>Environment:
FreeBSD 4.6-RELEASE
>Description:
The newest MA401 802.11b wireless PCMCIA cards do not work with
FreeBSD because of a change in the ientifier string.  The "MA401"
is now called a "MA401RA" even though the card is functionally
identical and is still supported by the same driver.


>How-To-Repeat:
Buy the latest Netgear 802.11b card and try to use it.

>Fix:
Add this section to /etc/default/pccard.conf (clone of the
MA401 entry):

# Netgear MA401RA
card "NETGEAR MA401RA Wireless PC" "Card"
        config  auto "wi" ? 0x10000
        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?200206270259.g5R2xAXk001128>