cvs commit: src/sys/dev/pccard pccard.c

Warner Losh imp at FreeBSD.org
Wed Apr 9 08:54:03 PDT 2003


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


More information about the cvs-src mailing list