Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2011 22:45:31 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/cardbus cardbus_cis.c
Message-ID:  <201106212245.p5LMjjjg055592@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2011-06-21 22:45:31 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cardbus      cardbus_cis.c 
  Log:
  SVN rev 223386 on 2011-06-21 22:45:31Z by imp
  
  Minor cleanup:
  o Consider No CIS a normal event and stop whining about it so much
    (too many cards are like this, espeically usb/firewire cards).
  o Add comments to the cis reading code.
  o Made the read from config space a smidge easier to read and eliminate
    a loop that can be done mathematically.
  
  Revision  Changes    Path
  1.72      +16 -5     src/sys/dev/cardbus/cardbus_cis.c



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