From nobody@www.freebsd.org  Mon Jun  3 20:08:31 2002
Return-Path: <nobody@www.freebsd.org>
Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by hub.freebsd.org (Postfix) with ESMTP id 3F61537B400
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  3 Jun 2002 20:08:31 -0700 (PDT)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5438UhG027671
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 3 Jun 2002 20:08:30 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.2/8.12.2/Submit) id g5438UGv027670;
	Mon, 3 Jun 2002 20:08:30 -0700 (PDT)
Message-Id: <200206040308.g5438UGv027670@www.freebsd.org>
Date: Mon, 3 Jun 2002 20:08:30 -0700 (PDT)
From: Jordi <jordi_yc@lycos.es>
To: freebsd-gnats-submit@FreeBSD.org
Subject: USR Wireless PCI Card (2415) Support
X-Send-Pr-Version: www-1.0

>Number:         38879
>Category:       i386
>Synopsis:       USR Wireless PCI Card (2415) Support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          wish
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 03 20:10:01 PDT 2002
>Closed-Date:    Fri Jun 14 08:33:24 PDT 2002
>Last-Modified:  Fri Jun 14 08:33:24 PDT 2002
>Originator:     Jordi
>Release:        4.6-RC FreeBSD 4.6-RC & 5.0-CURRENT FreeBSD 5.0-CURRENT
>Organization:
None
>Environment:
FreeBSD harry2 5.0-CURRENT FreeBSD 5.0-CURRENT #7: Mon Jun  3 21:35:24 EDT 2002     jordi@harry2:/usr/obj/usr/src/sys/HARRY2  i386
>Description:
Quoting from LJ Mattson, at <http://www.monkey.org/openbsd/archive/bugs/0203/msg00146.html>
"The kernel does not recognize the US Robotics PCI 802.11b Wireless 
Adapter (Model 2415). Although the kernel supports the PC Card itself
quite well (Model 2410, a Prism2 clone), it is unable to register the 
card in a PCI adapter for the desktop (Model 2415)."
>How-To-Repeat:
"Insert a model 2415 in any desktop. The kernel will come up 
with "unknown device". "
>Fix:
Edit /usr/src/sys/dev/wi/if_wi_pci.c

Add 
{0x16ec, 0x3685, WI_BUS_PCI_PLX, "US Robotics 2415"},
in the pci_ids[]

In both 4.6-RC and FreeBSD-5-Current (May 20)



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nsayer 
State-Changed-When: Fri Jun 14 08:32:25 PDT 2002 
State-Changed-Why:  
Committed... Will be MFCed after the 4.6 freeze is lifted. 

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