freebsd-dev/sys/dev/puc
Roman Kurakin 11a12794a9 Add support for the Oxford OX16PCI958-based card.
Note, that the patch provided with this card for the Linux states that
the card uses DEFAULT_RCLK * 2, while in fact it is '* 10'.  So probably
we should also use the subdevice/subvendord here. For now just ignore
that fact.

PR:		kern/129665
Submitted by:	bsam
Obtained from:	united efforst with bsam
2008-12-27 15:22:22 +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 Add support for the Oxford OX16PCI958-based card. 2008-12-27 15:22:22 +00:00