public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
From: caszonyi@rdslink.ro
To: "Jose Colmenares" <jbcolmena2003@yahoo.com>
Cc: linux-newbie@vger.kernel.org
Subject: Re: IO
Date: Fri, 2 Jan 2004 23:53:20 +0200 (EET)	[thread overview]
Message-ID: <Pine.LNX.4.53.0401022344270.656@grinch.ro> (raw)
In-Reply-To: <20040102195255.83648.qmail@web61108.mail.yahoo.com>

On Fri, 2 Jan 2004, [iso-8859-1] Jose Colmenares wrote:

>  I posted a message about 5 days ago about troubles
> setting a LAN. Well, i still having figured it out,
> but have detected that i installed the wrong driver
> for my card. I have a isa RTL8019, wich i found out
> works with ne2000 support. But to set it i need to
> know the io and irq adress... ¿how could i find them?
> and also, after this ¿how do i made the proper changes
> to my system?

try to enable pnp in kernel and include in the kernel the driver for
your card (ne2000)

run dmesg and chech in the output if the kernel has detected your card.
If not go to step 2 :-)
compile the support for your card as a module

reboot with your new kernel
use isapnnp to setup your card :-)
(pnpdump > isapnp.conf.sample
copy isapnp.conf.sample in /etc/isapnp.conf
and edit it to suit your needs )
then insmod the module for ne2000 with the parameters for io and int from
the isapnp.conf
and then ifconfig ...


> I'm runing slack 9.1. the command lsmod says there is
> a isa-pnp (wich could be my card),

isa-pnp is maybe the module for isa-pnp not for your card
you will have to have a module ne2k i think

>  ifconfig only
> detects a loopback (wich i don't really know what is,
> but is not of any help) and i have no eth0 (wich seems
> fine, since i have not been able to install any, but i
> figure i need to do so, or not?)

ifconfig *doesn't detect*.
ifconfig configures network interfaces and displays information about this
configuration.

man isapnp
man pnpdump
man ifconfig
might help you :-)


> Thanks.
> By the way, the answers i got on the last post help
> quite a lot, if not for solving the problem (wich was
> imposible since i did not ask for the correct
> information) for learning a few interesting things. Thanks!
>

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2004-01-02 21:53 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-26  6:44 LAN Jose Colmenares
2003-12-26  7:40 ` LAN Ray Olszewski
2003-12-26  8:32 ` LAN pa3gcu
2003-12-26 16:55   ` LAN Jose Colmenares
2003-12-26 18:39     ` LAN Onur Kucuk
2003-12-27 19:46     ` LAN pa3gcu
2004-01-02 19:52       ` IO Jose Colmenares
2004-01-02 21:53         ` caszonyi [this message]
2004-01-02 23:39           ` IO Jose Colmenares
2004-01-03  5:26             ` IO rob.rice
2004-01-03  6:24               ` IO Ray Olszewski
2004-01-03  9:32                 ` IO pa3gcu
2004-01-03  9:34                   ` IO pa3gcu
2004-01-03 15:39                   ` IO Ray Olszewski
2004-01-04  8:51                     ` IO pa3gcu
2004-01-05  4:31                       ` IO Jose Colmenares
2004-01-05 15:10                         ` IO pa3gcu
2004-01-03  6:18             ` IO Ray Olszewski
2004-01-02 22:15         ` IO Ray Olszewski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.53.0401022344270.656@grinch.ro \
    --to=caszonyi@rdslink.ro \
    --cc=jbcolmena2003@yahoo.com \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox