summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2002-01-01Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popovaugustss
2002-01-01Regen.augustss
2002-01-01Add a radio card.augustss
2002-01-01Add stanza for PC Weasel/PCI.hpeyerl
2002-01-01Watchdog back-end driver for PC Weasel/PCI serial console and remotehpeyerl
2001-12-31Avoid an "unmamed fields" warning (gcc 3.1).thorpej
2001-12-30add powerhook support to resume correctly, fix PR#13079.someya
2001-12-30regenichiro
2001-12-30addichiro
2001-12-29regenichiro
2001-12-29add productsichiro
2001-12-28Move this figure to more suitable place:itohy
2001-12-27Analyzed structure of CMI8738/PCI-6ch-* mixeritohy
2001-12-27Fix comment.itohy
2001-12-25add 600 times dummy read from codec for YMF744 (revision < 2).someya
2001-12-24change if defined foo to ifdef foo and change a c++ comment into a c comment.christos
2001-12-23Merge in changes sent by Michael Shalayeff, from OpenBSD port of this driver:jdolecek
2001-12-23Add the AC97_HOST_SWAPPED_CHANNELS quirk for emuxki, and do somejdolecek
2001-12-23Whitespace cleanup, streight from Yannick Montulet.jdolecek
2001-12-20Fetch the MAC address from the NVRAM on the SiS 630 built-in Ethernet.thorpej
2001-12-20Regen; added SiS 630 PCI-Host bridge.thorpej
2001-12-20Add the product ID for the SiS 630 PCI-Host bridge.thorpej
2001-12-18Ops, a Ultra100>=TX2 is always in native mode !bouyer
2001-12-18The CMD0649 has 2 truly independant channel. tested by and patch frombouyer
2001-12-16dd support for the Promise Ultra100TX2, Promise Ultra100TX2v2 and Ultra133bouyer
2001-12-16Fix a minor typo.thorpej
2001-12-16Add the serial port on the Middle Digital, Inc. PCI Weasel.thorpej
2001-12-16Regen:thorpej
2001-12-16Add Middle Digital, Inc. vendor ID. Add product IDs for thethorpej
2001-12-16malloc() + memset() -> malloc() with M_ZERO flagtsutsui
2001-12-15Regen.soren
2001-12-15Add Cologne Chip Designs ISDN controller.soren
2001-12-14Major restructuring for swizzling to the request queue and unswizzling frommjacob
2001-12-13pdc202xx_setup_channel: remove a duplicate line.bouyer
2001-12-13Regen: Add some promise controllers, from FreeBSDbouyer
2001-12-13Add some promise controllers, from FreeBSDbouyer
2001-12-13ANSIfication & KNF fixes.junyoung
2001-12-13remove bogus printf.tacha
2001-12-12Added support for the PowerStorm 4d20, initial support that is.elric
2001-12-11Recognized Danube chip as well.augustss
2001-12-11Regen.ad
2001-12-11Add some Intel/ICP-Vortex/Compaq products.ad
2001-12-11Regen: add product ID for the Motorola MPC107.kleink
2001-12-11Add product ID for the Motorola MPC107.kleink
2001-12-07Fix sense of if to grab address from alternation if srom is not in isvmatt
2001-12-07Regen: Add HPB and LPC functions of 82801BAM.onoe
2001-12-07Add HPB and LPC functions of 82801BAM.onoe
2001-12-05Do SIR framing on incoming frames.augustss
2001-12-05Use defparam instead of defflags for some bktr(4) related options that needwiz
2001-12-05s/defopt/defparam/ in previous; from lukem.simonb