From owner-freebsd-bugs Sun May 14 6: 0: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DBBB837BDAD for ; Sun, 14 May 2000 06:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA33152; Sun, 14 May 2000 06:00:00 -0700 (PDT) (envelope-from gnats@FreeBSD.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 X-Send-Pr-Version: 3.2 Subject: i386/18545: [Patch] pccard.conf for Accton EN2226/Fast EtherCard (16-bit verison) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18545 >Category: i386 >Synopsis: [Patch] pccard.conf for Accton EN2226/Fast EtherCard (16-bit verison) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Sun May 14 06:00:00 PDT 2000 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message