From owner-freebsd-hackers Sun Oct 5 01:09:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA06006 for hackers-outgoing; Sun, 5 Oct 1997 01:09:27 -0700 (PDT) Received: from vipunen.hut.fi (root@vipunen.hut.fi [130.233.224.20]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA06000; Sun, 5 Oct 1997 01:09:20 -0700 (PDT) Received: from dol-guldur.hut.fi (will@dol-guldur.hut.fi [130.233.224.39]) by vipunen.hut.fi (8.8.7/8.8.7) with ESMTP id LAA181176; Sun, 5 Oct 1997 11:09:16 +0300 Received: (will@localhost) by dol-guldur.hut.fi (8.8.3/8.6.7) id LAA22601; Sun, 5 Oct 1997 11:09:15 +0300 (EET DST) Date: Sun, 5 Oct 1997 11:09:15 +0300 (EET DST) Message-Id: <199710050809.LAA22601@dol-guldur.hut.fi> From: Ville-Pertti Keinonen To: Stefan Esser Cc: freebsd-hackers@freebsd.org Subject: Re: Conflicting I/O address spaces -- caused by...? In-Reply-To: <19971003104948.15501@mi.uni-koeln.de> References: <199709281110.OAA04780@dol-guldur.hut.fi> <19970929084523.37780@mi.uni-koeln.de> <199710021848.VAA31187@dol-guldur.hut.fi> <19971003104948.15501@mi.uni-koeln.de> Reply-To: will@iki.fi Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Stefan Esser writes: > > It seemed to always hang within less than a minute while accessing a > > SCSI disk when I had it enabled... > This was with the old PCI BIOS ? Yes... > Since accesses to the S3 card will no longer be seen by > the Adaptec, now that it got reasonable port addresses, > it should work a lot better now :) No, the only thing that accessed the conflicting ports was the X server and that would freeze up the machine immediately, anyhow. AHC_ALLOW_MEMIO still breaks the kernel for my mb/adapter combination. It boots fine but a make world fails at about the point when I type "make world"...