From coop9211@uidaho.edu  Sat Jun  7 19:45:46 2003
Return-Path: <coop9211@uidaho.edu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id CB68D37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jun 2003 19:45:46 -0700 (PDT)
Received: from webmail.bmi.net (ns2.bmi.net [66.97.95.35])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2247A43F93
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jun 2003 19:45:46 -0700 (PDT)
	(envelope-from coop9211@uidaho.edu)
Received: from [192.168.1.102] (unknown [206.63.201.3])
	by webmail.bmi.net (Postfix) with ESMTP id 26FA59F40D
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jun 2003 19:45:44 -0700 (PDT)
Message-Id: <1055040326.35826.4.camel@johncoop>
Date: 07 Jun 2003 19:45:29 -0700
From: John Merryweather Cooper <coop9211@uidaho.edu>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [CHANGE-REQUEST] Better Entry for Intel PC-Card M16B in
	/etc/defaults/pccard.conf

>Number:         53027
>Category:       kern
>Synopsis:       [CHANGE-REQUEST] Better Entry for Intel PC-Card M16B in
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rsm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 07 19:50:11 PDT 2003
>Closed-Date:    Sat Dec 11 23:33:11 GMT 2004
>Last-Modified:  Sat Dec 11 23:33:11 GMT 2004
>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:
Responsible-Changed-From-To: freebsd-bugs->imp 
Responsible-Changed-By: kris 
Responsible-Changed-When: Sat Jul 12 17:11:33 PDT 2003 
Responsible-Changed-Why:  
Assign to pccard maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=53027 
Responsible-Changed-From-To: imp->rsm 
Responsible-Changed-By: imp 
Responsible-Changed-When: Mon Nov 3 19:08:13 MST 2003 
Responsible-Changed-Why:  
Scott is in a better position to evaluate this PR than I do, so 
he gets it. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=53027 
State-Changed-From-To: open->closed 
State-Changed-By: rsm 
State-Changed-When: Sat Dec 11 23:31:12 GMT 2004 
State-Changed-Why:  
Change committed to 4.x, 5.x and CURRENT. 
Many thanks for the submission and apologies for the delay. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=53027 
>Unformatted:
 /etc/defaults/pccard.conf
