On Sun, Aug 29, 2010 at 05:19:33AM +0200, Laurent Ghigonis wrote: > Hello :) > > After posting about a problem i had with my Linksys USB300M axe(4) adapter > (AX88772 based, phy not working correctly, cannot send anything) > http://marc.info/?l=openbsd-misc&m=128050785229742&w=2 > and reading from another similar problem > (adapter detected but not working) > http://marc.info/?l=openbsd-misc&m=126869721215023&w=2 > i adapted the FreeBSD patch linked by jsg@ > http://people.freebsd.org/~yongari/axe.88178.patch4 > to OpenBSD. > > It makes my adapter work, so thanks jsg@ for your post :) > Here it is, hope it can help someone else. > But it is very probable that i did not made things correctly, > so if someone has time to correct me, i'd be happy.
While I can negotiate links with AX88172/AX88772/AX88178 with this diff I can't seem to establish a 1000-baseT link on the 178. I'll try look into this a bit further. The second diff you include doesn't make sense as we treat the adapters different based on flags in the device table, anything that doesn't have a flag is the original chip.
