Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2003 22:44:55 -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_cis.c
Message-ID:  <200308200544.h7K5itse022676@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/08/19 22:44:55 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/pccard       pccard_cis.c 
  Log:
  When debugging CIS, only print 10 CISTPL_NULLs.  Chances are good they
  are all bogus, and the cards that don't decode things quite right
  often have hundreds of them.  This will fix starvation of small dmesg
  buffers and allow better debugging to happen.  I thought about adding
  an override, but there is such a thing as too many knobs. :-)
  
  Revision  Changes    Path
  1.26      +12 -3     src/sys/dev/pccard/pccard_cis.c



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