From nobody@FreeBSD.org  Fri Mar 29 18:32:52 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (unknown [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id CE6B337B41B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 29 Mar 2002 18:32:51 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g2U2WpU98818;
	Fri, 29 Mar 2002 18:32:51 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200203300232.g2U2WpU98818@freefall.freebsd.org>
Date: Fri, 29 Mar 2002 18:32:51 -0800 (PST)
From: "Kamal R. Prasad" <kamalpr@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sis driver can't map ports/memory for NetGear FA312
X-Send-Pr-Version: www-1.0

>Number:         36517
>Category:       kern
>Synopsis:       [sis] sis driver can't map ports/memory for NetGear FA312
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          wish
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 29 18:40:01 PST 2002
>Closed-Date:    Wed Feb 13 06:35:13 UTC 2008
>Last-Modified:  Wed Feb 13 06:35:13 UTC 2008
>Originator:     Kamal R. Prasad
>Release:        4.5 STABLE
>Organization:
n/a
>Environment:
HP 8280 pavilion pc
>Description:
I have a NetGear FA312 ethernet interface plugged into my pc running 4.5 STABLE on 1 of the partitions and win 95/2000 on the other.
I am able to use the device correctly on win2000, so there is nothing wrong with the hw installation etc.
on freebsd, I saw a line on dmesg :-
sis : can't map ports/memory 
the man page for sis says this is an initialization error,
but there is no clue in there on how to fix it.

>How-To-Repeat:

>Fix:
      
>Release-Note:
>Audit-Trail:

From: Kamal Prasad <kamalpr@yahoo.com>
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/

From: Volker <volker@vwsoft.com>
To: bug-followup@FreeBSD.org, kamalpr@yahoo.com
Cc:  
Subject: Re: kern/36517: [sis] sis driver can't map ports/memory for NetGear
 FA312
Date: Tue, 12 Feb 2008 22:50:15 +0100

 Kamal,
 
 according to the man page of sis(4), the NetGear FA312 NIC is
 supported. Have you been able to run your NIC with a later release of
 FreeBSD?
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Tue Feb 12 23:00:11 UTC 2008 
State-Changed-Why:  
Note that submitter has been asked for feedback. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36517 

From: "Kamal R. Prasad" <kamalpr@yahoo.com>
To: Volker <volker@vwsoft.com>, bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/36517: [sis] sis driver can't map ports/memory for NetGear FA312
Date: Tue, 12 Feb 2008 19:29:27 -0800 (PST)

 Hi!
  
  I don't have access to the card, nor am doing
 anything with freebsd. So, I cannot confirm/deny
 whether it works now -but the incident that I filed
 was genuine. If I remember it right, the variant of
 netgear card which I used could not be auto-configured
 as sis driver type.
 
 thanks
 -kamal
  
 --- Volker <volker@vwsoft.com> wrote:
 
 > Kamal,
 > 
 > according to the man page of sis(4), the NetGear
 > FA312 NIC is
 > supported. Have you been able to run your NIC with a
 > later release of
 > FreeBSD?
 > 
 
 
 
       ____________________________________________________________________________________
 Never miss a thing.  Make Yahoo your home page. 
 http://www.yahoo.com/r/hs
State-Changed-From-To: feedback->closed 
State-Changed-By: remko 
State-Changed-When: Wed Feb 13 06:35:12 UTC 2008 
State-Changed-Why:  
Unable to reproduce, close ticket. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36517 
>Unformatted:
