Re: toshiba satellite LAN card with funny chip id 10598086
Dan Nelson <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message