network on AlphaServer 1000A 4/266
Andreas Kohn
andreas.kohn at gmx.net
Fri May 28 04:19:53 PDT 2004
Hi,
On Fri, 2004-05-28 at 12:24, Santanu Das wrote:
> I'm using a ethernet card from Digital called as "Fast EtherWorks PCI
> 10/100" (AK-QKJJB-CA). How can I know about the actual module is being
> used for this card.
Simply start ifconfig, and search for your ethernet connection
...
vr0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
...
vr0 is the device name, vr(4) would be the driver. (This is on i386,
Alpha looks the same)
Another way would be to look through your dmesg for the probe message of
your NIC.
> During installation FreeBSD (5.1) auto-detects the
> card so I didn't have to worry about. In RedHat (i386), normally there
> is file called as '/etc/modules.conf' to know that. What is the alpha
> equivalent in FreeBSD?
You can define which modules should be loaded on system boot in
/boot/loader.conf (loader.conf(5)).
HTH,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-alpha/attachments/20040528/0253105c/attachment.bin
More information about the freebsd-alpha
mailing list