commit | f9804ddbeec2ea709255830a8822bfb4e7584f6a | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Tue Sep 27 12:13:10 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 27 12:13:10 2005 -0700 |
tree | 09aad8dd07b795540a718bb48f6f1c1a7f1c496d | |
parent | c94e39418ab6eccf863581f4e0d847da0080b2d3 [diff] |
[TG3]: misc. fixes Fix interrupt test handler by adding check for IRQ assertion in PCI_STATE register in addition to the status block updated bit. Add test for valid ethernet address in tg3_set_mac_addr(). Add tg3_bus_string() to setup the PCI bus speed/width string for all PCI/PCIX/PCI Express devices. This is used to print the bus type during init_one(). Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>