summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2008-03-01Correct/shorten a few more Intel chipset entries I overlooked before.Mark Kettenis
2008-02-28Add initial bits for fiber support with the BCM5706/BCM5708 chipsets.Brad Smith
2008-02-27Make sure we match the correct pci domain; clean up the code a bit and removeMark Kettenis
2008-02-27Add ICH8M SATA IDE support, and adjust for renamed ICH7 and ICH8 IDs.Mark Kettenis
2008-02-27regenMark Kettenis
2008-02-27Add ICH8M SATA IDE, and correct a few ICH7 and ICH8 SATA/AHCI/RAID entries.Mark Kettenis
2008-02-27Correct the watchdog timer by moving it out from under the condition checkBrad Smith
2008-02-25regenBernd Ahlers
2008-02-25Add some ATI ids. help/ok jsg@Bernd Ahlers
2008-02-23RegenMiod Vallat
2008-02-23More SGI devices.Miod Vallat
2008-02-23forgot that one when committing the if_ipw.c memleak fix. HopefullyHans-Joerg Hoexer
2008-02-23Do not leak memory claimed by firmware on "ifconfig down".Hans-Joerg Hoexer
2008-02-23syncStuart Henderson
2008-02-23add Radeon HD 2400 XT/Pro, ok kettenisStuart Henderson
2008-02-22regenMark Kettenis
2008-02-22Add Intel X38 chipset IDs.Mark Kettenis
2008-02-22Avoid unaligned PCI config space access.Mark Kettenis
2008-02-22as can be seen in emuxki_voice_set_srate(), the sample rate needs toJacob Meuser
2008-02-21since now we have volume knobs, use next/prev pointers to attachAlexandre Ratchov
2008-02-21implement AK4524 input and output volume knobs and output mute switches.Alexandre Ratchov
2008-02-20When collecting the hardware statistics add the interfaces input errorsBrad Smith
2008-02-20when bge has link, use autopolling for link status, not direct mii polls.Stuart Henderson
2008-02-20Add support for the Intel ICH9 chipsets.Brad Smith
2008-02-19Add support for the optics on the Sun variant of ixgb(4) boards.Brad Smith
2008-02-18Add initial bits for fiber support with the BCM5714/BCM5715/BCM5780 chipsets.Brad Smith
2008-02-17Add the VIA VT8237S south bridge.Brad Smith
2008-02-17Remove the check for non-production bnx(4) chipsets. These chipsets areBrad Smith
2008-02-17- Correct clearing of the IFF_OACTIVE flag by ensuring the flag isBrad Smith
2008-02-17Simplify the hw revision handling by removing the use of theBrad Smith
2008-02-17some cleaning.Brad Smith
2008-02-17regenBrad Smith
2008-02-17remove bogus Intel E1000 PCI ids.Brad Smith
2008-02-17regenBrad Smith
2008-02-17add two PLX PCIe bridges.Brad Smith
2008-02-14deal with a 64-bit BAR such as with PCIe chipsets.Brad Smith
2008-02-14Missed updating the SK_IS_YUKON2 macro when adding Yukon Supreme support.Brad Smith
2008-02-13Since SPDIF support for the auixp driver is still half doneJacob Meuser
2008-02-13as with the recent auich(4) commit, set the sample rate of theJacob Meuser
2008-02-12pin 47 on ALC65{0,5,8} ac97 codecs can be used for either eapd orJacob Meuser
2008-02-12if the ac97 codec is fixed-rate, ac97_set_rate() will return theJacob Meuser
2008-02-11reinstate pci subvendor/subdevice detection so we can figure out whichDavid Gwynne
2008-02-11add support for the mfi controllers with the ppc iops, aka, LSI SAS1078 orDavid Gwynne
2008-02-09regenMark Kettenis
2008-02-09Add Intel Q33 and Q35 IDs. From a diff by niklas@Mark Kettenis
2008-02-09regenMark Kettenis
2008-02-09Correct/normalize a few Intel server chipset IDs.Mark Kettenis
2008-02-09regenMark Kettenis
2008-02-09Fix a few Intel 82673E entries.Mark Kettenis
2008-02-08don't unconditionally return here, still need to set recording parametersJacob Meuser