Date: Mon, 24 May 1999 23:31:50 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Doug Rabson <dfr@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/isa isa_compat.c Message-ID: <19990524233148.A8660@nagual.pp.ru> In-Reply-To: <199905241850.LAA80056@freefall.freebsd.org>; from dfr@FreeBSD.org on Mon, May 24, 1999 at 11:50:44AM -0700 References: <199905241850.LAA80056@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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) -- Andrey A. Chernov http://nagual.pp.ru/~ache/ MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y 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?19990524233148.A8660>