aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* minor cosmeticsCameron Grant1999-12-204-9/+5
* make marcel's onboard ess1888 workCameron Grant1999-12-201-1/+1
* Removed unnecessary include files.Yoshihiro Takahashi1999-12-202-3/+0
* Make attach work, almost. Calling kthread_create from aWarner Losh1999-12-202-3/+21
* Clean up lun width determination based upon f/w revisionsMatt Jacob1999-12-201-3/+6
* Clean up some f/w revision checking wrt enabling fast posting.Matt Jacob1999-12-201-76/+98
* add initiator-only mode f/w for 1040 && 1080/1280/1240Matt Jacob1999-12-201-0/+3378
* allow (broken) apps to use mixer ioctls on dsp devices. eg: vmwareCameron Grant1999-12-201-1/+4
* stop playing if we underrun; if there is more data to come, the next writeCameron Grant1999-12-191-0/+2
* note to self: vibra16c is not vibra16xCameron Grant1999-12-191-10/+7
* fix for ess cards to use auto-init dma mode, so they workCameron Grant1999-12-193-12/+12
* remove unused mixer stuffCameron Grant1999-12-192-104/+1
* general tidyupCameron Grant1999-12-192-316/+289
* move make_dev operations for audio channels to pcm_addchan(). in theory,Cameron Grant1999-12-191-10/+11
* fix a bug in sndstat output, tidy up a few bitsCameron Grant1999-12-191-6/+4
* generalise the code a bit, and add an irq handler so that the child devicesCameron Grant1999-12-191-38/+134
* remove the restriction limiting the vibra16x to 8 bitCameron Grant1999-12-193-6/+6
* o Hide pcic_chip functions inside fileWarner Losh1999-12-193-89/+28
* make vibra16x cards announce what they are in /dev/sndstatCameron Grant1999-12-183-6/+9
* fix the buffer repetition on ^c problemCameron Grant1999-12-181-12/+9
* make the vibra16x work for playback at least, record is untestedCameron Grant1999-12-185-45/+75
* Relax the requirements for doing WDMA2, this should enable DMASøren Schmidt1999-12-183-27/+27
* Make this compile again.Peter Wemm1999-12-181-2/+0
* Correct the logical ID of Avance Asound 110.Seigo Tanimura1999-12-181-1/+1
* Driver for the smc91xx series of ethernet chips. Ported from PAO toWarner Losh1999-12-182-0/+2141
* o Separate out alloc/release from the activationWarner Losh1999-12-172-51/+64
* This commit was generated by cvs2svn to compensate for changes in r54690,David E. O'Brien1999-12-163-229/+311
|\
| * * The C1010 stepping B0 (Rev 1) tested OK for DT transfers without the U3ENvendor/sym/1.0.0-19991205_deovendor/symDavid E. O'Brien1999-12-163-229/+311
* | Adjust data pointers for untransmitted bytes in fifos when there's phaseLuoqi Chen1999-12-161-5/+13
* | Cleanup the probe messages a bit, show what the device really is, notSøren Schmidt1999-12-161-10/+19
* | Add Dual LVD bus (1280) supportMatt Jacob1999-12-166-147/+216
* | Introduce NDFREE (and remove VOP_ABORTOP)Eivind Eklund1999-12-153-6/+18
* | - Add the device resume method. It supercedes the existing resumeKazutaka YOKOTA1999-12-151-36/+18
* | Add alloc/release resource. Need to connect functionality later.Warner Losh1999-12-153-1/+21
* | Have another go at the VIA support, this time use the PCI ID form theSøren Schmidt1999-12-148-17/+48
* | Fix some problems reported by Mike Pritchard:Bill Paul1999-12-134-19/+59
* | - Add a module event function to the ukbd driver and make the ukbd KLDKazutaka YOKOTA1999-12-133-6/+69
* | Add DMA support for the SiS 5591 and old PIIX chipsets.Søren Schmidt1999-12-138-72/+134
* | - Remember the keyboard repeat delay and rate.Kazutaka YOKOTA1999-12-134-20/+70
* | more dma underrun fixes, using a per-channel 2nd bufferCameron Grant1999-12-134-87/+257
* | time_t is an int on the Alpha, not long.Peter Wemm1999-12-121-1/+1
* | Fix a printf format problem on the Alpha, where size_t == unsigned long,Peter Wemm1999-12-121-1/+1
* | Make this kld'able (#include "joy.h" no longer required as there are noPeter Wemm1999-12-121-3/+0
* | Look for disk devices rather than bdevs.Poul-Henning Kamp1999-12-121-2/+2
* | When booting verbose, indicate if we are using manual terminationJustin T. Gibbs1999-12-121-2/+8
* | make sb dependant on sbcCameron Grant1999-12-125-1209/+629
* | move channel-swapping support to the hardware driver since it knows the cardCameron Grant1999-12-124-12/+11
* | increase buffer size, reduce number of channels allocated since we only useCameron Grant1999-12-122-8/+8
* | Lock reporting and assertion changes.Eivind Eklund1999-12-111-1/+1
* | bktr driver 2.06 changelogRoger Hardiman1999-12-111-1/+7