summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs
AgeCommit message (Collapse)Author
2016-11-10Apple NVMe controllerMartin Pieuchot
2016-09-14add LSI/Avago SAS3 devicesJonathan Matthew
2016-09-03New Intel 10GbE devicesMike Belopuhov
2016-08-17Add PCI ID for Ralink RT5392 and additional IDs for RT5390 devices.Stefan Sperling
Part of a larger patch by James Hastings.
2016-07-31Add Xeon E3-1200 v5 host bridge and some more Sunrise Point H PCH ids.Jonathan Gray
2016-06-01intel use the same device id for multiple nvme parts, so just callDavid Gwynne
it NVMe. samsung do the same. pointed out by Evgeniy Sudyr who has a SSD 750 using the same id as the DC parts.
2016-05-25Add PCI ID for RTL8188EE. Prompted by Ross L Richardson.Stefan Sperling
2016-05-23VIA VL805 xHCIChris Cappuccio
2016-05-23add the intel xl710 device ids from the documentationDavid Gwynne
i think some parts are called X710, not XL710, but i cant find where and why. defaulting to XL710 for now.
2016-05-21Add ids found in x1 carbon 2016:Reyk Floeter
- GMM (intel skylake general mixture model) - ISH (intel 100 series integrated sensor hub) - RTS525A (realtek card reader, not supported by rtsx(4))
2016-05-20Add Xeon-D devices. Move one item that was out of order to the right placeMike Larkin
and fix a typo in an earlier E5 device ID.
2016-05-03samsung use the same pci device id for multiple nvme partsDavid Gwynne
2016-04-24add t460p (Sunrise Point H) and x260 (Sunrise Point-LP) idsJonathan Gray
2016-04-23Add some missing Braswell/Cherry Trail entries and fix a typo.Mark Kettenis
2016-04-08Add Intel Bay Trail EHCI (as found on 1st gen Compute Stick)Reyk Floeter
2016-03-17add TXIC TX382B (vendor 0x4651: product 0x3273)SASANO Takayoshi
ok deraadt@
2016-03-15Typo in part number in previous commit (fix Exar P/N from XR17C354 toMike Larkin
XR17V354)
2016-03-15Add Exar 4 port PCIe serial port (puc)Mike Larkin
2016-02-20pci bridge, from Hrvoje PopovskiTheo de Raadt
2016-02-18Add Intel i219 em(4).Alexander Bluhm
2016-01-30correct the string for 82801HBM RAIDJonathan Gray
2016-01-15Moxa CP-168U, from Olaf SchreckTheo de Raadt
2016-01-14there are two types of samsung sm951David Gwynne
2015-12-31Add some XEON-D devices.Mark Kettenis
2015-12-29Intel C610 Thermal SensorMark Kettenis
2015-12-26Add Perle Speed8 LE.Mark Kettenis
2015-11-28Add a few devices found on the MacBookPro12,1Mark Kettenis
2015-11-24Add a few missing devices found on recent Apple hardware.Mark Kettenis
From Bryan Vyhmeister.
2015-11-24Add some intel 6th gen and 100 series ids.Daniel Dickman
ok jsg@
2015-11-22Unknown device in a MacBookPro9,2. Almost certainly the first generationMark Kettenis
Intel Thunderbolt controller, as this model was introduced in 2012, and the second generation controllers were introduced in 2013.
2015-11-22Broadcom BCM4331. From Ossi Herrala.Mark Kettenis
2015-11-09Allocate a currently unused vendor ID for our vmm's pchb.Mike Larkin
discussed with deraadt
2015-11-02add some "Broadwell H" ids and another asmedia xhciJonathan Gray
2015-10-29add some amd family 16h model 30h-3fh, mullins/bolton idsJonathan Gray
2015-09-27Add another AMD RS780 PCIE found in a dmesg from tobiasu@Mark Kettenis
2015-09-24Add some more Broadwell graphics ids.Jonathan Gray
2015-09-22add (unsupported) realtek wireless card as found in rpointel@'s x250, thoughJasper Lievisse Adriaanse
it could be supported by rtwn(4) eventualy ok stsp@
2015-09-06Add ids for Qemu PCI serial devicesStefan Fritsch
OK deraadt@
2015-09-05add some braswell idsJonathan Gray
2015-08-04add C610 HD Audio, from Alexandre H. ok deraadtTed Unangst
2015-06-05Add another PCI ID for Intel Dual Band Wireless AC 3165. From brad.Stefan Sperling
2015-06-04+ REALTEK RT8191SETheo de Raadt
2015-06-04Add more of Tolopai (EP80579) Gigabit controllers id.Dariusz Swiderski
2015-06-01fix typo: Wirelsss -> WirelessStefan Sperling
2015-05-11add id for virtio rngJasper Lievisse Adriaanse
ok sf@
2015-05-01Correct some E5 v2 ids and add E5 v2 R2PCIE.Jonathan Gray
From Hrvoje Popovski.
2015-03-18Baytrail/e3800 devices found in MinnowboardMax.Ryan Thomas McBride
Based on http://www.intel.com/content/dam/www/public/us/en/documents/datasheets/atom-e3800-family-datasheet.pdf
2015-03-03Add Intel Dual Band Wireless AC 4165 PCI ids.Brad Smith
ok stsp@
2015-02-27Samsung SM951 PCIe SSD.Mark Kettenis
2015-02-19add an id for the ahci controller on the SM A1SAM-2550F (atom c2550) from me,Jasper Lievisse Adriaanse
and a whole bunch of other id's jsg@ spotted in dmesglog ok jsg@