freebsd-dev/sys/dev/bfe
Mike Silbersack f99da8e0d8 Re-revert back to rev 1.8:
- Reduce the number of RX and TX buffers bfe uses so that it does not use more
  bounce buffers than busdma is willing to allow it to use

See if_bfe.c for comments on why this is now safe to do.
2006-05-28 18:44:39 +00:00
..
if_bfe.c 1. Make sure that the TX and RX descriptor rings are 4096 byte aligned. 2006-05-28 18:41:47 +00:00
if_bfereg.h Re-revert back to rev 1.8: 2006-05-28 18:44:39 +00:00