Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2003 15:47:31 -0800 (PST)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/cardbus cardbus_cis.c
Message-ID:  <200302172347.h1HNlVlI037760@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2003/02/17 15:47:31 PST

  Modified files:
    sys/dev/cardbus      cardbus_cis.c 
  Log:
  Sanity check the BAR length reported by the CIS with the BAR length that
  is encoded in the PCI BAR.  The latter is more reliable.
  
  This allows the sio/modem function of the Xircom RealPort ethernet+modem
  card to work.  Note that there still seem to be issues with sio_pci not
  releasing resources on detach.
  
  Revision  Changes    Path
  1.33      +22 -4     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?200302172347.h1HNlVlI037760>