Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 2003 18:26:33 +0100 (CET)
From:      Sebastien Gioria <gioria@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   conf/46977: New pccardd.conf entrey for Dlink Air 660 Wireless Card
Message-ID:  <20030111172633.C840EAAAC@bushmills.intra.thorm.net>

next in thread | raw e-mail | index | archive | help

>Number:         46977
>Category:       conf
>Synopsis:       New pccardd.conf entrey for Dlink Air 660 Wireless Card
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 11 09:30:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sebastien Gioria
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
FreeBSD.ORG
>Environment:
System: FreeBSD bushmills.intra.thorm.net 5.0-CURRENT FreeBSD 5.0-CURRENT #19: Tue Jan 7 20:29:53 CET 2003 root@:/usr/obj/usr/src/sys/bushmills i386


>Description:
	Atteched is the patch for /etc/defaults/pccardd.conf for supporting the
D-link Air 660 Wireless Card. This card can have an external antenna and is Prism 2 compatible.
>How-To-Repeat:
	attached is the patch for the /etc/defaults/pccardd.conf
>Fix:

--- pccard.conf.orig	Sat Jan 11 18:13:17 2003
+++ pccard.conf	Sat Jan 11 18:18:57 2003
@@ -1931,6 +1931,12 @@
 	insert	/etc/pccard_ether $device start
 	remove	/etc/pccard_ether $device stop
 
+# DLink Air DWL-660 Wireless PC Card
+card "D-Link" "D-Link Air DWL-660 Wireless PC Card"
+        config  auto "wi" ?
+        insert  /etc/pccard_ether $device start
+        remove  /etc/pccard_ether $device stop
+
 # Dell TrueMobile (OEMed Lucent WaveLAN/IEEE)
 card "Dell" "TrueMobile 1150 Series PC Card"
 	config	0x1 "wi" ?



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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030111172633.C840EAAAC>