NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/53461 (axen doesn't support D-Link DUB-1312 USB network card)



The following reply was made to PR kern/53461; it has been noted by GNATS.

From: Andrius V <vezhlys%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: Martin Husemann <martin%netbsd.org@localhost>, kern-bug-people%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, 
	gnats-admin%netbsd.org@localhost
Subject: Re: kern/53461 (axen doesn't support D-Link DUB-1312 USB network card)
Date: Sat, 21 Jul 2018 01:03:01 +0300

 Hi Martin,
 
 Thank you for the very fast commit. Just tested, it works for me:
 
 from dmesg
 ...
 [  203.930455] axen0: D-Link Elec. Corp. (0x2001) D-Link DUB-1312
 (0x4a00), rev 2.10/1.00, addr 2
 [  204.370464] axen0: AX88179
 [  204.370464] axen0: Ethernet address xx:xx:xx:xx:xx:xx
 [  204.370464] rgephy0 at axen0 phy 3: RTL8169S/8110S/8211 1000BASE-T
 media interface, rev. 5
 [  204.370464] rgephy0: 10baseT, 10baseT-FDX, 100baseTX,
 100baseTX-FDX, 1000baseT-FDX, auto
 ...
 ifconfig
 ...
 axen0: flags=0x8a43<UP,BROADCAST,RUNNING,ALLMULTI,SIMPLEX,MULTICAST> mtu 1500
         capabilities=3ff00<IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx>
         capabilities=3ff00<UDP4CSUM_Rx,UDP4CSUM_Tx,TCP6CSUM_Rx,TCP6CSUM_Tx>
         capabilities=3ff00<UDP6CSUM_Rx,UDP6CSUM_Tx>
         enabled=0
         ec_capabilities=1<VLAN_MTU>
         ec_enabled=0
         address: xx:xx:xx:xx:xx:xx
         media: Ethernet autoselect (1000baseT full-duplex)
         status: active
 ...
 
 Best Regards,
 Andrius V
 On Fri, Jul 20, 2018 at 7:43 PM <martin%netbsd.org@localhost> wrote:
 >
 > Synopsis: axen doesn't support D-Link DUB-1312 USB network card
 >
 > Responsible-Changed-From-To: kern-bug-people->martin
 > Responsible-Changed-By: martin%NetBSD.org@localhost
 > Responsible-Changed-When: Fri, 20 Jul 2018 16:43:14 +0000
 > Responsible-Changed-Why:
 > Take
 >
 >
 > State-Changed-From-To: open->needs-pullups
 > State-Changed-By: martin%NetBSD.org@localhost
 > State-Changed-When: Fri, 20 Jul 2018 16:43:14 +0000
 > State-Changed-Why:
 > Will request pullup after testing
 >
 >
 >
 


Home | Main Index | Thread Index | Old Index