From nobody@FreeBSD.org  Mon Oct  7 17:39:48 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 41B1D37B401
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  7 Oct 2002 17:39:48 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C8B0A43E8A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  7 Oct 2002 17:39:47 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g980dl7R036210
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 7 Oct 2002 17:39:47 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.6/8.12.6/Submit) id g980dl8D036209;
	Mon, 7 Oct 2002 17:39:47 -0700 (PDT)
Message-Id: <200210080039.g980dl8D036209@www.freebsd.org>
Date: Mon, 7 Oct 2002 17:39:47 -0700 (PDT)
From: Brad Knowles <brad@stop.mail-abuse.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Asante' FriendlyNet AeroLAN AL1011 802.11b WiFi WLAN PCMCIA card not recognized...
X-Send-Pr-Version: www-1.0

>Number:         43805
>Category:       conf
>Synopsis:       Asante' FriendlyNet AeroLAN AL1011 802.11b WiFi WLAN PCMCIA card not recognized...
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    imp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 07 17:40:00 PDT 2002
>Closed-Date:    Mon Jan 10 17:40:22 MST 2005
>Last-Modified:  Mon Jan 10 17:40:22 MST 2005
>Originator:     Brad Knowles
>Release:        4.6.2-R
>Organization:
Snow BV
>Environment:
FreeBSD frobnitz 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Wed Aug 14 21:23:26 GMT 2002    murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386
>Description:
Asante' FriendlyNet AeroLAN AL1011 802.11b WiFi WLAN PCMCIA card configuration not found in /etc/defaults/pccard.conf.  This is a standard Prism2 card.
>How-To-Repeat:
Insert card, get the following error:

No card in database for "FriendlyNET AeroLAN Wireless PCMCIA Adapter "(" ")
>Fix:
Add the following to /etc/pccard.conf (well, /etc/defaults/pccard.conf):

# Asante' FriendlyNet AeroLAN AL1011 802.11b WiFi WLAN PCMCIA card (Prism2)
card "FriendlyNET AeroLAN Wireless PCMCIA Adapter " " "
	config auto "wi" ?
	insert /etc/pccard_ether $device start
	remove /etc/pccard_ether $device stop


Note: You need the trailing space after "Adapter " and the blank space between the last set of double quotes.  Otherwise, the strings won't match when the driver scans the card.  Also, this seems to make the card take IRQ 3, which conflicts with my Belkin F5D5020 10/100 Base-TX PCMCIA card, and I have not yet figured out a way to get them both working at the same time.  If there is any way to get this to try other IRQs as well as #3, that would be great to add to the entry in /etc/defaults/pccard.conf.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->imp 
Responsible-Changed-By: kris 
Responsible-Changed-When: Sat Jul 12 16:51:21 PDT 2003 
Responsible-Changed-Why:  
Assign to pccard maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43805 
State-Changed-From-To: open->closed 
State-Changed-By: imp 
State-Changed-When: Mon Jan 10 17:40:11 MST 2005 
State-Changed-Why:  
committed 


http://www.freebsd.org/cgi/query-pr.cgi?pr=43805 
>Unformatted:
