summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs
AgeCommit message (Collapse)Author
2024-05-22Add support for MT7922. This brings the MT7922 in line with MT7921.Martijn van Duren
feedback and OK claudio@
2024-05-21move some entries to be ordered by device idJonathan Gray
2024-04-20add Ryzen 8040 "Hawk Point" idsJonathan Gray
found in AMD Software: Adrenalin Edition 24.3.1 functionally the same as Ryzen 7040 "Phoenix"
2024-04-09more Intel DG2 graphics idsJonathan Gray
from ark.intel.com and github.com/intel/compute-runtime
2024-04-07another two Alder Lake-N DesignWare I2C idsJonathan Gray
Not in the Intel datasheet but are matched by their Windows driver. Seen on Surface Go 4. ok mglocker@
2024-04-06more Alder Lake-N idsJonathan Gray
from: Intel Processor and Intel Core i3 N-Series Datasheet, Volume 1 of 2, Doc. No.: 759603, Rev.: 001
2024-03-30add ids seen on Milk-V PioneerJonathan Gray
but not the Cadence ppb, it seems unlikely they asked Cadence to use it ok deraadt@ kettenis@
2024-03-23Add Meinberg PCI510, from Maurice JanssenStuart Henderson
2024-03-06add AMD Instinct MI300 device idsJonathan Gray
2024-03-06add Intel Meteor Lake U/H/U-Type4 idsJonathan Gray
from: Intel Core Ultra Processor Datasheet, Volume 1 of 2, Doc. No.: 792044, Rev.: 002 Mesa iris_pci_ids.h ok deraadt@ kettenis@
2024-03-04update Intel DG2 device namesJonathan Gray
checked against ark.intel.com and windows infs
2024-03-01more Red Hat and Qumranet devices seen with QEMU and KVMJonathan Gray
2024-02-29drm/i915: Update ADL-N PCI IDsJonathan Gray
From Gustavo Sousa in drm-intel-next
2024-02-19add more Intel device idsJonathan Gray
more Raptor Lake host ids from: 13th Generation Intel Core and Intel Core 14th Generation Processors Datasheet, Volume 1 of 2, Doc. No.: 743844, Rev.: 008 700 Series eSPI ids, from: Intel 700 Series Chipset Family Platform Controller Hub Datasheet, Volume 1 of 2, Doc. No.: 743835, Rev.: 003 C740 Series (Emmitsburg) PCH ids. No public docs could be found, so based on dmesg of a Sapphire Rapids machine and EmmitsburgSystem.inf
2024-02-19add Realtek 802.11ax idsKevin Lo
2024-02-05newer mfii devices; ok jmatthewTheo de Raadt
2023-12-03add Intel Ethernet ids: Lunar Lake, Raptor Lake and Arrow LakeJonathan Gray
2023-12-01add AMD Phoenix (Family 19h Model 74h) idsJonathan Gray
based on submissions to dmesg@
2023-11-29add some new Broadcom SAS HBA idsJonathan Matthew
2023-11-26drm/i915/rpl: Update pci ids for RPL P/UJonathan Gray
From Dnyaneshwar Bhadane 5d5fea7c79a7f7b61a9683784c83d539aca8dafe in mainline linux
2023-11-24Add devices found in 4th generation (Genoa) Epyc systemsJonathan Matthew
input from and ok jsg@
2023-11-23add Alder Lake-N idsJonathan Gray
from: Intel Processor and Intel Core i3 N-Series Datasheet, Volume 1 of 2, Doc. No.: 759603, Rev.: 001 ok sthen@
2023-11-23add another Van Gogh device idJonathan Gray
1435 rev ae is "Custom GPU 0932" found in Windows driver for Steam Deck OLED APU
2023-11-14add another Navi 32 device idJonathan Gray
7470 rev 00 is Radeon Pro W7700 found in AMD Software: PRO Edition for AMD Radeon PRO W7700
2023-11-10add "Phoenix 2" APU device idJonathan Gray
Phoenix 2 parts include both Zen4 and Zen4c cores used by Ryzen Z1, Ryzen 5 7545U, Ryzen 3 7440U with cpuid 19-78-00
2023-09-25add Meinberg Funkuhren PZF180PEX; from Maurice JanssenTheo de Raadt
2023-09-07add Realtek 8852AEDaniel Dickman
ok kevlo@
2023-09-07add Mellanox ConnectX-6 LxJonathan Gray
from Olivier Croquin
2023-09-06add a Navi 32 device idJonathan Gray
747e rev c8 is Radeon RX 7800 XT 747e rev ff is Radeon RX 7700 XT found in AMD Software: Adrenalin Edition 23.9.1
2023-09-06add Intel Optane SSD P1600XJonathan Gray
from Andreas Bartelt
2023-08-30Add Phison PS5021 device idKevin Lo
ok miod@, jsg@
2023-08-09Add Crucial as a vendor and the P5 Plus NVMe as a productKurt Mosiejczuk
ok and tweak jsg@
2023-08-06add another Navi 33 device idJonathan Gray
7480 rev 00 is Radeon Pro W7600 7489 rev 00 is Radeon Pro W7500 found in AMD Software: PRO Edition 23.Q3 W7000 Series
2023-07-08Add PLDA XpressRICH-AXI PCIe controllerMark Kettenis
2023-07-07add more Intel 13G TBT PCIE idsJonathan Gray
from Volker Schlecht's Framework 13 dmesg and 13th Generation Intel Core Processors Datasheet, Volume 2 of 2, Doc. No.: 764981, Rev.: 1.2
2023-06-29add Intel Raptor Lake / 700 Series LP idsJonathan Gray
from: 13th Generation Intel Core Processors Datasheet, Volume 1 of 2, Doc. No.: 743844, Rev.: 005 Intel 700 Series Chipset Family On-Package Platform Controller Hub (PCH) Datasheet, Volume 1 of 2, Doc. No.: 763122, Rev.: 001 0xa75d (IPU) 0xa72f 0xa76e (TBT PCIE) not in tables inferred from a dmesg and pci dev:func descriptions in 13th Generation Intel Core Processors Datasheet, Volume 2 of 2, Doc. No.: 764981, Rev.: 1.2
2023-06-27add 0x51f1 iwx(4) PCI device ID; from reyk@Stefan Sperling
2023-06-13add SanDisk PC SN740Joshua Stein
2023-06-12add more Navi 31 device idsJonathan Gray
Radeon Pro W7800 and Radeon Pro W7900 from Radeon Software for Linux 23.10.1 (5.5.1) libdrm-amdgpu-common
2023-05-22Add EPYC Embedded 3000 10GbE NICDenis Fondras
Input by sthen@ OK miod@
2023-05-12match 6.1.28 drm and remove Intel 0x5698Jonathan Gray
previously DG2-G11, Intel have now decided it is reserved for future use
2023-05-04Add another Lenovo NVMe device id found in my ThinkPad X1 Extreme Gen 1.Kevin Lo
ok miod@
2023-05-01Intel Braswell SDIODavid Gwynne
2023-04-30add Ryzen 7040 "Phoenix" APU device idJonathan Gray
spotted in notebookcheck review of Asus ROG Zephyrus G14 (2023) GA402XY, Ryzen 9 7940HS (Radeon 780M)
2023-04-25Add RK3588.Mark Kettenis
2023-04-25add Kingston KC3000 from Paul de WeerdJonathan Gray
and Samsung PM9B1 as found in sthen's t14 gen 3 intel
2023-04-12Add BCM4388.Mark Kettenis
ok patrick@, deraadt@
2023-04-12Add PCI IDs for the 2nd generation Aquantio 10G NICs.Mark Kettenis
ok mlarkin@
2023-03-31Add "Baikal Electronics" and their "BE-M1000" SoCKlemens Nanni
OK kettenis
2023-03-31Add "Beijing WangXun Technology" vendor and WX1860 series NICs.Kevin Lo
ok miod@