Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2000 22:36:48 +0900 (JST)
From:      MIHIRA Yoshiro <sanpei@sanpei.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/17622: [Patch] pccard.conf for corega Ether PCM-T/NE2000 compatible PCMCIA Ethernet Card
Message-ID:  <200003271336.WAA19938@lavender.yy.cs.keio.ac.jp>

next in thread | raw e-mail | index | archive | help

>Number:         17622
>Category:       conf
>Synopsis:       [Patch] pccard.conf for corega Ether PCM-T/NE2000 compatible PCMCIA Ethernet Card
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 27 06:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     MIHIRA Yoshiro
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Yokohama, Japan.
>Environment:

>Description:

  I have Corega K.K. Ether PCM-T/NE2000 compatible PCMCIA Ethernet Card.

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

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

Thank you

>How-To-Repeat:

>Fix:

# Corega PCM-T
card "Corega,K.K." "Ethernet LAN Card"
	config	auto "ed0" ?
	insert	logger -t pccard:$device -s Corega PCM-T inserted
	insert	/etc/pccard_ether $device
	remove	logger -t pccard:$device -s Corega PCM-T removed
	remove	/sbin/ifconfig $device delete

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003271336.WAA19938>