https://github.com/torvalds/linux
Revision f49639e643e69ff233b14966b8d48541d2e17517 authored by David S. Miller on 09 June 2006, 18:58:36 UTC, committed by David S. Miller on 09 June 2006, 19:03:51 UTC
Get rid of all the SUN_570X logic and instead:

1) Make sure MEMARB_ENABLE is set when we probe the SRAM
   for config information.  If that is off we will get
   timeouts.

2) Always try to sync with the firmware, if there is no
   firmware running do not treat it as an error and instead
   just report it the first time we notice this condition.

3) If there is no valid SRAM signature, assume the device
   is onboard by setting TG3_FLAG_EEPROM_WRITE_PROT.

Update driver version and release date.

With help from Michael Chan and Fabio Massimo Di Nitto.

Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 5224e6c
History
Tip revision: f49639e643e69ff233b14966b8d48541d2e17517 authored by David S. Miller on 09 June 2006, 18:58:36 UTC
[TG3]: Handle Sun onboard tg3 chips more correctly.
Tip revision: f49639e
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 68.9 KB
Makefile -rw-r--r-- 43.7 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top