From sanpei@sanpei.org  Mon May 29 01:10:56 2000
Return-Path: <sanpei@sanpei.org>
Received: from oxygen.yy.ics.keio.ac.jp (oxygen.yy.ics.keio.ac.jp [131.113.47.3])
	by hub.freebsd.org (Postfix) with ESMTP
	id 843A337B9B5; Mon, 29 May 2000 01:10:53 -0700 (PDT)
	(envelope-from sanpei@sanpei.org)
Received: from lavender.yy.cs.keio.ac.jp (lavender.rad.cc.keio.ac.jp [131.113.16.115])
	by oxygen.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id RAA21586;
	Mon, 29 May 2000 17:10:46 +0900 (JST)
	(envelope-from sanpei@sanpei.org)
Received: (from sanpei@localhost)
	by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id RAA02079;
	Mon, 29 May 2000 17:10:50 +0900 (JST)
Message-Id: <200005290810.RAA02079@lavender.yy.cs.keio.ac.jp>
Date: Mon, 29 May 2000 17:10:50 +0900 (JST)
From: sanpei@sanpei.org
Reply-To: sanpei@sanpei.org
To: FreeBSD-gnats-submit@freebsd.org
Cc: imp@FreeBSD.org
Subject: [Patch] pccard.conf for CyQ've ELA-110E (10/100 Ethernet card)
X-Send-Pr-Version: 3.2

>Number:         18868
>Category:       conf
>Synopsis:       [Patch] pccard.conf for CyQ've ELA-110E (10/100 Ethernet card)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    imp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 29 01:20:01 PDT 2000
>Closed-Date:    Mon May 29 02:22:39 MDT 2000
>Last-Modified:  Mon Jun 05 05:52:17 PDT 2000
>Originator:     MIHIRA Yoshiro
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Yokohama, Japan
>Environment:


>Description:

  I have CyQ've ELA-110E 10/100 Ethernet card).

  I can use this card under FreeBSD 4.0-RELEASE and 5-current with
below configuration (/etc/defaults/pccard.conf).

  I hope to add to below configuration to /etc/defaults/pccard.conf

Thank you

>How-To-Repeat:


>Fix:

--- src/etc/defaults/pccard.conf.org	Mon May 29 17:03:17 2000
+++ src/etc/defaults/pccard.conf	Mon May 29 17:03:58 2000
@@ -300,6 +300,14 @@
 	remove	logger -t pccard:$device -s CyQve ELA-010 removed
 	remove	/sbin/ifconfig $device delete
 
+# CyQ've ELA-110E
+card "CyQ've" "ELA-110E 10/100M LAN Card"
+	config  auto "ed0" ?
+	insert  logger -t pccard:$device -s CyQ've ELA-110E inserted
+	insert  /etc/pccard_ether $device
+	remove  logger -t pccard:$device -s CyQ've ELA-110E removed
+	remove  /sbin/ifconfig $device delete
+
 # D-Link DE-650 NE2000 clone
 card "D-Link" "DE-650"
 	config	0x20 "ed0" ? 0x10


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: imp 
State-Changed-When: Mon May 29 02:22:39 MDT 2000 
State-Changed-Why:  
Committed in rev 1.108 
Responsible-Changed-From-To: freebsd-bugs->imp 
Responsible-Changed-By: asmodai 
Responsible-Changed-When: Mon Jun 5 05:52:01 PDT 2000 
Responsible-Changed-Why:  
Warner is the pccard maintainer. 

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