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

Warner Losh imp at FreeBSD.org
Tue Aug 19 22:44:57 PDT 2003


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


More information about the cvs-src mailing list