Skip site navigation (1)Skip section navigation (2)
Date:      07 Jun 2003 19:45:29 -0700
From:      John Merryweather Cooper <coop9211@uidaho.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/53027: [CHANGE-REQUEST] Better Entry for Intel PC-Card M16B in /etc/defaults/pccard.conf
Message-ID:  <1055040326.35826.4.camel@johncoop>
Resent-Message-ID: <200306080250.h582oC3T009273@freefall.freebsd.org>

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

>Number:         53027
>Category:       kern
>Synopsis:       [CHANGE-REQUEST] Better Entry for Intel PC-Card M16B in
>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:   Sat Jun 07 19:50:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     John Merryweather Cooper
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD johncoop.marjoh.org 4.8-STABLE FreeBSD 4.8-STABLE #18:
Sat Jun 7 16:51:22 PDT 2003
root@johncoop.marjoh.org:/usr/obj/usr/src/sys/THINKPAD i386


	
>Description:
	PRO/100 LAN/Modem (Intel M16B) limited to being a modem.
>How-To-Repeat:
	N/A
>Fix:

	After doing a little prodding with XE_DEBUG being set, I
	managed to figure out that this card is a Realport.  This
	setup works for me (I'm using it right now).  Attached is
	a fragment of my /etc/pccard.conf file for this card.

	NOTE:  On my IBM Thinkpad 380XD, I need to remove and re-
	insert this card (and other "xe" cards) to get it to
	initialize correctly.  Interestingly, this remove/re-insert
	is not necessary for modem operation (although modem and
	nic operation seem to be mutually exclusive at the moment).

--- pccard.conf begins here ---
# Intel EtherExpress(TM) PRO/100 LAN/Modem PC Card Adapter (M16B)
card "Intel" "EtherExpress(TM) PRO/100 LAN/Modem PC Card Adapter"
#	config	auto "sio" ?
	config	0x27 "xe" ?
	insert	/etc/pccard_ether $device start
	remove	/etc/pccard_ether $device stop
--- pccard.conf ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:
 /etc/defaults/pccard.conf



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