summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/pucdata.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* consistently uppercase pci product definesjsg2020-01-051-2/+2
* match on 200 and 300 series pch ktjsg2019-05-081-1/+22
* Continue kettenis@'s revert:phessler2018-05-021-5/+5
* The Exar XR17V354 has 4 com ports that have a 256-byte FIFO, use ajcs2018-04-151-5/+5
* pucdata: convert port types and frequencies to a lookup table tojcs2018-04-151-550/+550
* add ASIX AX99100 supportuaa2017-08-041-1/+8
* add Moxa CP-104ELjmatthew2017-05-061-1/+13
* match on Intel 100 series and 100 series LP PCHjsg2016-04-241-1/+15
* add TXIC TX382B entry.uaa2016-03-171-1/+9
* Exar XR17V354 puc(4) device, "high speed quad uart".mlarkin2016-03-151-1/+12
* Moxa CP-168U support; from Olaf Schreckderaadt2016-01-151-1/+17
* Add support for the Perle Speed8 LE.kettenis2015-12-261-1/+30
* Various *syncron* -> *synchron* typos.miod2015-11-141-2/+2
* Add support for QEMU PCI serial devices in puc(4)sf2015-09-061-1/+26
* Make Atom S1200 UART work; Atanas Vladimirov has one.deraadt2015-08-231-1/+8
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
* support WCH2 CH351 pucderaadt2014-12-071-1/+9
* add Winchiphead CH382 support.sasano2014-09-221-1/+17
* match on Intel 9 series and 9 series LP PCH, and add 8 series KT to pucjsg2014-08-131-9/+30
* Brainboxes BB16PCI958. Contributed by Eric Huiban, thanks!miod2014-02-021-1/+15
* Add all the Intel KT's which got missed.deraadt2014-01-211-13/+90
* add Intel 8 series kt (amt serial over lan)jsg2013-11-091-1/+8
* Another puc(4) device based on Oxford chipset found in a Startechmlarkin2013-09-281-1/+10
* Oxford OXPCIE952 parallel port puc(4) board; contributed by Markus Uhlinmiod2013-09-211-1/+10
* new digi puc; Hugo Lombardderaadt2013-04-211-1/+17
* a single-com in the Exsys EX-4109x family; Gregory Edigarov <edigarov@qarea.com>deraadt2013-01-081-1/+10
* Added I-O DATA RSA-PCI2 support.sasano2012-10-121-1/+12
* add Intel 7 series kt (amt serial over lan)jsg2012-09-031-1/+8
* Support NetMos NM9820 cardbus (added to puc as well, for thederaadt2012-07-121-1/+8
* Adjust for renaming of Intel GM45 Serial-over-LAN device in pcidevs r1.1643.kettenis2012-05-121-3/+3
* Add support for Intel 6 Series KT (Serial-over-LAN, part of Intel AMT).kettenis2012-05-071-1/+8
* pcidevshaesbaert2012-01-091-2/+27
* Use the correct multiplier for older SUNIX 406x 8-serial cards. Problemsthen2012-01-021-1/+16
* Intel EG20T serial, tested by mitja.jsg2011-10-261-1/+29
* Use a new encoding for the entries in the pucdata table, the result isderaadt2011-10-251-483/+474
* Sunix 50xx serial/parallel cardscamield2011-10-221-1/+110
* add support for WCH CH352 serialjsg2011-10-091-1/+9
* Support for Intel GM45 SOL (Serial-over-LAN, part of Intel AMT) as amlarkin2011-04-201-1/+9
* Support for NetMos Nm9922 dual serial port cardsmlarkin2011-03-221-1/+9
* Clean the macros from puc(4). Now with correct logic.pirofti2010-07-221-2/+2
* revert last commit, it made my puc(4) disappear. ok pirofti@sthen2010-07-071-2/+2
* Abstraction clean-up. `I like it' deraadt@.pirofti2010-07-021-2/+2
* Update oxsemi (now plxtech) datasheet URL.sthen2010-04-271-2/+2
* Add support for PLX I/O 9016 based 8 port serial cardbeck2010-04-211-1/+17
* Add support for NetMos 9865 6-port serial cards.kettenis2010-03-271-1/+24
* add NetMos NM9901 multiple peripheral board supportyuo2009-11-231-1/+19
* More exact matching for Sunix 40XX 4 and 8 port units so that we can fixderaadt2009-08-111-9/+9
* another lava puc that might show upderaadt2009-07-231-1/+13
* Add all the cardbus com devices to puc, since these can show up on thederaadt2009-06-261-1/+78
* Take a shot at baud rate calculations for the 8-portderaadt2009-03-291-1/+27