Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-30 | add Mellanox ConnectX-6 Dx, from Hrvoje Popovski | Jonathan Matthew | |
2020-06-09 | Add IBM POWER9 host bridge. | Mark Kettenis | |
2020-06-07 | Marvel 88SE9215 and 88SE9235 AHCI. | Mark Kettenis | |
2020-06-01 | add SK hynix, and an NVMe from them | Joshua Stein | |
2020-05-22 | Add Atheros QCA986x/988x PCI ID. | Patrick Wildt | |
2020-05-21 | ASMedia ASM1182e PCIe switch. | Patrick Wildt | |
2020-04-25 | Add RTL8821CE and RTL8822CE PCI ids. | Kevin Lo | |
ok stsp@ | |||
2020-04-20 | Add Broadcom BCM2711. | Mark Kettenis | |
2020-04-20 | Add another SanDisk/WD Black NVMe device. | Patrick Wildt | |
From Greg Jones <gjones5555 (at) netscape (dot) net> | |||
2020-02-05 | Add some more Apollo Lake PCI IDs. | Patrick Wildt | |
2020-02-05 | Add some more Apollo Lake PCI IDs. | Patrick Wildt | |
2020-02-05 | Add Pericom PI7C9X2G404EL PCIe Packet Switch | Patrick Wildt | |
2020-02-05 | Add some more Gemini Lake IDs. | Patrick Wildt | |
from James Hastings | |||
2020-01-23 | add ids for coffee lake and comet lake graphics with known marketing names | Jonathan Gray | |
2020-01-20 | add ids for Intel Comet Lake and Tiger Lake Ethernet | Jonathan Gray | |
2020-01-20 | add some more Intel NVMe devices | Jonathan Gray | |
2020-01-09 | add ADATA SX8200 Pro | Jonathan Gray | |
from Dariusz Sendkowski ok millert@ deraadt@ | |||
2020-01-05 | remove incorrectly formatted IBM entries | Jonathan Gray | |
they were added alongside a bunch of other devices in NetBSD rev 1.25 | |||
2020-01-05 | sort list of vendor ids by vendor id | Jonathan Gray | |
2020-01-05 | sort by vendor define and device id | Jonathan Gray | |
2020-01-05 | consistently lowercase hex digits in device ids | Jonathan Gray | |
2020-01-05 | consistently uppercase pci product defines | Jonathan Gray | |
ok mpi@ | |||
2020-01-04 | remove AMD64 strings from pcidevs | Jonathan Gray | |
ok mortimer@ mpi@ deraadt@ | |||
2020-01-03 | add some more samsung nvme ids | David Gwynne | |
2020-01-02 | Add pci id for recent AMD CCP and use it in ccp(4). | mortimer | |
ok jsg@ | |||
2019-12-28 | Attach Symbios Logic Flash Accelerator eMLC cards | kn | |
Those can be found in SPARC T4 machines, mine has the F80 800G model. Since other devices with different flash configurations use the same vendor/product ID, use the LSI chip name as product name as pointed out by jmatthew, thanks. OK jmatthew deraadt | |||
2019-11-20 | Add PCI IDs for Gemini Lake SD/MMC controllers | Patrick Wildt | |
2019-11-19 | Add PCI ID for an Intel AX 200 device. | Stefan Sperling | |
ok jsg@ | |||
2019-11-18 | Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb Ethernet | Kevin Lo | |
device. "just commit!" deraadt@ "looks good to me" jmatthew@ | |||
2019-10-29 | add an Intel 9260 wifi card | Joshua Stein | |
2019-10-29 | Add Marvell 88SE9128 AHCI. okay kettenis@ | Kurt Miller | |
2019-10-16 | Fix a bunch of lines that had whitespace at the end | Mike Larkin | |
2019-09-26 | Add "AMD64 17h/3xh Root Complex" device. | Bryan Steele | |
2019-08-23 | add Intel 100 Series LP eMMC/SDXC from fkr | Jonathan Gray | |
add Intel WHL-U Host ids | |||
2019-08-13 | add Union Memory NVMe | Jonathan Gray | |
2019-08-02 | Add Ampere vendor and eMAG PCIe devices. | Mark Kettenis | |
2019-07-28 | add newer intel nic virtual function ids | Jonathan Matthew | |
2019-07-25 | Add Sun Static Direct I/O devices | Mark Kettenis | |
2019-06-14 | more Intel Apollo Lake ids | Jonathan Gray | |
from James Hastings | |||
2019-05-10 | add Intel Atom C3000 ids | Jonathan Gray | |
2019-05-08 | add more Intel 300 Series PCH ids | Jonathan Gray | |
2019-05-05 | Harmonize AMD CPU/APU devices. | Mark Kettenis | |
ok jsg@ | |||
2019-05-02 | add Cryptographics Co-processor found on newer AMD Ryzen CPUs/APUs | Mark Kettenis | |
2019-04-24 | add the product id for VMware NVMe interface | David Gwynne | |
2019-04-23 | shorten some strings | Theo de Raadt | |
2019-04-23 | Add more amdgpu device ids. | Jonathan Gray | |
The marketing names in libdrm's amdgpu.ids are based on device id and revision id. A single device id often maps to multiple marketing names but the same codename so stick to codenames here. The marketing names in amdgpu.ids also do not cover all the device ids amdgpu matches on. Use the same codenames as amdgpu. Polaris 20 and Polaris 30 as Polaris 10. Polaris 21 as Polaris 11. Polaris 22 as Vega M. | |||
2019-04-10 | Add support for X722 to ixl(4) | Peter Hessler | |
full list of pci ids from sthen@ OK sthen@, jmatthew@, deraadt@ | |||
2019-03-20 | add more intel graphics pci ids with known marketing names | Jonathan Gray | |
2019-03-20 | add radeondrm pci ids missing from pcidevs but present in drm_pciids.h | Jonathan Gray | |
2019-03-16 | add entries for Attansic E2400/E2500, from Brad (and also present, | Stuart Henderson | |
though with longer names, in an earlier diff from Genadijus Paleckis) |