From owner-freebsd-bugs Thu Apr 11 1:10:11 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0426237B419 for ; Thu, 11 Apr 2002 01:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B8A1443847; Thu, 11 Apr 2002 01:10:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E96137B417 for ; Thu, 11 Apr 2002 01:02:06 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B826638038; Thu, 11 Apr 2002 01:02:06 -0700 (PDT) (envelope-from nobody) Message-Id: <200204110802.g3B826638038@freefall.freebsd.org> Date: Thu, 11 Apr 2002 01:02:06 -0700 (PDT) From: oo To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: conf/36990: pccard I/O DATA PCET10-CL worked Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36990 >Category: conf >Synopsis: pccard I/O DATA PCET10-CL worked >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: Thu Apr 11 01:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: oo >Release: FreeBSD 3.5.1-release with pao >Organization: Hokkaido university >Environment: >Description: Ethernet card I/O DATA PCET10-CL is not supported now. So, I add entry to /etc/pccard.conf for this card. >How-To-Repeat: >Fix: Add to /etc/pccard.conf # I/O DATA PCET10-CL card "IO DATA" "PCET10CL" config auto "ed0" any 0x10 insert logger -s I-O DATA PCET10-CL Ethernet inserted insert /etc/pccard_ether $device remove logger -s I-O DATA PCET10-CL Ethernet removed remove /etc/pccard_ether_remove $device This is /var/log/messages. Apr 11 16:22:18 oo6 /kernel: Card inserted, slot 1 Apr 11 16:22:22 oo6 pccardd[2068]: Card [0xc1ab] [0x149] "IO DATA"("PCET10CL") [ETHERNET] [R01] Apr 11 16:22:22 oo6 pccardd[2068]: matched "IO DATA" ("PCET10CL") [(null)] [(null)] Apr 11 16:22:25 oo6 /kernel: Slot 1, unfielded interrupt (0) Apr 11 16:22:25 oo6 /kernel: card1: assign ed0 iobase 0x300 irq 3 flags 0x10 Apr 11 16:22:25 oo6 /kernel: ed0: address 00:a0:b0:2d:12:68, type NE2000 (16 bit) Apr 11 16:22:25 oo6 oo: I-O DATA PCET10-CL Ethernet inserted Apr 11 16:22:28 oo6 /kernel: ed0: unload Apr 11 16:22:28 oo6 /kernel: Return IRQ=3 Apr 11 16:22:28 oo6 /kernel: Card removed, slot 1 Apr 11 16:22:28 oo6 oo: I-O DATA PCET10-CL Ethernet removed >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message