summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
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
2008-02-08regenMark Kettenis
2008-02-08Intel ICH-2 doesn't have an AGP bridge; rename to Hub-to-PCI.Mark Kettenis
2008-02-08Return ENOTTY not EINVAL for unsupported ioctl's;Thordur I. Bjornsson
2008-02-08ifp->if_start -> et_startBrad Smith
2008-02-07Add the SIOCSIFMTU ioctl to allow ioctl changes;Thordur I. Bjornsson
2008-02-05de-inline pciide, shaving a goodly amount off the kernelBret Lambert
2008-02-05drm_pci_alloc allocates memory using bus_dma, but then doesn't use dmamaps.Owain Ainsworth
2008-02-05Add the NFE_CORRECT_MACADDR flag for MCP77/79 chipsets.Brad Smith
2008-02-04Add PCI ids for some 82571 based multi port adapters.Brad Smith
2008-02-03- remove redundant setting of if_mtu as this is set by ether_ifattach().Brad Smith
2008-02-03- add initial support for the Marvell Yukon Supreme ASIC.Brad Smith
2008-02-03- add Marvell Yukon PCI ids for a second 88E8055 chipset and the 88E8075 chip...Brad Smith
2008-02-02Correct the baudrate handling.Brad Smith
2008-02-02Move the current flow control status code out of em_media_status()Brad Smith
2008-02-02- Simplify statistics updates and remove redundant register reads.Brad Smith
2008-02-02regenBrad Smith
2008-02-02- add the VIA VT8237S PCI ISA bridge idBrad Smith
2008-02-02regenBrad Smith
2008-02-02add Marvell Yukon PCI ids for a second 88E8055 chipset and the 88E8075 chipset.Brad Smith