Skip site navigation (1)Skip section navigation (2)
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:   conf/36990: pccard I/O DATA PCET10-CL worked
Message-ID:  <200204110802.g3B826638038@freefall.freebsd.org>

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

>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




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