scottl      2006-04-27 23:03:00 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bfe          if_bfe.c 
  Log:
  The alignment parameter to busdma must be a power of two, while the if_bfe
  driver was trying to use an arbitrary rx/tx ring size of the value.  Change
  to using unrestricted values for alignment and boundary instead.
  
  Revision  Changes    Path
  1.34      +2 -2      src/sys/dev/bfe/if_bfe.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to