From owner-cvs-all Tue May 25 1:35:16 1999 Delivered-To: cvs-all@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 4FDEB1507A; Tue, 25 May 1999 01:35:10 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id JAA41288; Tue, 25 May 1999 09:35:33 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Tue, 25 May 1999 09:35:33 +0100 (BST) From: Doug Rabson To: "Andrey A. Chernov" Cc: Doug Rabson , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/isa isa_compat.c In-Reply-To: <19990524233148.A8660@nagual.pp.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 24 May 1999, Andrey A. Chernov wrote: > On Mon, May 24, 1999 at 11:50:44AM -0700, Doug Rabson wrote: > > dfr 1999/05/24 11:50:44 PDT > > > > Modified files: > > sys/i386/isa isa_compat.c > > Log: > > Don't try to allocate memory resource unless address is non-zero. > > You misunderstand my report, address *was* non-zero and it > incorrectly displayed as zero in kernel output. I e. config line is: > > device ed0 at isa? port 0x300 irq 10 iomem 0xd8000 > > But kernel output is: > > ed0 at port 0x300-0x31f iomem 0 irq 10 on isa0 > isa_compat: didn't get memory for ed > ed0: address 00:c0:6c:62:47:20, type NE2000 (16 bit) This fix was to John Birrel's similar problem with an NE2000. I sort of assumed that it was the same problem but perhaps not. What do you get if you boot a kernel with my fix? -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message