
Hi Wolfgang,
Wolfgang Denk wrote:
Dear Ben,
In message 1215572497-5985-2-git-send-email-louis@asix.com.tw Louis Su wrote:
Signed-off-by: Louis Su louis@asix.com.tw
drivers/net/Makefile | 1 + drivers/net/ax88180.c | 727 +++++++++++++++++++++++++++++++++++++++++++++++++ drivers/net/ax88180.h | 412 ++++++++++++++++++++++++++++ 3 files changed, 1140 insertions(+), 0 deletions(-) create mode 100644 drivers/net/ax88180.c create mode 100644 drivers/net/ax88180.h
I don't see any responses to this latest version of the driver.
Is there any special reason it was neither added nor rejected?
Best regards,
Wolfgang Denk
No specific reasons - I should have sent a response. The only issue I have is that there are no in-tree boards that use it. I wonder if we should make up some dummy configs that include devices such as this, so that at least MAKEALL will find problems.
regards, Ben