From sanpei@sanpei.org  Sun May 14 05:53:10 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 E9B1937BDA3; Sun, 14 May 2000 05:52:59 -0700 (PDT)
	(envelope-from sanpei@sanpei.org)
Received: from lavender.yy.cs.keio.ac.jp (ppp146.dialup.st.keio.ac.jp [131.113.27.146])
	by oxygen.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id VAA06959;
	Sun, 14 May 2000 21:52:47 +0900 (JST)
	(envelope-from sanpei@sanpei.org)
Received: (from sanpei@localhost)
	by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id TAA06559;
	Sun, 14 May 2000 19:30:37 +0900 (JST)
Message-Id: <200005141030.TAA06559@lavender.yy.cs.keio.ac.jp>
Date: Sun, 14 May 2000 19:30:37 +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 Accton EN2226/Fast EtherCard (16-bit verison)
X-Send-Pr-Version: 3.2

>Number:         18545
>Category:       i386
>Synopsis:       [Patch] pccard.conf for Accton EN2226/Fast EtherCard (16-bit verison)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    imp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          wish
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 14 06:00:00 PDT 2000
>Closed-Date:    Fri May 26 22:25:03 MDT 2000
>Last-Modified:  Fri May 26 22:25:31 MDT 2000
>Originator:     MIHIRA Yoshiro
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Yokohama, Japan.
>Environment:

FreeBSD thinkpad.sanpei.org 5.0-CURRENT FreeBSD 5.0-CURRENT #29: Sun May 14 14:04:48 JST 2000     sanpei@thinkpad.sanpei.org:/usr/src/sys/compile/THINKPAD600  i386

>Description:

  I have Accton EN2226/Fast EtherCard (16-bit verison).

  I can use this card under FreeBSD-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:


--- etc/defaults/pccard.conf.org	Thu Apr  6 11:54:35 2000
+++ etc/defaults/pccard.conf	Sun May 14 19:25:54 2000
@@ -1053,6 +1053,14 @@
 
 ########## xe ##########
 
+#  Accton EN2226/Fast EtherCard (16-bit verison)
+card "Accton" "Fast EtherCard-16"
+	config	default "xe0" ?
+	insert	logger -t pccard:$device -s Accton EN2226/Fast EtherCard-16 inserted
+	insert	/etc/pccard_ether $device
+	remove	logger -t pccard:$device -s Accton EN2226/Fast EtherCard-16 removed
+	remove	/sbin/ifconfig $device delete
+
 #  Intel EtherExpress PRO/100 Mobile Adapter (16-bit verison)
 card "Intel" "EtherExpress(TM) PRO/100 PC Card Mobile Adapter16"
 	config	0x1 "xe0" ?

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->imp 
Responsible-Changed-By: imp 
Responsible-Changed-When: Mon May 15 23:03:40 MDT 2000 
Responsible-Changed-Why:  
I'm fixing this. 
State-Changed-From-To: open->closed 
State-Changed-By: imp 
State-Changed-When: Fri May 26 22:25:03 MDT 2000 
State-Changed-Why:  
This has been committed.  I closed it once before, but that didn't seem 
to take. 
>Unformatted:
