From wb@vestein.arb-phys.uni-dortmund.de  Tue Jul 11 01:14:17 2000
Return-Path: <wb@vestein.arb-phys.uni-dortmund.de>
Received: from vestein.arb-phys.uni-dortmund.de (vestein.arb-phys.uni-dortmund.de [192.109.44.6])
	by hub.freebsd.org (Postfix) with ESMTP id B099537B605
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Jul 2000 01:14:14 -0700 (PDT)
	(envelope-from wb@vestein.arb-phys.uni-dortmund.de)
Received: from yorikke.arb-phys.uni-dortmund.de (yorikke [192.109.44.12])
	by vestein.arb-phys.uni-dortmund.de (8.9.2/8.9.3) with ESMTP id KAA39795
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Jul 2000 10:14:42 +0200 (MET DST)
	(envelope-from wb@vestein.arb-phys.uni-dortmund.de)
Received: (from wb@localhost)
	by yorikke.arb-phys.uni-dortmund.de (8.9.3/8.9.3) id KAA05579;
	Tue, 11 Jul 2000 10:14:34 +0200 (MET DST)
	(envelope-from wb)
Message-Id: <200007110814.KAA05579@yorikke.arb-phys.uni-dortmund.de>
Date: Tue, 11 Jul 2000 10:14:34 +0200 (MET DST)
From: "Wilhelm B. Kloke" <wb@vestein.arb-phys.uni-dortmund.de>
Reply-To: wb@vestein.arb-phys.uni-dortmund.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: Creatix PnP ISDN card conflicts with 2nd IDE
X-Send-Pr-Version: 3.2

>Number:         19845
>Category:       misc
>Synopsis:       Creatix PnP ISDN card conflicts with 2nd IDE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    hm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 11 01:20:00 PDT 2000
>Closed-Date:    Mon Oct 9 13:00:32 PDT 2000
>Last-Modified:  Mon Oct 09 13:02:40 PDT 2000
>Originator:     Wilhelm B. Kloke
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Inst f Arbeitsphysiologie Uni Dortmund
>Environment:

	

>Description:

	The Creatix PnP ISDN card uses addresses 0x120-0x13f and 0x180-0x1bf
	The driver /sys/i4b/layer1/i4b_ctx_s0P.c changes this
	by allocating new resources 0x20 lower. This conflicts with
	2nd IDE adapter at 0x170. A kernel with enabled 2nd IDE
	and Creatix card crashes immedatiately after not getting
	the required resources.

>How-To-Repeat:

	

>Fix:

	I changed the length of the resource request from 0x20 to 0x10.
	Now the kernel works fine. The ungraceful handling of the error
	situation must be fixed, however, as the allocation method
	will probably fail in other situations also( e.g. a device
	in 0x100-0x1f region).


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->hm 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Tue Jul 11 01:44:49 PDT 2000 
Responsible-Changed-Why:  
Over to the i4b maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19845 
State-Changed-From-To: open->analyzed 
State-Changed-By: hm 
State-Changed-When: Wed Jul 19 01:47:29 PDT 2000 
State-Changed-Why:  

will try to reproduce and solve the problem so it can be 
fixed with the next i4b commit to -current. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19845 
State-Changed-From-To: analyzed->closed 
State-Changed-By: hm 
State-Changed-When: Mon Oct 9 13:00:32 PDT 2000 
State-Changed-Why:  
This problem is solved with the recent commit of i4b 0.95 to -current 

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