kmacy       2006-11-23 00:52:52 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/em           if_em.c 
  Log:
  Fix TSO support on sun4v
  
  - incorporate csjp's fix for a mishandled endian conversion
  - convert PAGE_SIZE to 4096 for PCIe adapter workaround (my page size is not 
4k)
  - implement em_read_pcie_cap_reg where we set the max read size on pcie to 4k 
(taken from mxge)
  
  Reviewed by: scottl and jfvogel
  
  Revision  Changes    Path
  1.166     +25 -8     src/sys/dev/em/if_em.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to