enc28j60_probe(struct spi_device *spi) is not called ?
itmicro |
|
|
|
|
|
|
|
Пункты: 2274 |
Регистрация: 20.10.2010 |
|
|
|
Hi,
enc28j60_init(void) is succesfully called but enc28j60_probe(struct spi_device *spi) is not. What may cause this ? Why is probe function not called ? Is there any idea ?
Thanks, |
|
|
|
|
|
Jury093 |
|
|
|
|
|
|
|
Пункты: 54271 |
Регистрация: 25.05.2009 |
Пол: Мужчина |
Из: Санкт-Петербург |
|
may be need add some data about enc28j60 device to your-board.c?
for example - chanel spi, chip select number, clock frequency.. |
На любой вопрос есть любой ответ. |
|
|
|
|
|