summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2009-01-11merge christos-time_tchristos
2009-01-10Attach on BCM4328. This chip supports 11n.cegger
2009-01-09Make the "EULA not accepted" message a bit more informative, now reads:jmcneill
2009-01-09Fix previous screwup.macallan
2009-01-09PCI attachment for the bwi drivermacallan
2009-01-07Implement the required ioctls for running Xorg through /dev/ttyE0.ahoka
2009-01-07regenjnemeth
2009-01-07fix typo in LUCENT ET1301jnemeth
2009-01-03remove extra semicolons.yamt
2009-01-02Allocate enough space for the aac_pci_softc, not just the aac_softc.briggs
2008-12-28PR# port-i386/40284: add AMD Geode CS5536 audio driver; written byjmcneill
2008-12-27Regen from pcidevs rev 1.971:tsutsui
2008-12-27Fix tyop in previous.tsutsui
2008-12-27regen for et (Agere) driverjnemeth
2008-12-27PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) netowrk driverjnemeth
2008-12-22Pay more attention to the state of the RF kill switch, such as don'tblymn
2008-12-21Add VT8237S Integrated SATA Controller support.nonaka
2008-12-21Regen.nonaka
2008-12-21Add VIA VT8237S Integrated SATA Controller ID.nonaka
2008-12-19use M_ZERO on malloc() and remove subsequent bzero().cegger
2008-12-17make this compile with AUDIO_DEBUGcegger
2008-12-17make this build with AZALIA_DEBUGcegger
2008-12-16replace bitmask_snprintf(9) with snprintb(3)christos
2008-12-16regenchristos
2008-12-16add more intel iwn deviceschristos
2008-12-16In case the PCI command bits aren't already set, do so before performingjakllsch
2008-12-13Fix PGTBL sizes.sketch
2008-12-11Sync ath(4) with the new HAL, mostly based on <jmcneill>'s patches.alc
2008-12-10fix PGTBL size detection on the intel 965GM. From Anon Ymous.christos
2008-12-08Distinguish the NetMos NM9845 Quad UART chip from the NetMos NM9845dyoung
2008-12-08Force the nVidia nForce 630i MCP73 to attach to ahcisata(4) as well.tron
2008-12-04Fix regression introducted by the previous commit.alc
2008-12-02Fix '||' vs '&&' mix-up from when ich9 support was added. Fixes nastysketch
2008-11-29regenchristos
2008-11-29Add support for the Intel G45 AGP. From Arnaud Lacombechristos
2008-11-26- ifconfig down supportjoerg
2008-11-18Regen.matt
2008-11-18Make more consistent (change capitalization) etc. Shrinks by 33 tokensmatt
2008-11-18Fix Yukon EC Ultra cold power up issue.chris
2008-11-17Regen.matt
2008-11-17Store pcidevs in a more compact manner. Instead of many string with duplicatematt
2008-11-16Do not depend on physmem for pci_dma64_available(). On some systems (e.g. Xen,bouyer
2008-11-16Fix tyop in #ifdef TLDEBUG part.tsutsui
2008-11-13Actually declare the structures used in iwn_scan_hdr instead of usingblymn
2008-11-12Cache wpi firmware in memory, free it only on invalid content or whenjoerg
2008-11-12Add support for Realtek ALC269 as found in Eee PC 1000HA.jmcneill
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-11-10PR kern/39608: bge(4) constant freeze on BCM5906M:cegger
2008-11-10Fix typo in fw name.joerg
2008-11-09Use agp_flush_cache() instead of wbinvd().bjs