Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2003 08:36:43 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/wi if_wi_pccard.c
Message-ID:  <200304081536.h38Fah3m051498@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304081536.h38Fah3m051498>