Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 2003 08:54:01 -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/pccard pccard.c
Message-ID:  <200304091554.h39Fs1db016026@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/04/09 08:54:01 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/pccard       pccard.c 
  Log:
  Make sure that both pp_name and pp_vendor are zero to know we're at the
  end of the list now that some valid entries don't have pp_name set.  Also,
  don't print a warning if pp->name is NULL and it is a total wildcard.
  
  Revision  Changes    Path
  1.76      +5 -4      src/sys/dev/pccard/pccard.c



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