History log of /freebsd-10-stable/sys/dev/puc/pucdata.c
Revision Date Author Comments
# 318151 10-May-2017 marius

MFC: r293642

- Add support for Advantech PCI-1602 Rev. B1 and PCI-1603 cards. [1]
- Add a description of Advantech PCI-1602 Rev. A boards. [1]
- Properly set up REG_ACR also for PCI-1602 Rev. A based on what the
Advantech-supplied Linux driver does.
- Additionally use the macros of <dev/ic/ns16550.h> to replace existing
magic values and get rid of trivial comments.
- Fix the style of some comments.

PR: 205359 [1]
Submitted by: Jan Mikkelsen (original patch) [1]


# 294961 27-Jan-2016 marius

- Add an entry for the SIIG Cyber 2SP1 PCIe adapter, which is based
on an Oxford Semiconductor OX16PCI954 but uses only two ports and
a non-default clock rate. [1]
- Add entries for the more prominent members of the Digi International
Neo series, which are based on Exar PCI chips.
Tested by: Patrick Powell
- Mark some unused parameters as such.
- Fix style/whitespace

PR: 176407 [1]


# 287926 17-Sep-2015 rstone

MFC r263109

Add MSI support to puc(9)

Add support for MSI interrupts in the puc(9) driver. By default the driver
will prefer MSI interrupts to legacy interrupts. A tunable,
hw.puc.msi_disable, has been added to force the allocation of legacy
interrupts.

Reviewed by: jhb@
MFC after: 2 weeks
Sponsored by: Sandvine Inc.


# 276878 09-Jan-2015 loos

MFC r276589:

puc(4): Add an entry for the Feasso PCI FPP-02 2S1P card.


# 273923 01-Nov-2014 rpaulo

MFC r273551:

puc(4): add an entry for the Oxford Semiconductor OXPCIe952 1S1P
card.

Submitted by: Alex Burlyga <alex.burlyga.ietf at gmail.com>


# 264761 22-Apr-2014 marius

MFC: r264257, r264327, r264514

Distinguish between the different variants and configurations of Sunix
{MIO,SER}5xxxx chips instead of treating all of them as PUC_PORT_2S.
Among others, this fixes the hang seen when trying to probe the none-
existent second UART on an actually 1-port chip.

Obtained from: NetBSD (BAR layouts)
Sponsored by: Bally Wulff Games & Entertainment GmbH


# 287926 17-Sep-2015 rstone

MFC r263109

Add MSI support to puc(9)

Add support for MSI interrupts in the puc(9) driver. By default the driver
will prefer MSI interrupts to legacy interrupts. A tunable,
hw.puc.msi_disable, has been added to force the allocation of legacy
interrupts.

Reviewed by: jhb@
MFC after: 2 weeks
Sponsored by: Sandvine Inc.


# 276878 09-Jan-2015 loos

MFC r276589:

puc(4): Add an entry for the Feasso PCI FPP-02 2S1P card.


# 273923 01-Nov-2014 rpaulo

MFC r273551:

puc(4): add an entry for the Oxford Semiconductor OXPCIe952 1S1P
card.

Submitted by: Alex Burlyga <alex.burlyga.ietf at gmail.com>


# 264761 22-Apr-2014 marius

MFC: r264257, r264327, r264514

Distinguish between the different variants and configurations of Sunix
{MIO,SER}5xxxx chips instead of treating all of them as PUC_PORT_2S.
Among others, this fixes the hang seen when trying to probe the none-
existent second UART on an actually 1-port chip.

Obtained from: NetBSD (BAR layouts)
Sponsored by: Bally Wulff Games & Entertainment GmbH