Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 2008 05:22:06 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/cardbus cardbus_cis.c cardbus_device.c cardbusvar.h
Message-ID:  <200811150522.mAF5MGbL078780@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2008-11-15 05:22:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cardbus      cardbus_cis.c cardbus_device.c 
                         cardbusvar.h 
  Log:
  SVN rev 184981 on 2008-11-15 05:22:06Z by imp
  
  First step in cleaning up CIS parsing and /dev/cardbus*.cis: remove
  redundant malloc/free.  Add comments about how this should really be
  done.  Fix an overly verbose comment about under 1MB mapping: go ahead
  and set the bits, but we ignore them.
  
  Revision  Changes    Path
  1.64      +16 -18    src/sys/dev/cardbus/cardbus_cis.c
  1.2       +24 -17    src/sys/dev/cardbus/cardbus_device.c
  1.15      +2 -3      src/sys/dev/cardbus/cardbusvar.h



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