Subject: Re: Configuring a NIC
To: None <netbsd-help@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-help
Date: 02/06/2001 12:25:35
In article <006f01c09021$dc975680$c56b5cc1@scorpios>,
P.Sidiropoulos <pesid@kav.forthnet.gr> wrote:
>"Compex ReadyLing Express 10/100 PCI" Can anyone help me ? I also attach the
>"dmesg"
>output of my system. Any help much appreciated.

From the dmesg output:

    rtk0 at pci0 dev 10 function 0: RealTek 8139 10/100BaseTX
    rtk0: interrupting at irq 9
    rtk0: Ethernet address 00:c0:26:2b:cd:b7
    ukphy0 at rtk0 phy 7: Generic IEEE 802.3u media interface
    ukphy0: OUI 0x000000, model 0x0000, rev. 0
    ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

Looks like the kernel found your card. 'ifconfig rtk0 x.y.z.w netmask a.b.c.d'
should do the trick.

>Moreover I have problem connect to my ISP through modem (dial-up), I use
>minicom to
>establish the connection, just fine, then "pppd" and after a few seconds the
>modem is hang
>up. I configured "options" and "resolv.conf" files properly (I believe ??)

Dunno about using minicom, I just use a chat script. I think there is a FAQ
somewhere on the netbsd site about how to write one. Email me in private if
you want my scripts for hol.gr.

Kalh tyxh,

christos