mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 10:56:40 +00:00
751bb6fd80
* Change a hard-coded 0x3 to NCR_RST | NCR_MAC_LBK in dm9000_reset * Every single place where dm9000_init_dm9000 was ran, a dm9000_reset was called immediately before-hand. Bring dm9000_reset into dm9000_init_dm9000. * The following commit updated the dm9000_probe reset routine to use NCR_RST | NCR_MAC_LBK: 6741f40 DM9000B: driver initialization upgrade and a later commit added a bug-fix to always reset the chip twice: |
||
---|---|---|
.. | ||
dm9000.c | ||
dm9000.h | ||
Kconfig | ||
Makefile |