summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs
AgeCommit message (Collapse)Author
2020-06-30add Mellanox ConnectX-6 Dx, from Hrvoje PopovskiJonathan Matthew
2020-06-09Add IBM POWER9 host bridge.Mark Kettenis
2020-06-07Marvel 88SE9215 and 88SE9235 AHCI.Mark Kettenis
2020-06-01add SK hynix, and an NVMe from themJoshua Stein
2020-05-22Add Atheros QCA986x/988x PCI ID.Patrick Wildt
2020-05-21ASMedia ASM1182e PCIe switch.Patrick Wildt
2020-04-25Add RTL8821CE and RTL8822CE PCI ids.Kevin Lo
ok stsp@
2020-04-20Add Broadcom BCM2711.Mark Kettenis
2020-04-20Add another SanDisk/WD Black NVMe device.Patrick Wildt
From Greg Jones <gjones5555 (at) netscape (dot) net>
2020-02-05Add some more Apollo Lake PCI IDs.Patrick Wildt
2020-02-05Add some more Apollo Lake PCI IDs.Patrick Wildt
2020-02-05Add Pericom PI7C9X2G404EL PCIe Packet SwitchPatrick Wildt
2020-02-05Add some more Gemini Lake IDs.Patrick Wildt
from James Hastings
2020-01-23add ids for coffee lake and comet lake graphics with known marketing namesJonathan Gray
2020-01-20add ids for Intel Comet Lake and Tiger Lake EthernetJonathan Gray
2020-01-20add some more Intel NVMe devicesJonathan Gray
2020-01-09add ADATA SX8200 ProJonathan Gray
from Dariusz Sendkowski ok millert@ deraadt@
2020-01-05remove incorrectly formatted IBM entriesJonathan Gray
they were added alongside a bunch of other devices in NetBSD rev 1.25
2020-01-05sort list of vendor ids by vendor idJonathan Gray
2020-01-05sort by vendor define and device idJonathan Gray
2020-01-05consistently lowercase hex digits in device idsJonathan Gray
2020-01-05consistently uppercase pci product definesJonathan Gray
ok mpi@
2020-01-04remove AMD64 strings from pcidevsJonathan Gray
ok mortimer@ mpi@ deraadt@
2020-01-03add some more samsung nvme idsDavid Gwynne
2020-01-02Add pci id for recent AMD CCP and use it in ccp(4).mortimer
ok jsg@
2019-12-28Attach Symbios Logic Flash Accelerator eMLC cardskn
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-20Add PCI IDs for Gemini Lake SD/MMC controllersPatrick Wildt
2019-11-19Add PCI ID for an Intel AX 200 device.Stefan Sperling
ok jsg@
2019-11-18Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb EthernetKevin Lo
device. "just commit!" deraadt@ "looks good to me" jmatthew@
2019-10-29add an Intel 9260 wifi cardJoshua Stein
2019-10-29Add Marvell 88SE9128 AHCI. okay kettenis@Kurt Miller
2019-10-16Fix a bunch of lines that had whitespace at the endMike Larkin
2019-09-26Add "AMD64 17h/3xh Root Complex" device.Bryan Steele
2019-08-23add Intel 100 Series LP eMMC/SDXC from fkrJonathan Gray
add Intel WHL-U Host ids
2019-08-13add Union Memory NVMeJonathan Gray
2019-08-02Add Ampere vendor and eMAG PCIe devices.Mark Kettenis
2019-07-28add newer intel nic virtual function idsJonathan Matthew
2019-07-25Add Sun Static Direct I/O devicesMark Kettenis
2019-06-14more Intel Apollo Lake idsJonathan Gray
from James Hastings
2019-05-10add Intel Atom C3000 idsJonathan Gray
2019-05-08add more Intel 300 Series PCH idsJonathan Gray
2019-05-05Harmonize AMD CPU/APU devices.Mark Kettenis
ok jsg@
2019-05-02add Cryptographics Co-processor found on newer AMD Ryzen CPUs/APUsMark Kettenis
2019-04-24add the product id for VMware NVMe interfaceDavid Gwynne
2019-04-23shorten some stringsTheo de Raadt
2019-04-23Add 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-10Add support for X722 to ixl(4)Peter Hessler
full list of pci ids from sthen@ OK sthen@, jmatthew@, deraadt@
2019-03-20add more intel graphics pci ids with known marketing namesJonathan Gray
2019-03-20add radeondrm pci ids missing from pcidevs but present in drm_pciids.hJonathan Gray
2019-03-16add entries for Attansic E2400/E2500, from Brad (and also present,Stuart Henderson
though with longer names, in an earlier diff from Genadijus Paleckis)