summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2002-03-23whitespace and folding fix.kent
2002-03-23add WinFast VC100hamajima
2002-03-22iadd subclass codes from the 2.3 specdrochner
2002-03-22Handle Port Unavailable the same as Port Logout (i.e., send a LIP).mjacob
2002-03-21Apply a patch by Mark Davies.kent
2002-03-20Use bus_space_vaddr() correctly. (Why use bus_space_vaddr() at all?)eeh
2002-03-19Regen: add AMD768 devicesbouyer
2002-03-19Add AMD768 devices, frombouyer
2002-03-17Remove all knowledge about specific application (layer 4) drivers frommartin
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2002-03-16Backout addition of the VIA VT8233.jmcneill
2002-03-16decode the sub-system IDs on adaptec cards so we can differentiate betweenchs
2002-03-16Add support for the VT8233 AC'97.jmcneill
2002-03-16Add multiple voice support to the ESS Allegro-1 / Maestro-3 family ofjmcneill
2002-03-15Use appropriate emulation functions and set ADC rate(not DAC date!) for recor...tacha
2002-03-13Fix some typos in comments.wiz
2002-03-13Reorganise the wsfont stuff slightly so that multiple display adaptersad
2002-03-13support the 4-port boards with the Cogent OUI as well.chs
2002-03-13support ANA-6944A boards (in addition to ANA-6922).chs
2002-03-11regenjoda
2002-03-11some devices found in a dell machinejoda
2002-03-10auich_set_params() sets 2 to hw_channels whenever monaural format is requested.kent
2002-03-10Correctly enable/disable the low-pass filter, depending on the sample rate.jmcneill
2002-03-09Move sampling rate conversion functions to aurateconv.c.kent
2002-03-07stupid void pointers... tl_init() needs struct ifnet *...christos
2002-03-07Sampling rate and mono-stereo conversion described inkent
2002-03-06Fix another typo that I missed last time (foo -> ESA_foo)jmcneill
2002-03-06Fix a few typos (foo -> ESA_foo).jmcneill
2002-03-06Major overhaul of trm(4) driver:tsutsui
2002-03-05Enforce 10-bit width for I/O addresses of 16-bit PC Cards when I/Ohaya
2002-03-05bring in latest ALTQ from kjc. ALTQify some of the drivers.itojun
2002-03-04Don't "extern int cold;" - this is in <sys/kernel.h>.simonb
2002-03-01Regen: add Motorola Raven, Falcon and Hawk product IDs.kleink
2002-03-01Add Motorola Raven, Falcon and Hawk product IDs.kleink
2002-02-28If the upper layer says Write/Invalidate is okay, then make surethorpej
2002-02-28Change the default Rx FIFO drain threshold to 128 bytes; thisthorpej
2002-02-28* On the DP83820, make sure to make the Tx DMA map large enough forthorpej
2002-02-28Regen.junyoung
2002-02-28Oops, readd an ID for Rage XL which was removed in previous commit.junyoung
2002-02-28Regen; fix for duplicate ATI Rage Pro.junyoung
2002-02-28Better fix of duplicate ATI Rage Pro IDs. `_B' and `_P' mean BGA andjunyoung
2002-02-28PR/15754: Sean Davis: Initialize if_softc before calling the mii initchristos
2002-02-27regenmartin
2002-02-27Avoid duplicate define for ATI Rage Pro PCImartin
2002-02-27Regen.junyoung
2002-02-27Fully revise product IDs for ATI Mach64 and Rage graphics cards.junyoung
2002-02-26in esa_resume, call esa_codec_reset; makes it much more happy after ajoda
2002-02-24Regen: add IBM 82660 PowerPC to PCI Bridge and Memory Controller.kleink
2002-02-24Add IBM 82660 PowerPC to PCI Bridge and Memory Controller.kleink
2002-02-21Implement F/W crashdumps for 2200 && 2300 cards (kernel compile option).mjacob