From owner-cvs-all@FreeBSD.ORG Sun Jan 18 09:35:17 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C574116A4CE; Sun, 18 Jan 2004 09:35:17 -0800 (PST) Received: from smtpzilla3.xs4all.nl (smtpzilla3.xs4all.nl [194.109.127.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07E4F43D45; Sun, 18 Jan 2004 09:35:16 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) i0IHZEDF045685; Sun, 18 Jan 2004 18:35:14 +0100 (CET) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.10/8.12.9) with ESMTP id i0IHZEvE033626; Sun, 18 Jan 2004 18:35:14 +0100 (CET) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.10/8.12.9/Submit) id i0IHZEh5033625; Sun, 18 Jan 2004 18:35:14 +0100 (CET) (envelope-from wkb) Date: Sun, 18 Jan 2004 18:35:14 +0100 From: Wilko Bulte To: Warner Losh Message-ID: <20040118173514.GA33599@freebie.xs4all.nl> References: <200401172154.i0HLs4VD021704@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401172154.i0HLs4VD021704@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.9-STABLE X-PGP: finger wilko@freebsd.org cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/pci pci_pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jan 2004 17:35:17 -0000 On Sat, Jan 17, 2004 at 01:54:04PM -0800, Warner Losh wrote: FWIW: my Compaq EVO N160 now has an ata disk interface again, which does lots of good for the laptops usefulness ;) tnx Wilko > imp 2004/01/17 13:54:04 PST > > FreeBSD src repository > > Modified files: > sys/dev/pci pci_pci.c > Log: > It appears that the changes in the resources allocated is causing much > pain and suffering. Attempt to back it out by removing the 'if the > requested range is larger than the window, clip to the window' code. > This is a band-aide until the issues are better understood and the > issues with the lazy allocation patches are resolved. > > Revision Changes Path > 1.30 +4 -1 src/sys/dev/pci/pci_pci.c ---end of quoted text--- -- Wilko Bulte wilko@FreeBSD.org