misc/92323: XI330_IEEE missing from if_wi_pccard.c

Douglas K. Rand rand at keenan.meridian-enviro.com
Wed Jan 25 11:00:13 PST 2006


>Number:         92323
>Category:       misc
>Synopsis:       XI330_IEEE missing from if_wi_pccard.c
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 25 19:00:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Douglas K. Rand
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
Meridian Environmental Technology, Inc.
>Environment:
System: FreeBSD keenan.meridian-enviro.com 6.0-STABLE FreeBSD 6.0-STABLE #1: Mon Jan 23 10:29:50 CST 2006 rand at keenan.meridian-enviro.com:/usr/obj/usr/src/sys/KEENAN i386


>Description:
	It seems that while XI330_IEEE was added to pccarddevs
	version 1.120 it never made it into if_wi_pccard.c for
	RELENG_6. It is there in HEAD in version 1.59.

	It'd be REALLY nice to have this committed for 6.1.

>How-To-Repeat:
	Insert one of these cards in a 6.0-STABLE system.

>Fix:
	This simple patch that adds XI330_IEEE to if_wi_pccard.c:

--- if_wi_pccard.c-orig	Sat Jul  9 21:00:35 2005
+++ if_wi_pccard.c	Wed Jan 25 12:41:12 2006
@@ -132,6 +132,7 @@
 	PCMCIA_CARD(DLINK, DWL650H),
 	PCMCIA_CARD(ELSA, XI300_IEEE),
 	PCMCIA_CARD(ELSA, XI325_IEEE),
+	PCMCIA_CARD(ELSA, XI330_IEEE),
 	PCMCIA_CARD(ELSA, XI800_IEEE),
 	PCMCIA_CARD(ELSA, WIFI_FLASH),
 	PCMCIA_CARD(EMTAC, WLAN),

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list