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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"