https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197535

--- Comment #3 from luca.pizzamig...@gmail.com ---
More information:
* The chip is recognized as 8168G
* Both Rx and Tx don't works
* debugging the driver, I discovered that the 0x3201c040 is the value of the
rl_desc->cmd_stat
* the rx can get 256 Rx descriptor, then there're no more packets
(RL_RDESC_STAT_OWN always on)

It seems to me that the DMA/device is not correctly initialized and the
communication with the device works in an unexpected way.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to