From imp@hammer.village.org  Fri Jul 18 22:02:24 2003
Return-Path: <imp@hammer.village.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6A49B37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Jul 2003 22:02:24 -0700 (PDT)
Received: from rover.village.org (rover.bsdimp.com [204.144.255.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 995C243FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Jul 2003 22:02:23 -0700 (PDT)
	(envelope-from imp@hammer.village.org)
Received: from hammer.village.org (imp@131.imp.village.org [10.0.0.131])
	by rover.village.org (8.12.8/8.12.8) with ESMTP id h6J52N7L052586
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Jul 2003 23:02:23 -0600 (MDT)
	(envelope-from imp@hammer.village.org)
Received: (from imp@localhost)
	by hammer.village.org (8.12.9/8.12.5/Submit) id h6J5285D005322;
	Fri, 18 Jul 2003 23:02:08 -0600 (MDT)
Message-Id: <200307190502.h6J5285D005322@hammer.village.org>
Date: Fri, 18 Jul 2003 23:02:08 -0600 (MDT)
From: "M. Warner Losh" <imp@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Some PC Cards cause NEWCARD to panic on card insertion
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         54626
>Category:       kern
>Synopsis:       Some PC Cards cause NEWCARD to panic on card insertion
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    imp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 18 22:10:13 PDT 2003
>Closed-Date:    Tue Jun 29 09:24:35 MDT 2004
>Last-Modified:  Tue Jun 29 09:24:35 MDT 2004
>Originator:     M. Warner Losh
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hammer.village.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Jun 16 19:04:29 MDT 2003 imp@paco-paco.village.org:/paco/imp/ath/src/sys/i386/compile/HAMMER i386


>Description:

Some PC Cards cannot have their attribute memory mapped in the memory
locations that NEWCARD maps them.  Consequently, when we try to read
them, NEWCARD dumps core.  We can work around this problem easily
enough to avoid the core dump, but that won't fix the underlying problem.

This is the canonical version of the bug.  All others will be marked
as duplicates of this one.

>How-To-Repeat:
	Insert one of the affected cards
>Fix:
	improve the memory allocation so that we don't have this problem :-)



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->imp 
Responsible-Changed-By: kris 
Responsible-Changed-When: Sat Oct 11 01:15:17 PDT 2003 
Responsible-Changed-Why:  
Assign to NEWCARD maintainer :-) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54626 
State-Changed-From-To: open->closed 
State-Changed-By: imp 
State-Changed-When: Tue Jun 29 09:24:13 MDT 2004 
State-Changed-Why:  
Fixed. 

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

46223 is a duplicate of this bug.
