From andrsn@andrsn.stanford.edu Thu Aug 26 12:52:45 1999
Return-Path: <andrsn@andrsn.stanford.edu>
Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [36.33.0.163])
	by hub.freebsd.org (Postfix) with ESMTP id E314F1544C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Aug 1999 12:52:36 -0700 (PDT)
	(envelope-from andrsn@andrsn.stanford.edu)
Received: (from root@localhost)
	by andrsn.stanford.edu (8.9.3/8.9.1) id MAA47170;
	Thu, 26 Aug 1999 12:51:38 -0700 (PDT)
Message-Id: <199908261951.MAA47170@andrsn.stanford.edu>
Date: Thu, 26 Aug 1999 12:51:38 -0700 (PDT)
From: Annelise Anderson <andrsn@andrsn.stanford.edu>
Reply-To: andrsn@andrsn.stanford.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: D-Link 660 pccard
X-Send-Pr-Version: 3.2

>Number:         13400
>Category:       misc
>Synopsis:       D-Link 660 pccard entry in pccard.conf.sample doesn't work
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    imp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 26 13:00:01 PDT 1999
>Closed-Date:    Fri May 26 22:33:16 MDT 2000
>Last-Modified:  Fri May 26 22:33:39 MDT 2000
>Originator:     Annelise Anderson
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	All FreeBSD versions supporting pccards.
	

>Description:
	
	D-Link 660 pccard entry in /etc/pccard.conf.sample doesn't
	work on my D-Link 660 card; card not recognized (even after,
	of course, moving pccard.conf.sample to pccard.conf)
	The entry has no "ether" line.
	The card has two connectors, RJ-45 and BNC.
	

>How-To-Repeat:

	attempt to use D-Link 660 card


>Fix:
	
	
	Change pccard.conf entry for D-Link 660.  That shown in the
	diff works for me.

--- pccard.conf.sample.orig	Mon Aug  2 05:12:35 1999
+++ pccard.conf.sample	Thu Aug 26 12:35:27 1999
@@ -188,8 +188,9 @@
 
 # D-Link DE-660 NE2000 clone
 card "D-Link" "DE-660"
-	config 0x20 "ed0" ? 0x10
-	insert /etc/pccard_ether ed0 link0 -link1
+	config 0x20 "ed0" 10
+	ether 0x81
+	insert /etc/pccard_ether ed0 
 	remove /sbin/ifconfig ed0 delete
 
 # CyQ've ELA-010

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->imp 
Responsible-Changed-By: jkoshy 
Responsible-Changed-When: Thu Apr 13 21:58:07 PDT 2000 
Responsible-Changed-Why:  
Over to maintainer. 
State-Changed-From-To: open->closed 
State-Changed-By: imp 
State-Changed-When: Fri May 26 22:33:16 MDT 2000 
State-Changed-Why:  
I've fixed this in my tree, the real fix to be committed soon. 
>Unformatted:
