opnsense-src/sys/dev/puc
Ryan Stone 3aff0961dd Correct the definition for Exar XR17V258IV: we must use a config_function
to specify the offset into the PCI memory spare at which each serial port
will find its registers.  This was already done for other Exar PCI serial
devices; it was accidentally omitted for this specific device.

Sponsored by:	Sandvine Incorporated
MFC after:	1 week
2013-03-18 19:22:51 +00:00
..
puc.c Do not require a filter-only interrupt handler for puc ports that are not 2013-01-15 20:13:25 +00:00
puc_bfe.h Add location and pnpinfo strings for puc device ports. The location is 2011-06-14 18:19:48 +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 - Change back "d_ofs" to int8_t to not pessimize padding and size of "struct puc_cfg". 2012-07-31 05:23:23 +00:00
puc_pccard.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
puc_pci.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
pucdata.c Correct the definition for Exar XR17V258IV: we must use a config_function 2013-03-18 19:22:51 +00:00