View Single Post
  #8   (View Single Post)  
Old 12th June 2008
psantacr psantacr is offline
New User
 
Join Date: Jun 2008
Posts: 3
Default Relevant output

Quote:
Originally Posted by BSDfan666 View Post
"PCIe Gigabit LAN with AI NET2" is not very descriptive...

It might be a Marvell 88E8056 or Realtek RTL8110SC... or so my Google searches claim.

Post the output of:
% pciconf -v -l
It might help identify the device further... there is a chance that no driver exists yet.
This is the relevant part of the output you've asked for:

none2@pci0:2:0:0: class=0x020000 card=0x82261043 chip=0x10481969 rev=0xb0 hdr=0x00
vendor = 'Attansic (Now owned by Atheros)'
device = 'L1 Gigabit Ethernet 10/100/1000Base-T Ethernet Controller'
class = network
subclass = ethernet

Even though I updated and compiled the kernel using tag=RELENG_7_0, driver is not loading the NIC.

Any ideas?
Reply With Quote