Use via-rhine it will work.
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of W. Paul Mills
> Sent: den 13 oktober 2001 23:47
> To: debian-user@lists.debian.org
> Subject: Re: D-Link DFE-530TX+ Installation
>
>
>
>
> [EMAIL PROTECTED] (dman) writes:
>
> > On Sat, Oct 13, 2001 at 04:42:18PM -0400, Rong Fan wrote:
> > | Hello,
> > | my ethernet card(D-Link DFE-530TX+) wasn't recognized during
> installation. what should i
> > | do to make it work? any advice is welcome.
> >
> > Run 'modconf' and pick the tulip driver. Then see 'man interfaces'
> > for information on editing /etc/network/interfaces to set up the
> > logical part of the network connection. For example :
> >
> > Static IP, load at boot time :
> >
> > auto eth0
> > iface eth0 inet static
> > address 192.168.0.6
> > netmask 255.255.255.0
> > gateway 192.168.0.1
> >
> >
> > Dynamic IP, load at boot time :
> >
> > auto eth0
> > iface eth0 inet dhcp
>
>
>
>
>
> NO NO See that + on the end -- takes the rtl8139 driver.
>
>
>
>
>
>
>
>
>
>
> --
> * For God so loved the world that He gave his only begotten Son, *
> * that whoever believes in Him should not perish... John 3:16 *
>
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]