cvs commit: src/sys/pci if_de.c if_devar.h

John Baldwin jhb at FreeBSD.org
Thu Aug 25 21:06:56 GMT 2005


jhb         2005-08-25 21:06:56 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_de.c if_devar.h 
  Log:
  - Remove non-bus-dma code.
  - Remove form feed characters.
  - Fixup style of function declarations.
  - Assume that an mbuf cluster is big enough to hold an ethernet frame.
    (This should really be using m_defrag(), but this diff is just simple
    changes for now.)
  
  Revision  Changes    Path
  1.172     +134 -428  src/sys/pci/if_de.c
  1.39      +0 -28     src/sys/pci/if_devar.h


More information about the cvs-all mailing list