freebsd-skq/sys/dev/bfe
scottl af7045cc53 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.
2006-04-27 23:03:00 +00:00
..
if_bfe.c The alignment parameter to busdma must be a power of two, while the if_bfe 2006-04-27 23:03:00 +00:00
if_bfereg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00