summaryrefslogtreecommitdiff
path: root/sys/dev/pci/files.pci
AgeCommit message (Expand)Author
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
2010-06-27mpii was modelled very heavily on mpi which means that it inherited a splitDavid Gwynne
2010-04-02SiS 190 ethernet driver ported from FreeBSD by Christopher ZimmermannTheo de Raadt
2010-02-23Add support for 82599 devices based on changes to the FreeBSD driver.Jonathan Gray
2010-02-20Add necessary bits to support AC97 codecs in envy and add supportAlexandre Ratchov
2010-02-19Move auglx(4) from i386-only land to MI land.Miod Vallat
2009-11-25Add support for em(4) interfaces found on intel EP80579 SoC. The MAC part isDariusz Swiderski
2009-11-14athn(4), a driver for Atheros 802.11a/g/n devices.Damien Bergamini
2009-10-27rename the source file. my screwup, i asked for this and didnt check it.David Gwynne
2009-10-27Add driver for MPI2 SAS HBAs. This covers LSI MPT2 and Dell H200 HBAs.Marco Peereboom
2009-08-29Split the ti(4) driver into mostly bus-agnostic code and PCI-specificMark Kettenis
2009-08-08alc(4) is a driver for the Atheros AR8131/AR8132 ethernet chip.Kevin Lo
2009-04-24Add berkwdt(4), a driver for Berkshire Products PCI PC Watchdog writtenMichael Knudsen
2009-04-15Remove en(4) (no manpage present, no none removed), and the midway.c glue codeOwain Ainsworth
2009-02-25add Atheros AR8121/AR8113/AR8114 Ethernet controller(also known as L1E).Kevin Lo
2009-01-16Add Attansic L1 gigabit Ethernet driver.Kevin Lo