All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Esser <Jackfritt@boh.de>
To: netdev@oss.sgi.com
Subject: forcedeth 0.15: 08 Nov 2003 for kernel 2.4 just ping and DHCP traffic works on ASUS A7N8X-VM
Date: Fri, 14 Nov 2003 20:56:37 +0100	[thread overview]
Message-ID: <3FB53375.4050705@boh.de> (raw)

Hi,

I´ve tried the above version on my ASUS A7N8X-VM Board because with the 
nvnet driver I just could ping other Computers and the other just could 
refresh their IP over DHCP(I´ve installed it on the Computer with the 
ASUS Board).
Everything else like Webbrowsing ,FTP, etc didn´t work.

Now I tried your driver and I get the same results but with a lot more 
of debug output.
What am I doing wrong ? Can you help ?
Maybe I can help you with some information ? How do I catch the screen 
output from the driver
maybe this can help you too ? Looks like network traffic from and to the 
NIC.

Thx for this nice work.

Motherboard:
ASUS A7N8X-VM with BIOS Version 1009
lspci output:
00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) 
(rev a2)
00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev a2)
00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev a2)
00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev a2)
00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev a2)
00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev a2)
00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a4)
00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet 
Controller (rev a1)
00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 
Audio Controler (MCP) (rev a1)
00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3)
00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev a2)
01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 
- nForce GPU] (rev a3)
02:06.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
02:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)
02:08.0 Multimedia controller: Philips Semiconductors: Unknown device 
5402 (rev 82)
libc:
/lib/libc.so.6
GNU C Library stable release version 2.3.2, by Roland McGrath et al.
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 3.3.1.
Compiled on a Linux 2.4.22 system on 2003-10-06.
Available extensions:
        GNU libio by Per Bothner
        crypt add-on version 2.1 by Michael Glad and others
        linuxthreads-0.10 by Xavier Leroy
        BIND-8.2.3-T5B
        libthread_db work sponsored by Alpha Processor Inc
        NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Report bugs using the `glibcbug' script to <bugs@gnu.org>.
driver insmod output:
Nov 14 19:43:43 chaplin kernel: forcedeth.c: Reverse Engineered nForce 
ethernet
driver. Version 0.15.
Nov 14 19:43:43 chaplin kernel: PCI: Setting latency timer of device 
00:04.0 to
64
Nov 14 19:43:43 chaplin kernel: forcedeth: resource 0 start fe800000 len 
4096 fl
ags 0x00000200.
Nov 14 19:43:43 chaplin kernel: eth1: forcedeth.c: subsystem: 01043:80a7
Nov 14 19:43:43 chaplin kernel: eth1: MAC Address 01:23:45:67:89:ab
Nov 14 19:44:10 chaplin kernel: forcedeth: open
Nov 14 19:44:10 chaplin kernel: eth1: txrx_reset
Nov 14 19:44:10 chaplin kernel: eth1: alloc_rx: Packet  0 marked as 
Available
.........
Nov 14 19:44:10 chaplin kernel: eth1: alloc_rx: Packet  127 marked as 
Available
Nov 14 19:44:10 chaplin kernel: eth1: mii_rw read from reg 2 at PHY 1: 0x0.
Nov 14 19:44:10 chaplin kernel: eth1: mii_rw read from reg 3 at PHY 1: 
0x8201.
Nov 14 19:44:10 chaplin kernel: eth1: open: Found PHY 0000:8201 at 
address 1.
Nov 14 19:44:10 chaplin kernel: eth1: mii_rw read from reg 4 at PHY 1: 
0x1e1.
Nov 14 19:44:10 chaplin kernel: eth1: mii_rw read from reg 5 at PHY 1: 0x0.
Nov 14 19:44:10 chaplin kernel: eth1: update_linkspeed: PHY advertises 
0x01e1, l
pa 0x0000.
Nov 14 19:44:10 chaplin kernel: eth1: bad ability 0000 - falling back to 
10HD.
Nov 14 19:44:10 chaplin kernel: eth1: start_rx
Nov 14 19:44:10 chaplin kernel: eth1: stop_rx
Nov 14 19:44:10 chaplin kernel: eth1: start_rx
Nov 14 19:44:10 chaplin kernel: eth1: start_tx
Nov 14 19:44:10 chaplin kernel: eth1: mii_rw read from reg 1 at PHY 1: 0x0.
Nov 14 19:44:10 chaplin kernel: eth1: no link during initialization.
Nov 14 19:44:10 chaplin kernel: eth1: nic_irq
Nov 14 19:44:10 chaplin kernel: eth1: irq: 00000020
Nov 14 19:44:10 chaplin kernel: eth1: nic_irq completed
Nov 14 19:44:10 chaplin kernel: eth1: nic_irq
Nov 14 19:44:10 chaplin kernel: eth1: irq: 00000020
.........

                 reply	other threads:[~2003-11-14 19:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3FB53375.4050705@boh.de \
    --to=jackfritt@boh.de \
    --cc=netdev@oss.sgi.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.