summaryrefslogtreecommitdiff
path: root/sys/dev/pci/files.pci
AgeCommit message (Expand)Author
2020-02-15Add iwx(4), a new driver for Intel AX200 wifi devices.Stefan Sperling
2020-01-11remove sli(4)Jonathan Gray
2020-01-10remove dpt(4) driver for DPT EATA SCSI RAIDJonathan Gray
2019-11-18Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb EthernetKevin Lo
2019-10-16Fix a bunch of lines that had whitespace at the endMike Larkin
2019-09-26Add a new driver for getting AMD CPU temperature sensor over the SMN.Bryan Steele
2019-08-05sis(4) calls mii_phy_reset(); add explicit dependency on mii_phy in configStefan Sperling
2019-07-29Add iavf(4), a driver for Intel Ethernet Adaptive Virtual Functions.Jonathan Matthew
2019-05-04Add mcx(4), a driver for Mellanox ConnectX-4 (and later) EthernetJonathan Matthew
2018-07-09Add bnxt(4), a driver for Broadcom NetXtreme-C/E 10G+ ethernet.Jonathan Matthew
2018-04-20add a small driver for AMDs cryptographic co processor.David Gwynne
2017-12-24Add a PCI attachment driver for bwfm(4). It's not finished, but it'sPatrick Wildt
2017-11-28refer to ixl as "Intel Ethernet 700 Series"David Gwynne
2017-11-28add ixl(4) for the "Intel Ethernet 700 Series"David Gwynne
2017-11-16Add PCI attachment for dwiic(4) needed by Intel 100 Series machinesJoshua Stein
2017-01-21Move virtio config from files.pci to files.pciReyk Floeter
2017-01-13Add vmmci(4) (VMM control interface), a simple guest-side driver for vmm(4) VMsReyk Floeter
2016-11-24Enable support for the X550 family of 10 Gigabit controllersMike Belopuhov
2016-09-04naddy discovered that bha no longer builds because it includes the nowTed Unangst
2016-08-31Support A Radio Free Europe!Ted Unangst
2016-03-17Only attempt to build the pci sdhc attachment when it is configured.Jonathan Gray
2016-03-09Split the rtwn(4) driver into two layers:Stefan Sperling
2015-12-31Add pchtemp(4) a driver for the thermal sensor on recent Intel PCHs.Mark Kettenis
2015-12-21add virtio-console driverStefan Fritsch
2015-12-08Driver for the XenSource Platform DeviceMike Belopuhov
2015-09-11Remove the unfinished che(4) driver for Chelsio 10G cards. I lost interestClaudio Jeker
2015-06-19remove isp(4) now that the ql* family have replaced itJonathan Matthew
2015-06-07mark the usb hci driver pci glue code as only needed by the pci attachment,David Gwynne
2015-06-04attach rtwn at pciStefan Sperling
2015-05-11Remove all audio format conversion code from the kernel (btw holdingAlexandre Ratchov
2015-04-09Send lmc(4) and san(4) to the HDLC framed bit bucket in the sky.Theo de Raadt
2015-03-18use device_lookup to find gcu0 rather than iterating over alldevs.David Gwynne
2015-02-06Add iwm(4), a new driver for Intel 7260 wifi cards.Stefan Sperling
2015-01-10Hook up nep(4).Mark Kettenis
2014-11-24use the correct capitalization for Realtek.Brad Smith
2014-09-27retire Accoom Networks Artery T1/E1 drive; ok claudioTheo de Raadt
2014-08-15unlink lofn(4) and nofn(4)Mike Belopuhov
2014-07-12Remove the qli driver for QLogic 4010 & 4022 iSCSI.Jonathan Gray
2014-04-12start working on a driver for non volatile memory express controllers.David Gwynne
2014-03-08Dumb xhci(4) implementation.Martin Pieuchot
2014-03-05Introduce qlw(4), a new driver for QLogic ISP SCSI HBAs. For now onlyMark Kettenis
2014-02-12Introduce qle(4), a new driver for QLogic ISP24xx fibre channel HBAs.Jonathan Matthew
2014-01-21Add virtio random driverStefan Fritsch
2014-01-19Introduce qla(4), a new driver for Qlogic fibre channel HBAs (only ISP23xxJonathan Matthew
2013-12-20Add vioscsi(4) driver.Matthew Dempsky
2013-11-04remove iop(4) driver. it is entirely unmaintained and supports somethingTheo de Raadt
2013-10-28tedu FDDI support and the 3 flavors the driver for DEC devices, evenMartin Pieuchot
2013-10-20tedu noct(4). dmesglog shows no users of this device and the driver hasMike Larkin
2013-10-08vmwpvs(4), a driver for VMware Paravirtual SCSI things in vmware guests.David Gwynne
2013-08-15Include files.agp and files.drm from files.pci. Makes sure "drm.h" getsMark Kettenis