Date: Tue, 25 May 1999 09:35:33 +0100 (BST) From: Doug Rabson <dfr@nlsystems.com> To: "Andrey A. Chernov" <ache@nagual.pp.ru> Cc: Doug Rabson <dfr@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/isa isa_compat.c Message-ID: <Pine.BSF.4.05.9905250934150.447-100000@herring.nlsystems.com> In-Reply-To: <19990524233148.A8660@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9905250934150.447-100000>