1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/dev/puc
Marcel Moolenaar c1163871f6 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
2008-05-16 14:57:48 +00:00
..
puc_bfe.h
puc_bus.h
puc_cfg.c
puc_cfg.h
puc_pccard.c
puc_pci.c Rewrite puc_pci_match() to handle non-trivial cases correctly. 2007-10-13 12:14:20 +00:00
puc.c
pucdata.c Fix RID calculation. The RID is really the BAR for PCI cards, 2008-05-16 14:57:48 +00:00