public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
From: Ray Olszewski <ray@comarre.com>
To: linux-newbie@vger.kernel.org
Subject: Re: IO
Date: Sat, 03 Jan 2004 07:39:45 -0800	[thread overview]
Message-ID: <5.1.0.14.1.20040103073408.01f10078@celine> (raw)
In-Reply-To: <200401031032.52542.pa3gcu@zeelandnet.nl>

At 10:32 AM 1/3/2004 +0100, pa3gcu wrote:
>[...]
>
>Good comment Ray, btw the rtl8019 cards i ever used have ioport 0x300 set in
>them, so doing the following should detect the card;
>
>modprobe ne io=0x300

Yeah, RIchard. Every NE2000 I ever got fresh out of the box was set to 
IRQ=3, IO=0x300. So this approach is always worth a try.

If that doesn't work for the original poster ...one of his messages seemed 
to say that the card's IO address was different under Windows ... one 
option for him is simply to walk up the io= line until he finds one that 
works. That is, try in order ...

         modprobe ne io=0x240
         modprobe ne io=0x260
         modprobe ne io=0x280
         modprobe ne io=0x2a0

... and so on, until he finds the card.

He might also change the PnP  OS setting in his BIOS, to try to get the 
BIOS to set the card for him. This works for PCi cards, but I **think** it 
does NOT work for ISA cards. Still, it won't hurt to try.




-
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

  parent reply	other threads:[~2004-01-03 15:39 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         ` IO caszonyi
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                   ` Ray Olszewski [this message]
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=5.1.0.14.1.20040103073408.01f10078@celine \
    --to=ray@comarre.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