lkml.org 
[lkml]   [1999]   [Sep]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: current 2.3.18ac & debian-potato's gcc & something?
On Tue, 21 Sep 1999, Alan Cox wrote:

> > - pci_id = (pdev->vendor << 16) | pdev->device;
> > + pci_id = (pdev->device << 16) | pdev->vendor;
>
> That might do it yes. Perils of throwing in a last minute patch I shouldnt
> have.

That helps. Tulip.c is still borken though. Replacing it with the one
from stock 2.3.18 gives the following and allows the card to work. I'll
try Donald's netif module as suggested by another person and see what
that does.

FDC 0 is a post-1991 82077
Found 3c900 Boomerang 10baseT at PCI address 0xec00, IRQ 11.
00:10:4b:b3:8a:92, IRQ 11
8K word-wide RAM 3:5 Rx:Tx split, autoselect/10baseT interface.
Enabling bus-master transmits and whole-frame receives.
3c59x.c:v0.99M 9/3/99 Donald Becker
http://cesdis.gsfc.nasa.gov/linux/drivers/vortex.html
Found 3c900 Boomerang 10baseT at PCI address 0xec00, IRQ 11.
tulip.c:v0.89H 5/23/98 becker@cesdis.gsfc.nasa.gov
eth1: Digital DC21041 Tulip at 0xe800, 21041 mode, 00 c0 f0 37 22 56,
IRQ 11.
eth1:21041 Media information at 30, default media 0800 (Autosense).
eth1: 21041 media #0, 10baseT.
eth1: 21041 media #0, 10baseT.
Found 3c900 Boomerang 10baseT at PCI address 0xec00, IRQ 11.
Found 3c900 Boomerang 10baseT at PCI address 0xec00, IRQ 11.
Found 3c900 Boomerang 10baseT at PCI address 0xec00, IRQ 11.
Found 3c900 Boomerang 10baseT at PCI address 0xec00, IRQ 11.
Found 3c900 Boomerang 10baseT at PCI address 0xec00, IRQ 11.
Found 3c900 Boomerang 10baseT at PCI address 0xec00, IRQ 11.
Partition check:



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.046 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site