From root@tecdigital.net  Fri Aug  2 16:58:28 2002
Return-Path: <root@tecdigital.net>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 69B9637B400
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  2 Aug 2002 16:58:28 -0700 (PDT)
Received: from mail.tecdigital.net (midgar.tecdigital.net [67.29.135.15])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 25EE843E42
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  2 Aug 2002 16:58:28 -0700 (PDT)
	(envelope-from root@tecdigital.net)
Received: from bender.tecdigital.net (unknown [148.243.211.1])
	by mail.tecdigital.net (Postfix) with ESMTP id C85EB22505
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  2 Aug 2002 18:58:12 -0500 (CDT)
Received: by bender.tecdigital.net (Postfix, from userid 0)
	id 1821A281EA; Fri,  2 Aug 2002 18:57:56 -0500 (CDT)
Message-Id: <20020802235756.1821A281EA@bender.tecdigital.net>
Date: Fri,  2 Aug 2002 18:57:56 -0500 (CDT)
From: Mario Doria <madd@tecdigital.net>
Reply-To: Mario Doria <madd@tecdigital.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: USR Wi-Fi Card type 2410 is not detected correctly 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         41273
>Category:       conf
>Synopsis:       USR Wi-Fi Card type 2410 is not detected correctly
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 02 17:00:07 PDT 2002
>Closed-Date:    Sat Apr 19 17:52:37 PDT 2003
>Last-Modified:  Sat Apr 19 17:52:37 PDT 2003
>Originator:     Mario Doria
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
TecDigital 
>Environment:
System: FreeBSD wark 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 25 03:54:25 CDT 2002 root@wark:/usr/src/sys/compile/WARK i386


	
>Description:
	When inserting my PC-CARD, it was not detected. By removing 
	a space in the name of the card in /etc/defaults/pccard.conf, the
	card worked. I added a new card description in the attached diff
	because I upgraded this card to the latest firmware. I do not know
	if this changed the name the card reports to the system.

>How-To-Repeat:
	By inserting a Wi-Fi US Robotics 11 Mbit card, type 2410; it is not
	detected by the default /etc/defaults/pccard.conf

>Fix:
	Attached is a file with the new card description.

+++ /etc/defaults/pccard.conf	Fri Aug  2 18:46:02 2002
@@ -2020,6 +2020,11 @@
 	remove	/etc/pccard_ether $device stop
 
 # U.S. Robotics Wireless Card 2410
+card "U.S. Robotics" "IEEE 802.11b PC-CARD"
+	config auto "wi" ?
+	insert /etc/pccard_ether $device start
+	remove /etc/pccard_ether $device stop
+
 card "U. S. Robotics" "IEEE 802.11b PC-CARD"
 	config	auto "wi" ?
 	insert	/etc/pccard_ether $device start


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: bmah 
State-Changed-When: Sat Apr 19 17:47:56 PDT 2003 
State-Changed-Why:  
It looks like the fixed entry was added to pccard.conf and then 
merged to rev. 1.98.2.33 of this file on 30 September 2002. 


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