On Sat, Apr 03, 2004 at 04:11:33AM -0600, [EMAIL PROTECTED] wrote:
> Dear All
> 
Please DO NOT cross-post!

> Hellow. Neither google nor the search facility in this list returned any 
> answer. 
> 
> I am trying to install the Micronet SP 2610/2612 gigabit NIC. But it is not at 
> all loaded. During boot, it goes like 
> 
[...]
> pci0: <unknown card> (vendor=0x100b, dev=0x0022) at 8.0 irq 11

According to the PCI database, this is the National Semiconductor
DP83820/1 10/100/1000 Gigabit Ethernet Adapter.  As such, it should
be supported by the nge(4) driver.

The reason why it's not detected during the initial installation
is because the GENERIC kernel doesn't include this driver [sic].

Just type ``ifconfig nge0'' under root, and the driver will be
loaded automatically.  You can then either put the following
line in your /boot/loader.conf file,

        nge_load="YES"

or compile a custom kernel which includes the nge(4) driver.


Cheers,
-- 
Ruslan Ermilov
[EMAIL PROTECTED]
FreeBSD committer

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to