cvs commit: src/sys/dev/nge if_nge.c if_ngereg.h

John Baldwin jhb at FreeBSD.org
Fri Nov 4 16:53:44 PST 2005


jhb         2005-11-05 00:53:41 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/nge          if_nge.c if_ngereg.h 
  Log:
  MFC: Use device_printf() and if_printf(), use callout_*(), add M_ZERO to
  initialize nge_ldata, add locking to ifmedia callouts, cleanup attach
  error handling, and fixup locking in ioctl().
  
  Revision  Changes    Path
  1.75.2.4  +63 -67    src/sys/dev/nge/if_nge.c
  1.13.2.1  +0 -1      src/sys/dev/nge/if_ngereg.h


More information about the cvs-src mailing list