summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/pucdata.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-05consistently uppercase pci product definesjsg1-2/+2
2019-05-08match on 200 and 300 series pch ktjsg1-1/+22
2018-05-02Continue kettenis@'s revert:phessler1-5/+5
2018-04-15The Exar XR17V354 has 4 com ports that have a 256-byte FIFO, use ajcs1-5/+5
2018-04-15pucdata: convert port types and frequencies to a lookup table tojcs1-550/+550
2017-08-04add ASIX AX99100 supportuaa1-1/+8
2017-05-06add Moxa CP-104ELjmatthew1-1/+13
2016-04-24match on Intel 100 series and 100 series LP PCHjsg1-1/+15
2016-03-17add TXIC TX382B entry.uaa1-1/+9
2016-03-15Exar XR17V354 puc(4) device, "high speed quad uart".mlarkin1-1/+12
2016-01-15Moxa CP-168U support; from Olaf Schreckderaadt1-1/+17
2015-12-26Add support for the Perle Speed8 LE.kettenis1-1/+30
2015-11-14Various *syncron* -> *synchron* typos.miod1-2/+2
2015-09-06Add support for QEMU PCI serial devices in puc(4)sf1-1/+26
2015-08-23Make Atom S1200 UART work; Atanas Vladimirov has one.deraadt1-1/+8
2015-03-14Remove some includes include-what-you-use claims don'tjsg1-2/+1
2014-12-07support WCH2 CH351 pucderaadt1-1/+9
2014-09-22add Winchiphead CH382 support.sasano1-1/+17
2014-08-13match on Intel 9 series and 9 series LP PCH, and add 8 series KT to pucjsg1-9/+30
2014-02-02Brainboxes BB16PCI958. Contributed by Eric Huiban, thanks!miod1-1/+15
2014-01-21Add all the Intel KT's which got missed.deraadt1-13/+90
2013-11-09add Intel 8 series kt (amt serial over lan)jsg1-1/+8
2013-09-28Another puc(4) device based on Oxford chipset found in a Startechmlarkin1-1/+10
2013-09-21Oxford OXPCIE952 parallel port puc(4) board; contributed by Markus Uhlinmiod1-1/+10
2013-04-21new digi puc; Hugo Lombardderaadt1-1/+17
2013-01-08a single-com in the Exsys EX-4109x family; Gregory Edigarov <edigarov@qarea.com>deraadt1-1/+10
2012-10-12Added I-O DATA RSA-PCI2 support.sasano1-1/+12
2012-09-03add Intel 7 series kt (amt serial over lan)jsg1-1/+8
2012-07-12Support NetMos NM9820 cardbus (added to puc as well, for thederaadt1-1/+8
2012-05-12Adjust for renaming of Intel GM45 Serial-over-LAN device in pcidevs r1.1643.kettenis1-3/+3
2012-05-07Add support for Intel 6 Series KT (Serial-over-LAN, part of Intel AMT).kettenis1-1/+8
2012-01-09pcidevshaesbaert1-2/+27
2012-01-02Use the correct multiplier for older SUNIX 406x 8-serial cards. Problemsthen1-1/+16
2011-10-26Intel EG20T serial, tested by mitja.jsg1-1/+29
2011-10-25Use a new encoding for the entries in the pucdata table, the result isderaadt1-483/+474
2011-10-22Sunix 50xx serial/parallel cardscamield1-1/+110
2011-10-09add support for WCH CH352 serialjsg1-1/+9
2011-04-20Support for Intel GM45 SOL (Serial-over-LAN, part of Intel AMT) as amlarkin1-1/+9
2011-03-22Support for NetMos Nm9922 dual serial port cardsmlarkin1-1/+9
2010-07-22Clean the macros from puc(4). Now with correct logic.pirofti1-2/+2
2010-07-07revert last commit, it made my puc(4) disappear. ok pirofti@sthen1-2/+2
2010-07-02Abstraction clean-up. `I like it' deraadt@.pirofti1-2/+2
2010-04-27Update oxsemi (now plxtech) datasheet URL.sthen1-2/+2
2010-04-21Add support for PLX I/O 9016 based 8 port serial cardbeck1-1/+17
2010-03-27Add support for NetMos 9865 6-port serial cards.kettenis1-1/+24
2009-11-23add NetMos NM9901 multiple peripheral board supportyuo1-1/+19
2009-08-11More exact matching for Sunix 40XX 4 and 8 port units so that we can fixderaadt1-9/+9
2009-07-23another lava puc that might show upderaadt1-1/+13
2009-06-26Add all the cardbus com devices to puc, since these can show up on thederaadt1-1/+78
2009-03-29Take a shot at baud rate calculations for the 8-portderaadt1-1/+27