[tulip] Compaq-Laptop - Connexant-NIC

Bernhard Burgermeister bbu@burgermeister.de
Tue, 10 Jul 2001 13:01:18 +0200 (CEST)


Hello,

I have just compiled and installed the new driver on my Compaq 17XL470.

Under kernel 2.2.19 I put the tulip.c pci-scan.c pci-scan.h in
drivers/net, added the pci-scan.o to the Makefile, compiled and
installed the kernel

- it works fine! -

Thank you very much!

Since about 30 Minutes no problems found, except wrong statistics:

# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:50:8B:FA:4A:48
          inet addr:172.16.3.151  Bcast:172.16.255.255  Mask:255.255.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3835 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:4715 dropped:0 overruns:0 carrier:4832
          collisions:0 txqueuelen:100
          Interrupt:9 Base address:0x7000


so ifconfig claims that there has not been sent any paket succesfull,
instead only errors. But I'am writing this eMail throug an ssh-Connection
on the Compaq-Laptop!

Here's the output of dmesg:

#dmesg
tulip.c:v0.92w 7/9/2001  Written by Donald Becker <becker@scyld.com>
  http://www.scyld.com/network/tulip.html
  The PCI BIOS has not enabled the device at 0/72!  Updating PCI command
0003->0007.
eth0: Conexant LANfinity rev 8 at 0xc8037000, 00:50:8B:FA:4A:48, IRQ 9.
eth0:  MII transceiver #1 config 1000 status 782d advertising 01e1.
eth0:  MII transceiver #0 config 1000 status 782d advertising 01e1.
eth0: Setting full-duplex based on MII #1 link partner capability of 45e1.
eth0: Setting full-duplex based on MII #1 link partner capability of 45e1.


Regards,
Bernhard.