From owner-cvs-src@FreeBSD.ORG Thu Mar 17 16:34:53 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE62816A4CE; Thu, 17 Mar 2005 16:34:53 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 682BB43D3F; Thu, 17 Mar 2005 16:34:53 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] (sam@[66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id j2HGYdms009343 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 17 Mar 2005 08:34:40 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <4239B205.6010006@errno.com> Date: Thu, 17 Mar 2005 08:36:21 -0800 From: Sam Leffler User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Warner Losh References: <200503152028.j2FKSp2b095312@repoman.freebsd.org> <86wts6mnc6.fsf@xps.des.no> <20050317.083804.78737065.imp@bsdimp.com> In-Reply-To: <20050317.083804.78737065.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: des@des.no cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_rman.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 16:34:53 -0000 Warner Losh wrote: > From: des@des.no (Dag-Erling Smørgrav) > Subject: Re: cvs commit: src/sys/kern subr_rman.c > Date: Thu, 17 Mar 2005 14:08:41 +0100 > > >>Warner Losh writes: >> >>> Log: >>> Sometimes, when asked to return region A..C, we'd return A+N..C+N >>> instead of failing. >>> [...] >>> This is why sio0 generated a message about interrupts not being >>> enabled properly for the device. >> >>Thank you, thank you, thank you! I hope this means I can finally get >>a working serial console on my amd64 box... > > > No problem. For once at work I wasn't under extreme time pressues, so > I could get the job of tracking this weirdness all the way to ground > done. "extreme time pressures"? From someone that works for Timing Solutions? hmm... :) Sam