[Cooker] The sundance driver

2002-07-31 Thread Oden Eriksson

Hi,

The sundance driver v1.01b dated 17-Jan-2002 does not work with the D-Link 
DFE-580TX (a quad nic). It fails badly when initializing, look at the output 
from ifconfig in the attached file.

Note: I haven't tested the Cooker driver, but it's nearly the same judging 
from a simple diff.

The latest driver (v1.03a) does work just fine though, get it here:

http://tsd.dlink.com.tw/info.nsf/80d023dbef05f90048256adf002a91be/6dbbd6ab52943b1348256bd6002a4b4e?OpenDocument
http://tsd.dlink.com.tw/info.nsf/80d023dbef05f90048256adf002a91be/6dbbd6ab52943b1348256bd6002a4b4e/$FILE/s24-1.03a.tgz


Version 1.01a (jgarzik):
- Replace some MII-related magic numbers with constants

Version 1.02 (D-Link):
- Add new board to PCI ID list
- Fix multicast bug

Version 1.03a (D-Link):
- New Rx scheme


Could this driver please be updated.

You need to add the MODULE_LICENSE(GPL); stuff to the D-Link version, 
that's it.

Thanks in advance.
-- 
Regards // Oden Eriksson
Deserve-IT Networks - http://d-srv.com


eth0  Link encap:Ethernet  HWaddr 6F:EF:6F:EF:6F:EF  
  inet addr:192.168.100.100  Bcast:192.168.100.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:3747840 errors:0 dropped:14579 overruns:0 frame:0
  TX packets:3987143 errors:0 dropped:0 overruns:0 carrier:0
  collisions:29280 txqueuelen:100 
  RX bytes:809279542 (771.7 Mb)  TX bytes:809293511 (771.8 Mb)
  Interrupt:11 Base address:0xb000 

eth1  Link encap:Ethernet  HWaddr 6F:EF:6F:EF:6F:EF  
  inet addr:192.168.101.1  Bcast:192.168.101.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:3747840 errors:0 dropped:14579 overruns:0 frame:0
  TX packets:3987143 errors:0 dropped:0 overruns:0 carrier:0
  collisions:29280 txqueuelen:100 
  RX bytes:809279542 (771.7 Mb)  TX bytes:809293511 (771.8 Mb)
  Interrupt:9 Base address:0xd000 

eth2  Link encap:Ethernet  HWaddr 6F:EF:6F:EF:6F:EF  
  inet addr:192.168.102.1  Bcast:192.168.102.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:3747840 errors:0 dropped:14579 overruns:0 frame:0
  TX packets:3987143 errors:0 dropped:0 overruns:0 carrier:0
  collisions:29280 txqueuelen:100 
  RX bytes:809279542 (771.7 Mb)  TX bytes:809293511 (771.8 Mb)
  Interrupt:5 Base address:0xf000 

eth3  Link encap:Ethernet  HWaddr 6F:EF:6F:EF:6F:EF  
  inet addr:192.168.103.1  Bcast:192.168.103.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:3747840 errors:0 dropped:14579 overruns:0 frame:0
  TX packets:3987143 errors:0 dropped:0 overruns:0 carrier:0
  collisions:29280 txqueuelen:100 
  RX bytes:809279542 (771.7 Mb)  TX bytes:809293511 (771.8 Mb)
  Interrupt:10 Base address:0x1000 

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:40 errors:0 dropped:0 overruns:0 frame:0
  TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:2800 (2.7 Kb)  TX bytes:2800 (2.7 Kb)




[Cooker] The sundance driver

2002-07-31 Thread Oden Eriksson

Hi,

The sundance driver v1.01b dated 17-Jan-2002 does not work with the D-Link 
DFE-580TX (a quad nic). It fails badly when initializing, look at the output 
from ifconfig in the attached file.

Note: I haven't tested the Cooker driver, but it's nearly the same judging 
from a simple diff.

The latest driver (v1.03a) does work just fine though, get it here:

http://tsd.dlink.com.tw/info.nsf/80d023dbef05f90048256adf002a91be/6dbbd6ab52943b1348256bd6002a4b4e?OpenDocument
http://tsd.dlink.com.tw/info.nsf/80d023dbef05f90048256adf002a91be/6dbbd6ab52943b1348256bd6002a4b4e/$FILE/s24-1.03a.tgz


Version 1.01a (jgarzik):
- Replace some MII-related magic numbers with constants

Version 1.02 (D-Link):
- Add new board to PCI ID list
- Fix multicast bug

Version 1.03a (D-Link):
- New Rx scheme


Could this driver please be updated.

You need to add the MODULE_LICENSE(GPL); stuff to the D-Link version, 
that's it.

Thanks in advance.
-- 
Regards // Oden Eriksson
Deserve-IT Networks - http://d-srv.com


eth0  Link encap:Ethernet  HWaddr 6F:EF:6F:EF:6F:EF  
  inet addr:192.168.100.100  Bcast:192.168.100.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:3747840 errors:0 dropped:14579 overruns:0 frame:0
  TX packets:3987143 errors:0 dropped:0 overruns:0 carrier:0
  collisions:29280 txqueuelen:100 
  RX bytes:809279542 (771.7 Mb)  TX bytes:809293511 (771.8 Mb)
  Interrupt:11 Base address:0xb000 

eth1  Link encap:Ethernet  HWaddr 6F:EF:6F:EF:6F:EF  
  inet addr:192.168.101.1  Bcast:192.168.101.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:3747840 errors:0 dropped:14579 overruns:0 frame:0
  TX packets:3987143 errors:0 dropped:0 overruns:0 carrier:0
  collisions:29280 txqueuelen:100 
  RX bytes:809279542 (771.7 Mb)  TX bytes:809293511 (771.8 Mb)
  Interrupt:9 Base address:0xd000 

eth2  Link encap:Ethernet  HWaddr 6F:EF:6F:EF:6F:EF  
  inet addr:192.168.102.1  Bcast:192.168.102.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:3747840 errors:0 dropped:14579 overruns:0 frame:0
  TX packets:3987143 errors:0 dropped:0 overruns:0 carrier:0
  collisions:29280 txqueuelen:100 
  RX bytes:809279542 (771.7 Mb)  TX bytes:809293511 (771.8 Mb)
  Interrupt:5 Base address:0xf000 

eth3  Link encap:Ethernet  HWaddr 6F:EF:6F:EF:6F:EF  
  inet addr:192.168.103.1  Bcast:192.168.103.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:3747840 errors:0 dropped:14579 overruns:0 frame:0
  TX packets:3987143 errors:0 dropped:0 overruns:0 carrier:0
  collisions:29280 txqueuelen:100 
  RX bytes:809279542 (771.7 Mb)  TX bytes:809293511 (771.8 Mb)
  Interrupt:10 Base address:0x1000 

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:40 errors:0 dropped:0 overruns:0 frame:0
  TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:2800 (2.7 Kb)  TX bytes:2800 (2.7 Kb)