From nobody@FreeBSD.org  Wed Aug 28 14:47:54 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 3EB4F37B400
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Aug 2002 14:47:54 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F049643E6A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Aug 2002 14:47:53 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7SLlYOT094753
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Aug 2002 14:47:34 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g7SLlYNT094752;
	Wed, 28 Aug 2002 14:47:34 -0700 (PDT)
Message-Id: <200208282147.g7SLlYNT094752@www.freebsd.org>
Date: Wed, 28 Aug 2002 14:47:34 -0700 (PDT)
From: Eduardo Moscoso Rubino <moscoso@moscoso.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: US Robotics 802.11 pccard has wrong entry in /etc/defaults/pccard.conf (typo)
X-Send-Pr-Version: www-1.0

>Number:         42140
>Category:       misc
>Synopsis:       US Robotics 802.11 pccard has wrong entry in /etc/defaults/pccard.conf (typo)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    imp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 28 14:50:01 PDT 2002
>Closed-Date:    Sun Sep 29 16:46:41 MDT 2002
>Last-Modified:  Sun Sep 29 16:46:41 MDT 2002
>Originator:     Eduardo Moscoso Rubino
>Release:        4.6-STABLE (08/26/2002)
>Organization:
TopoLogica
>Environment:
FreeBSD server.local.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Aug 26 10:47:08 BRT 2002     root@server.local.net:/usr/obj/usr/src/sys/SERVER  i386

>Description:
The U.S. Robotics IEEE 802.11b PC-CARD has a typing error in the /usr/defaults/pccard.conf, which prevents it from being correctly discovered on card insertion (there is an extra space between the U and S of the U.S. Robotics string).
>How-To-Repeat:
Insert a U.S. Robotics IEEE 802.11b PC-CARD into a pcmcia slot and it will not get configured automatically.
>Fix:
Here are the context diff between the original /etc/defaults/pccard.conf and the correct one.

*** pccard.conf.orig    Wed Aug 28 18:42:28 2002
--- pccard.conf Wed Aug 28 18:42:37 2002
***************
*** 2020,2026 ****
        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
--- 2020,2026 ----
        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

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->imp 
Responsible-Changed-By: schweikh 
Responsible-Changed-When: Fri Aug 30 14:21:27 PDT 2002 
Responsible-Changed-Why:  
Warner is Mr. pccard.conf. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42140 
State-Changed-From-To: open->closed 
State-Changed-By: imp 
State-Changed-When: Sun Sep 29 16:46:26 MDT 2002 
State-Changed-Why:  
This was corrected a while ago.  Thanks! 

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