freebsd-skq/sys/dev/puc
marcel 0e99128934 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 o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
puc_bus.h Rewrite of puc(4). Significant changes are: 2006-04-28 21:21:53 +00:00
puc_cfg.c Fix building with GCC 4.2: ensure types are defined before refering to them. 2006-06-29 16:27:19 +00:00
puc_cfg.h Rewrite of puc(4). Significant changes are: 2006-04-28 21:21:53 +00:00
puc_pccard.c Fix building with GCC 4.2: ensure types are defined before refering to them. 2006-06-29 16:27:19 +00:00
puc_pci.c Rewrite puc_pci_match() to handle non-trivial cases correctly. 2007-10-13 12:14:20 +00:00
puc.c -axe p_ih from struct puc_port cause it was useless 2007-06-06 22:17:01 +00:00
pucdata.c Fix RID calculation. The RID is really the BAR for PCI cards, 2008-05-16 14:57:48 +00:00