Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2002 09:36:13 -0500 (CDT)
From:      Larry Rosenman <ler@lerctr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ler@lerctr.org
Subject:   conf/37631: Linksys WPC11 has a new PCCARD CIS Identification set
Message-ID:  <200205011436.g41EaDDC000477@lerlaptop.iadfw.net>

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

>Number:         37631
>Category:       conf
>Synopsis:       Linksys WPC11 has a new PCCARD CIS Identification set
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 01 07:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Larry Rosenman
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD lerlaptop 4.5-STABLE FreeBSD 4.5-STABLE #25: Wed May 1 00:30:38 CDT 2002 ler@lerlaptop:/usr/obj/usr/src/sys/LERLAPTOP i386


>Description:
	add the following entry to /etc/defaults/pccard.conf:

# Linksys WPC11 Ver 2.5/3.0
card "The Linksys Group, Inc." "Instant Wireless Network PC Card"
	config	auto "wi" ? 0x10000
	insert	/etc/pccard_ether $device start
	remove	/etc/pccard_ether $device stop
>How-To-Repeat:
	insert the above card on a system with out the pccard.conf entry and
        the card is not recognized. With the above entry both the V2.5 and 
        V3.0 cards are recognized and work just fine.  Tested on 2 different
        laptops, with 2 different cards. 
>Fix:
add the following to /etc/defaults/pccard.conf:

# Linksys WPC11 Ver 2.5/3.0
card "The Linksys Group, Inc." "Instant Wireless Network 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?200205011436.g41EaDDC000477>