]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
[TG3]: Do not try to access NIC_SRAM_DATA_SIG on Sun parts.
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 14 Mar 2006 22:11:48 +0000 (14:11 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:14:27 +0000 (01:14 -0800)
commit72b845e04e99298e5179b31e8de16afed52a2627
treec0e832b4fcb404b7624fec700ba5f12981de9d7d
parent0c51ed93ca0ecbf44ec096f4bd04c12a3e761e6b
[TG3]: Do not try to access NIC_SRAM_DATA_SIG on Sun parts.

Sun does't put an SEEPROM behind the tigon3 chip, among other things,
so accesses to these areas just give bus timeouts.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c