cvs commit: src/sys/dev/wi if_wi_pccard.c

Warner Losh imp at FreeBSD.org
Tue Apr 8 08:36:44 PDT 2003


imp         2003/04/08 08:36:43 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/wi           if_wi_pccard.c 
  Log:
  Use the new _ND macros to not include the description strings.  If any
  of the entries have a description, we'll use that to override the
  description that the pccard layer generates for us.
  
  This saves about 930 bytes in the module, so I feel it won't hurt the
  crowded boot disks....
  
  # other modules to follow
  
  Revision  Changes    Path
  1.21      +43 -40    src/sys/dev/wi/if_wi_pccard.c


More information about the cvs-src mailing list