From nobody@FreeBSD.org  Thu Apr 11 01:02:07 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 6E96137B417
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <oo@kyoku5-sg.eng.hokudai.ac.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: pccard I/O DATA PCET10-CL worked
X-Send-Pr-Version: www-1.0

>Number:         36990
>Category:       conf
>Synopsis:       pccard I/O DATA PCET10-CL worked
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    imp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 11 01:10:01 PDT 2002
>Closed-Date:    Sat Jul 19 00:07:42 MDT 2003
>Last-Modified:  Sat Jul 19 00:07:42 MDT 2003
>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:
Responsible-Changed-From-To: freebsd-bugs->imp 
Responsible-Changed-By: kris 
Responsible-Changed-When: Sat Jul 12 16:54:48 PDT 2003 
Responsible-Changed-Why:  
Assign to pccard maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36990 
State-Changed-From-To: open->closed 
State-Changed-By: imp 
State-Changed-When: Sat Jul 19 00:07:19 MDT 2003 
State-Changed-Why:  
Committed! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36990 
>Unformatted:
