summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2011-07-26Don't set the iobase and iosize members of pcmciabus_attach_args becausedyoung
2011-07-26Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0),dyoung
2011-07-26convert to device_t, cfdata_t and CFATTACH_DECL_NEW.mrg
2011-07-25Remove unconditional debugging code. Also, a few other cleanups.jakllsch
2011-07-23Regen.matt
2011-07-23Add MARVELL2 vendor and 88SE9123 device.matt
2011-07-22Fix CHIPSFB_DEBUG buildnjoly
2011-07-21Fix RADEONFB_DEBUG build.njoly
2011-07-18convert the remaining dev/sbus drivers to CFATTACH_DECL_NEW, cfdata_tmrg
2011-07-15use lg3303_get_snr, lg3303_get_signal_strengthjmcneill
2011-07-15Use a workqueue(9) to defer allocation of TX packets. Loosely inspiredjym
2011-07-15add pcHDTV HD-5500 support:jmcneill
2011-07-15add detach supportjmcneill
2011-07-14hook in lg3303 demod support and modularizejmcneill
2011-07-11Add cxdtv(4), a dtv(4) driver for Conexant CX23880-series DTV interface chips.jakllsch
2011-07-10Add complete support for all channels on VT6421A SATA/PATA controller tojakllsch
2011-07-09- add a routine to get the name of the card.christos
2011-07-09Release mutex before unmapping DMA memory.riastradh
2011-07-01Fix uninitialized data warning found by gcc 4.5matt
2011-06-30dependant -> dependentwiz
2011-06-29support WSDISPLAYIO_GET_EDIDmacallan
2011-06-28Regensborrill
2011-06-28Add Nvidia GeForce 8500 GTsborrill
2011-06-27regen.nonaka
2011-06-27Added some JMicron PCI-E SD/MMC/MS/xD Host Contollers.nonaka
2011-06-23When printing the interrupt string, be like the other driver and domatt
2011-06-22Add inline accessors for pba_pc and pa_pc so that <machine/pci_machdep.h>matt
2011-06-20Initialize current value for ENVSYS_DRIVE sensorspgoyette
2011-06-20Initialize sensors states before registering.pgoyette
2011-06-20Maintain our own storage for volume and disk ID info rather thanpgoyette
2011-06-09Use a format string when printing stringsjoerg
2011-06-09the BCM5785 is a PCIe chip but does not report PCIe capabilities.cegger
2011-06-07regen.cegger
2011-06-07add ATI Radeon Cypress and Lucent IEEE 1394b Controllercegger
2011-06-06Add two new capabilities(PCI_CAP_SATA and PCI_CAP_PCIAF).msaitoh
2011-06-06regen.msaitoh
2011-06-06Rename 82801DB LPC Interface Bridge for consisitency.msaitoh
2011-06-04Update to use the new name for the sensor's private data.pgoyette
2011-06-03fix crash by NULL pointer dereferencing I get everytimecegger
2011-06-01move wsdisplay_accessops into the softc so multiple instances have a chancemacallan
2011-05-29The Genesis interface provides a register in the device specific config spacephx
2011-05-28regenphx
2011-05-28Renamed VT6410 to VT6410_RAID.phx
2011-05-28regenphx
2011-05-28Add VIA VT6410 ATA RAID controller.phx
2011-05-28Add support for SYSTEMBASE SB16C105x 4-port/8-port serial PCI cards.ryo
2011-05-28Regen.ryo
2011-05-28add SystemBase SB16C1058 8 port serial cardsryo
2011-05-27Add quirk for ALI M5228matt
2011-05-27Regen.matt