summaryrefslogtreecommitdiff
path: root/sys/dev/pci/files.pci
AgeCommit message (Expand)Author
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
2013-06-01Add vmx(4) to the kernel config, but comment it out for now.Reyk Floeter
2013-01-21Split AHCI in order to support devices which are not attached via pci.Patrick Wildt
2013-01-14Loongson: Replace the system clock provided by the CPU with a GLX MFGPT.Paul Irofti
2013-01-12add viomb driver for virtio balloon deviceStefan Fritsch
2012-11-29Add rtsx(4), a new driver for the Realtek RTS5209 card reader.Stefan Sperling
2012-10-29merge oce.c into if_oce.c and rename oce{reg,var}.h to if_oce{reg,var}.hMike Belopuhov
2012-09-19Add new drivers for virtio network (vio) and block devices (vioblk, the disksStefan Fritsch
2012-08-30Determine the memory and mmio regions based on previously initialzed BARMartin Pieuchot
2012-08-22Split out the bar functions required to attach drm(4) to share themMartin Pieuchot