Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2002 14:53:48 -0800 (PST)
From:      Scott Long <scottl@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/cardbus cardbus_cis.c
Message-ID:  <200211132253.gADMrmtC077016@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2002/11/13 14:53:48 PST

  Modified files:
    sys/dev/cardbus      cardbus_cis.c 
  Log:
  When parsing the CIS, if a BAR tuple is encountered, enable the corresponding
  bit in the PCI command register for the device.  Otherwise, device drivers
  that look at this register to see which types of BARs are usable will think
  that none of them are.
  This allows my Adaptec 1480A cardbus card to finally work.
  
  Reviewed by:    imp
  
  Revision  Changes    Path
  1.25      +5 -0      src/sys/dev/cardbus/cardbus_cis.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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