Re: MIPS/linux compatible PCI network cards

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ralf Baechle wrote:
> 
> On Fri, Jan 26, 2001 at 09:56:00AM +0200, Michael Shmulevich wrote:
> > Date:   Fri, 26 Jan 2001 09:56:00 +0200
> > From: Michael Shmulevich <michaels@jungo.com>
> > CC: "linux-mips@oss.sgi.com" <linux-mips@oss.sgi.com>
> > Subject: Re: MIPS/linux compatible PCI network cards
> > To: unlisted-recipients:; (no To-header on input)
> >
> > Pete Popov wrote:
> > >
> > >
> > > Another one is the RTL8139.  It's quite cheap (I think less than $20).
> > >
> > > Pete
> >
> > Surprisingly enough, Realtek's driver is quite x86-oriented. It uses
> > some ugly outb() functtions without any ioremap()'ping.
> 
> inb() and friends are for what Inhell calls I/O space.  Ioremap is for
> memory mapped I/O.  So you usually don't find both of them in the same
> driver.
> 
>   Ralf

I guess I will not. But at least hoped to see some io_port_base (?)
reference somewhere. neither ioremap, nor io_port_base is found in
rtl8139.c... I have tried to add some, but the results are still quite
disencouraging. 

Newer version of rtl8139.c (from the Scyld) have pci-scan dependency
which is not compatible with 2.2.14...

 
Sincerely yours,
Michael Shmulevich
______________________________________
Software Developer
Jungo - R&D 
email: michaels@jungo.com
web: http://www.jungo.com
Phone: 1-877-514-0537(USA)  +972-9-8859365(Worldwide) ext. 233
Fax:   1-877-514-0538(USA)  +972-9-8859366(Worldwide)


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux