From owner-freebsd-bugs Thu Apr 11 18:10:10 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 47CDC37B416 for ; Thu, 11 Apr 2002 18:10:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C1A5695205; Thu, 11 Apr 2002 18:10:05 -0700 (PDT) (envelope-from gnats) Date: Thu, 11 Apr 2002 18:10:05 -0700 (PDT) Message-Id: <200204120110.g3C1A5695205@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Kamal Prasad Subject: Re: i386/36517: sis driver can't map ports/memory for NetGear FA312 Reply-To: Kamal Prasad Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR i386/36517; it has been noted by GNATS. From: Kamal Prasad To: freebsd-gnats-submit@FreeBSD.org, kamalpr@yahoo.com Cc: Subject: Re: i386/36517: sis driver can't map ports/memory for NetGear FA312 Date: Thu, 11 Apr 2002 18:06:02 -0700 (PDT) I looked at the code in if_sis.c and this message shows up when the driver tries to do a bus_alloc_resource() in order to do memory mapped IO. the function returns NULL and hence the error. I believe the driver was written for an earlier version (FA 311/0) and probably not updated. Yhe release notes state that this driver (4.0 onwards) supports NetGear FA 312 and if anyone has got it working, pl. let me know. thanks -kamal __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message