Re: [COMP] how can LINUX recognise a pci-networkcard
- From: John Madden <weez@xxxxxxxxxxxxxx>
- To: computers@xxxxxxxxxxxxxx
- Date: Fri, 19 Nov 1999 09:37:40 -0500 (EST)
> no 3c50hwatever just etherlink xl tpo
> read in a doc somewhere that those are compatible with 3c503, so i'll install
> the distro kernel (2.2.13) instead of the one i have, the 2.2.10. shouldnt be
> too hard to get it going then, i hope.
I think that might be the 595.. Have you tried modprobing the modules in
/lib/moduels/<kernel version>/net?
> > I guess it could be, but if it'll work under windows, it'll work under
> > Linux.
> What
> > threw me there is that FF00 for an io range... The 280 is fine, but what's
> with the
> > FF00? Where'd you get that from?
>
> from the control panel within windows. i just checked again, it is indeed that
> range. same for the other nic.
> it's very odd, but the 3com card detector detects it too, so i guess that's
> normal. however, avery example in a linux howto mentions a 0xXXX type of io
> port. but i dont think that would be the problem. or maybe it would....
Oh, ok, you're looking at two different things. That FF00 or whatever is
the memory range, and th 280 is the base IO port.
modprobe <blah> irq=7 io=0x280
I'm not sure how you throw in the mem range, but I don't think you even
have to. With PCI stuff, you shouldn't have to specify any of it,
actually. Just pick the right driver and modprobe it.
John
========================================
Avenir Web's Computers Mailing List
List Modes, Subscription, and General Info:
Go to http://avenir.dhs.org/mailing.html
List Archives: http://avenir.dhs.org/archives/
Administrative Contact: webmaster@xxxxxxxxxxxxxx
Get computer help: http://avenir.dhs.org
========================================
- Follow-Ups:
- Re: [COMP] how can LINUX recognise a pci-networkcard
- From: Bruno Van de Casteele
- References:
- Re: [COMP] how can LINUX recognise a pci-networkcard
- From: Bruno Van de Casteele
Other related posts:
- » Re: [COMP] how can LINUX recognise a pci-networkcard
- » Re: [COMP] how can LINUX recognise a pci-networkcard
- » Re: [COMP] how can LINUX recognise a pci-networkcard
- » Re: [COMP] how can LINUX recognise a pci-networkcard
- » Re: [COMP] how can LINUX recognise a pci-networkcard
- Re: [COMP] how can LINUX recognise a pci-networkcard
- From: Bruno Van de Casteele
- Re: [COMP] how can LINUX recognise a pci-networkcard
- From: Bruno Van de Casteele