Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 May 2008 14:57:49 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/puc pucdata.c
Message-ID:  <200805161457.m4GEvnmS013697@repoman.freebsd.org>

index | next in thread | raw e-mail

marcel      2008-05-16 14:57:49 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/puc          pucdata.c 
  Log:
  Fix RID calculation. The RID is really the BAR for PCI cards,
  so the index needs to be translated into an offset. While we
  did add the offset (0x10), we forgot to account for the width.
  
  Tested by: Thomas Vogt
  MFC after: 3 days
  
  Revision  Changes    Path
  1.61      +1 -1      src/sys/dev/puc/pucdata.c


home | help

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