summaryrefslogtreecommitdiff
path: root/sys/dev/pci/files.pci
AgeCommit message (Expand)Author
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
2012-08-14wire in mfii(4)David Gwynne
2012-08-06Add support for 10Gb ethernet cards based on the Intel X540 chipset.Mike Belopuhov
2012-08-02Add a driver for Emulex OneConnect 10Gb Ethernet obtained from FreeBSDMike Belopuhov
2012-03-06Add support for an SMB controller found on AMD CS5536 companion device.Mike Belopuhov
2011-11-15Simplify various parts of the puc(4) attachment code. Tested lightlyTheo de Raadt
2011-11-14Use a fixed io_page for all hibernate I/O, which is needed forMike Larkin
2011-05-18Mention new alc(4) devices in commments. No active changes.Stuart Henderson
2011-04-10Merge viapm and viaenvAlexandr Shadchin
2011-01-15Add drivers for the RDC R6040 Ethernet chipsetKevin Lo
2010-10-14Move glxpcib(4) to MI land unifying the two MD drivers.Paul Irofti
2010-10-04add support for midi(4) ports to envy(4)Alexandre Ratchov
2010-07-31remove the ``midisyn'' framework and anything using it, i.e., the oplAlexandre Ratchov
2010-07-03Intel 3400 Thermal Sensor driver, found on some new Intel machines.Mike Larkin