Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2002 11:57:41 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Ross Lippert <ripper@eskimo.com>
Cc:        freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG
Subject:   Re: toshiba satellite LAN card with funny chip id 10598086
Message-ID:  <20020822165741.GA17838@dan.emsphone.com>
In-Reply-To: <200208221613.JAA05971@eskimo.com>
References:  <200208221613.JAA05971@eskimo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Aug 22), Ross Lippert said:
> Hi, I am trying to install 4.6 on the above laptop which is a toshiba
> satellite 1405-S151 (to be specific).  The biggest pain so far is that the
> onboard LAN does not seem to be seen.
> 
> I checked pciconf -l
> 
> and found it to be a none@pci:0:10:0 with chip id 10598086.
> 
> Pulling out my trusty pci index, I found that the 1059 maps to intel's (8086)
>    82551QM Ethernet Controller
> which, from what I can tell on the specs at intel should behave just like a
>    82559 [Ethernet Pro 100]
> which has an id of 12298086.

Try adding a line for 0x1059 in the fxp_ident_table in
sys/dev/fxp/if_fxp.c.  If you're lucky, it'll work :)

-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020822165741.GA17838>