sobomax     2006-04-28 03:17:37 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sk           if_sk.c if_skreg.h 
  Log:
  Add some incomplete support for Marvell Yukon EC controllers based on
  OpenBSD changes. With these changes, PHY part of the driver becomes
  functional (it senses media changes and negotiates speed just fine),
  previously it just hang with no PHY message, but no data goes through
  interface (error message is "can not stop transfer of Tx/Rx descriptor).
  
  Hopefully somebody with more clue/free time will be able to pick up
  after me.
  
  Revision  Changes    Path
  1.122     +106 -18   src/sys/dev/sk/if_sk.c
  1.34      +28 -2     src/sys/dev/sk/if_skreg.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to