From sanpei@sanpei.org Sun Aug  8 22:37:21 1999
Return-Path: <sanpei@sanpei.org>
Received: from titanium.yy.ics.keio.ac.jp (titanium.yy.ics.keio.ac.jp [131.113.47.73])
	by hub.freebsd.org (Postfix) with ESMTP id 50D3E15139
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  8 Aug 1999 22:37:01 -0700 (PDT)
	(envelope-from sanpei@sanpei.org)
Received: from oxygen.yy.ics.keio.ac.jp (oxygen.yy.ics.keio.ac.jp [131.113.47.3])
	by titanium.yy.ics.keio.ac.jp (8.8.8+3.0Wbeta13/3.7W) with ESMTP id OAA15056;
	Mon, 9 Aug 1999 14:34:19 +0900 (JST)
Received: from lavender.sanpei.org ([131.113.16.115])
	by oxygen.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id OAA01034;
	Mon, 9 Aug 1999 14:34:18 +0900 (JST)
Received: (from sanpei@localhost)
	by lavender.sanpei.org (8.9.3/3.7W) id OAA00807;
	Mon, 9 Aug 1999 14:33:03 +0900 (JST)
Message-Id: <199908090533.OAA00807@lavender.sanpei.org>
Date: Mon, 9 Aug 1999 14:33:03 +0900 (JST)
From: sanpei@sanpei.org
Reply-To: sanpei@sanpei.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: [Patch] pccard.conf for I-O Data PCLATE/ NE2000 compatible PCMCIA Ethernet Card
X-Send-Pr-Version: 3.2

>Number:         13038
>Category:       conf
>Synopsis:       [Patch] pccard.conf for I-O Data PCLATE/ NE2000 compatible PCMCIA Ethernet Card
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kuriyama
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug  8 22:40:00 PDT 1999
>Closed-Date:    Sun Oct 10 22:01:29 PDT 1999
>Last-Modified:  Sun Oct 10 22:02:14 PDT 1999
>Originator:     MIHIRA Yoshiro
>Release:        FreeBSD 4.0-19990806-CURRENT i386
>Organization:
Keio Univ.
>Environment:

FreeBSD sunflower.sanpei.org 4.0-19990806-CURRENT FreeBSD 4.0-19990806-CURRENT #1: Sun Aug  8 14:30:53 JST 1999     sanpei@sunflower.sanpei.org:/usr/src/sys/compile/PCCARD  i386

>Description:

  I have I-O Data PCLATE/ NE2000 compatible PCMCIA Ethernet Card[1].

  I can use this card under FreeBSD-current(maybe 3-stable) with
below configuration(pccard.conf).

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

Thank you	

[1] http://www.iodata.co.jp/products/pccard/pclate.htm

>How-To-Repeat:



>Fix:
	
# I-O DATA PCLATE
card "IO DATA" "PCLATE"
	config  0x20 "ed0" ? 0x10
	insert  echo IO DATA PCLATE inserted
	insert  /etc/pccard_ether ed0
	remove  echo IO DATA PCLATE removed
	remove  /sbin/ifconfig ed0 delete

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kuriyama 
State-Changed-When: Sun Oct 10 22:01:29 PDT 1999 
State-Changed-Why:  
Committed.  Thanks! 


Responsible-Changed-From-To: freebsd-bugs->kuriyama 
Responsible-Changed-By: kuriyama 
Responsible-Changed-When: Sun Oct 10 22:01:29 PDT 1999 
Responsible-Changed-Why:  
I've committed this. 
>Unformatted:
