Re: Network interfaces

2003-08-14 Thread Daan Vreeken [PA4DAN]
On Tuesday 12 August 2003 00:34, Tkachenko, Artem N wrote:
> Hi,
>
> I have a Inspiron 5100 and I install FreeBSD 4.8 on it. The computer has an
> integrated NIC. After installation and typing ifconfig I see the there was
> no network interfaces detected. Typing /stand/sysinstall and checking the
> network interfaces configuration I see the fallowing:
>
> faith0
> sl0   SLIP interface on device /dev/cuaa0 (COM1)
> ppp0  PPP interface on device /dev/cuaa0 (COM1)
I don't have an inspiron to test this, but I found the following link with 
Google :
http://jturner.tapetrade.net/docs/installing_freebsd_on_inspirion5100.html

Basically the page says your laptop has a broadcom 4400 NIC which can be used 
through an unsupported driver. Hope this helps...

grtz,
Daan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Network interfaces

2003-08-14 Thread fbsd_user
Check /var/run/dmesg.boot  file and look for boot messages to see if
the Nic hardware is found. If so then you have to read the kernel
source for the correct kernel option to add to your kernel source
and recompile to active the software drivers for you Nic hardware.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Tkachenko,
Artem N
Sent: Monday, August 11, 2003 6:35 PM
To: Freebsd-Config (E-mail); Freebsd-Questions (E-mail)
Subject: Network interfaces

Hi,

I have a Inspiron 5100 and I install FreeBSD 4.8 on it. The computer
has an integrated NIC. After installation and typing ifconfig I see
the there was no network interfaces detected. Typing
/stand/sysinstall and checking the network interfaces configuration
I see the fallowing:

faith0  
sl0 SLIP interface on device /dev/cuaa0 (COM1)
ppp0PPP interface on device /dev/cuaa0 (COM1)

Thank you for your time. Sincerely

Artem Tkachenko
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"