summaryrefslogtreecommitdiff
path: root/sys/dev/pci/bktr
AgeCommit message (Expand)Author
2006-08-28remove unreachable code.christos
2006-08-28add missing initializer.christos
2006-08-28remove unreachable code.christos
2006-03-28Use device_unit().thorpej
2006-03-08Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.lukem
2005-12-30This part got lost during merging with the sourceforge bktrmjl
2005-12-28Sync with SourceForge 1.5:wiz
2005-12-11merge ktrace-lwp.christos
2005-12-06Add support for two models of Terratec TValue cards.wiz
2005-12-06Handle MSP3435G the same as MSP3430G. From Scott Presnell in PR 28682.wiz
2005-05-30Fix replaco in comment.wiz
2005-05-30- avoid variable shadowingchristos
2004-10-29constify audio_hw_if, midi_hw_if, and radio_hw_if.yamt
2004-07-24match LeadTek's original PCI vendor ID as well as the 3-alternatesmrg
2004-05-12Fix typo in comment; from Robert Nagy via OpenBSD.wiz
2004-05-12Add one more unofficial leadtek PCI vendor id; from Robert Nagywiz
2004-04-23s/the the/the/ (only in sources that aren't regularly imported fromsimonb
2003-10-30Remove some assigned-to but otherwise unused variables.simonb
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-05-03DMA, not dma nor Dma.wiz
2003-04-28Quell a strict-alias warning by applying the same cast to '&target' asfvdl
2003-03-12Remove some.wiz
2003-03-12Update script for bktr-sf imports.wiz
2003-03-12Merge some more.wiz
2003-03-12Merge first bktr-sf import.wiz
2003-03-12Import of current state of bktr(4) in sourceforge repository.wiz
2003-01-14Recognise tuner on WinTV-GO-FM. From PR 19844 by Wolfgang S. Rupprecht.wiz
2003-01-10Make this work on big endian platforms (mostly from OpenBSD):mjl
2003-01-04Spell output with two ts.wiz
2002-12-25Fix broken programming of VSCALE_HI registers in yuv422_prog.toshii
2002-12-25Consistently use BKTR_GEN_IRQ and BKTR_RESYNC instead of numbers.toshii
2002-12-25Merge FreeBSD rev.1.122:toshii
2002-11-26si_ -> sel_christos
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-23remove duplicate cpp defs.christos
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-08-28Remove a superfluous interrupt request bit in yuvpack_prog,toshii
2002-05-22bcmp -> memcmp.wiz
2002-03-23add WinFast VC100hamajima
2002-01-07Re-enable radio at bktr, only if NRADIO > 0 and an FM tuner is present.jmcneill
2002-01-07Disable broken radio(4) support for bktr(4). The configuration code doesn'ttron
2002-01-07Clean up preprocess handling of optional radio(4) support a little bit.tron
2002-01-06Compile in radio(4) only it is activated in the kernel configuration.tron
2002-01-06Add missing definition of STATUSBIT_STEREO.jmcneill
2002-01-06Add basic support for the radio(4) interface.jmcneill
2001-11-29Update note about ioctl tsleep error with error report.wiz