Re: Realtek rtl8029 PCI Network card installation

1998-06-10 Thread Jason Gunthorpe

I have one of these cards, it works fine with the standard NE driver, no
need for those files.

There are two techiniques,
   #1) Use 2.0.34 and enable the PCI NE-2k support and then either load
   the ne2k-pci module or compile it into the kernel
   #2) Use 'cat /proc/pci' to determine the IO port of the card and pass
   that to NE, ala, 'modprobe ne io=0x7f80'

I've used both with no troubles.

Jason



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: Realtek rtl8029 PCI Network card installation

1998-06-09 Thread Leandro Guimaraens Faria Corcete Dutra
> Andrew Hodgson wrote:
> 
> I have four files on my driver disk,
> and they are:

You do not need them.  First, make sure you installed the a kernel at
least version 2.0.30; use dselect for this.  I think the 2.0.33 or
2.0.34 are available now from ftp.debian.org or its mirrors.

Then, use modconf, net modules, ne2000 compatible.  Just install the
module, and pay attention to the messages of the installation.  If
everything is ok, you can use ifconfig now.

If this does not work, you can also take a look at the HOWTO Index, at
http://tech.buffalostate.edu/LDP/HOWTO/HOWTO-INDEX-3.html  See the
Ethernet HOWTO, it has plenty instructions, including special ones for
the Realtek.


-- 
Leandro Guimaraens Faria Corcete Dutra
http://www.lge.com.br./ [EMAIL PROTECTED]
http://www.terravista.pt./Enseada/1989/ BRASIL


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: Realtek RTL8029

1996-12-20 Thread D M-L
> 
> I need help on installing this ethernet card, as the drivers don't seem to
> be included.
> Thanx
> Miro
> 


I have 4 NE200 ethernet cards, one is a RL8029, but I don't 
remember, which one.

Maybe the PCI card ?  for this, I use io=0xFF80 and irq=12

for each other ISA card, I use the DOS program to configurate 
them in io=0x300, irq=10 or 11


Hope this help you

-- 

Spineux Alain

==
  Spineux Alain E-MAIL : [EMAIL PROTECTED]
  INSTITUT STEVIN
  Catholic University of LouvainFAX: 32-10-472501
  PLACE DU LEVANT 2 PHONE  : 32-10-472516
  B-1348 LOUVAIN-LA-NEUVE (BELGIUM)
===


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: Realtek RTL8029

1996-12-18 Thread Miro Torrielli
Toens Bueker wrote:
> 
> On Wed, 18 Dec 1996, Miro Torrielli wrote:
> 
> > I need help on installing this ethernet card, as the drivers don't seem to
> > be included.
> 
> I don't know, but I think I installed one today. Is yours a pci-card? Can
> you give me a chip-number?
> 
> Mine was eventually driven by the ne2000-driver (ne). Look at /proc/pci to
> find out on wich irq and wich io-address it sits.
> 
> By
> Toens

Thanks for responding.. my problems seem to lie in the fact that I don't
know what to enter for parameters during modconfig. What should I be
entering? If I leave it blank, it says auto-probing not allowed...
failed.

Thanx,
Miro


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]