scottl      2004-11-08 20:06:15 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_5)
    sys/dev/em           if_em.c 
  Log:
  MFC rev 1.48: Use an alignment of 1 instead of PAGE_SIZE for the rx and tx
  mbufs.  Don't create a map for the descriptor buffers.
  
  Revision  Changes    Path
  1.44.2.3  +2 -12     src/sys/dev/em/if_em.c