From sanpei@sanpei.org Tue Oct 12 18:48:24 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 6C2C514E64
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 12 Oct 1999 18:48:21 -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 titanium.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id KAA15791;
	Wed, 13 Oct 1999 10:48:16 +0900 (JST)
	(envelope-from sanpei@sanpei.org)
Received: (from sanpei@localhost)
	by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id KAA02203;
	Wed, 13 Oct 1999 10:48:16 +0900 (JST)
Message-Id: <199910130148.KAA02203@lavender.yy.cs.keio.ac.jp>
Date: Wed, 13 Oct 1999 10:48:16 +0900 (JST)
From: sanpei@sanpei.org
Reply-To: sanpei@sanpei.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: [Patch] pccard.conf for corega Ether PCC-T compatible PCMCIA Ethernet Card
X-Send-Pr-Version: 3.2

>Number:         14297
>Category:       conf
>Synopsis:       [Patch] pccard.conf for corega Ether PCC-T compatible PCMCIA Ethernet Card
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    imp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 12 18:50:01 PDT 1999
>Closed-Date:    Fri May 26 22:34:51 MDT 2000
>Last-Modified:  Fri May 26 22:35:25 MDT 2000
>Originator:     MIHIRA Yoshiro
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Keio Univ.
>Environment:

FreeBSD lavender.yy.cs.keio.ac.jp 4.0-CURRENT FreeBSD 4.0-CURRENT #9: Wed Oct 13 00:14:30 JST 1999     sanpei@lavender.yy.cs.keio.ac.jp:/mnt/usr/local/src/src/sys/compile/LAVENDER  i386

>Description:

  I have Corega K.K. Ether PCC-T/NE2000 compatible PCMCIA Ethernet Card.
  The CIS of this card is different from Corega Ether2 PCC-T(which
was committed last week, Oct/7/1999.)

  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	

>How-To-Repeat:

>Fix:

# COREGA Ether PCC-T
card "corega K.K." "corega Ether PCC-T"
	config  0x20 "ed0" ?
	insert  echo Ether PCC-T inserted
	insert  /etc/pccard_ether ed0
	remove  echo Ether PCC-T removed
	remove  /sbin/ifconfig ed0 delete

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->imp 
Responsible-Changed-By: jkoshy 
Responsible-Changed-When: Thu Apr 13 21:58:45 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:34:51 MDT 2000 
State-Changed-Why:  
This entry already is in tree. 
>Unformatted:
