freebsd-skq/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 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
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 -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