From nobody@FreeBSD.org  Fri Aug 27 21:12:01 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B70B11065674
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 27 Aug 2010 21:12:01 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id A61518FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 27 Aug 2010 21:12:01 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o7RLC1ar014100
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 27 Aug 2010 21:12:01 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o7RLC1WX014099;
	Fri, 27 Aug 2010 21:12:01 GMT
	(envelope-from nobody)
Message-Id: <201008272112.o7RLC1WX014099@www.freebsd.org>
Date: Fri, 27 Aug 2010 21:12:01 GMT
From: Ted Nolan <tednolan@bellsouth.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: wi(4) driver does not work with wlan(4) driver for Lucent Orinoco Cards
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         150052
>Category:       kern
>Synopsis:       [wi] wi(4) driver does not work with wlan(4) driver for Lucent Orinoco Cards
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    bschmidt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 27 21:20:06 UTC 2010
>Closed-Date:    Tue Jun 19 07:12:09 UTC 2012
>Last-Modified:  Tue Jun 19 07:12:09 UTC 2012
>Originator:     Ted Nolan
>Release:        8.1-RELEASE
>Organization:
>Environment:
FreeBSD pulot 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
I have a number of Lucent Orinoco/Wavelan 16-bit PCMCIA 802.11b WI-FI cards.  These are excellent cards, dependable with great radio performance.  I have been using these on FreeBSD from FreeBSD 4.X through FreeBSD 7.X, using the "wi(4)" driver.  When I switched to 8.X with 8.1-RELEASE, and attempted to use these cards with the "wlan(4)" driver, they do not work.

The cards are still identified when plugged in, and binding them to the wlan driver produces no error messages, but no networking happens.

I have tried this on IBM Thinkpad A22m/2628 systems and Lenovo Thinkpad T61 systems.


>How-To-Repeat:
Take a known good card:

pulot# 
[Insert Card]
wi0: <Lucent Technologies WaveLAN/IEEE> at port 0x100-0x13f irq 11 function 0 config 1 on pccard0
wi0: [ITHREAD]

pulot# ifconfig wlan0 create wlandev wi0
wlan0: Ethernet address: 00:02:2d:c0:21:ca
pulot# ifconfig wlan0 up
pulot# ifconfig wlan0 scan
 (hangs forever)


>Fix:
None known.  Using a D-Link card DWL-G630 card works and the ath(4) driver works OK, but I have only one such card and many Lucent cards.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-i386->freebsd-net 
Responsible-Changed-By: remko 
Responsible-Changed-When: Wed Sep 1 05:49:49 UTC 2010 
Responsible-Changed-Why:  
reassign to networking team 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150052 
State-Changed-From-To: open->feedback 
State-Changed-By: bschmidt 
State-Changed-When: Thu Dec 30 11:36:04 UTC 2010 
State-Changed-Why:  
Try the patch available at http://lists.freebsd.org/pipermail/freebsd-net/2010-December/027327.html please. 


Responsible-Changed-From-To: freebsd-net->bschmidt 
Responsible-Changed-By: bschmidt 
Responsible-Changed-When: Thu Dec 30 11:36:04 UTC 2010 
Responsible-Changed-Why:  
over to me 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150052 
State-Changed-From-To: feedback->closed 
State-Changed-By: bschmidt 
State-Changed-When: Tue Jun 19 07:11:53 UTC 2012 
State-Changed-Why:  
feedback timeout 

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