Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2003 00:04:39 -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/ed if_ed_pccard.c
Message-ID:  <200304100704.h3A74dKD019599@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/04/10 00:04:39 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/ed           if_ed_pccard.c 
  Log:
  reorganize the supported card table.  We don't need the enet_vendor or
  enet_mcast fields, so remove them.  Sort.  Eliminate now duplicate
  entries.
  
  This reorg saves about 500 bytes in the binary.  I've tested this only
  with a couple of cards, so please let me know if I've broken anything.
  
  Revision  Changes    Path
  1.45      +57 -272   src/sys/dev/ed/if_ed_pccard.c



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