| Commit message (Expand) | Author | Age | Files | Lines |
* | unfinished sblive driver, playback/mixer only for now - not enabled in | cg | 2000-04-02 | 2 | -0/+1836 |
* | fail in attach if we seem to have no ac97 codec | cg | 2000-04-01 | 6 | -8/+14 |
* | bump the buffer size from 4k to 16k. should improve performance under load. | cg | 2000-04-01 | 1 | -1/+1 |
* | split up ess and sb code | cg | 2000-03-28 | 4 | -951/+969 |
* | don't check extended features on codecs known to hang. should fix neomagic | cg | 2000-03-24 | 1 | -16/+26 |
* | toast warnings on i386 | cg | 2000-03-20 | 1 | -1/+3 |
* | make als120 cards which report dsp version 3.x whilst only supporting 4.x | cg | 2000-03-20 | 1 | -2/+5 |
* | update the ac97 layer: | cg | 2000-03-20 | 9 | -69/+226 |
* | add a function to reinitialize the mixer, to be called by drivers on | cg | 2000-03-20 | 2 | -0/+14 |
* | Spelling mistake | n_hibma | 2000-03-15 | 1 | -1/+1 |
* | Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags. | phk | 2000-03-13 | 4 | -9/+9 |
* | Add the logical ID of Avance Logic ALS100. The vendor ID is also | tanimura | 2000-03-09 | 1 | -0/+1 |
* | Partial fix: the following patch correctly configures the card for dual | cg | 2000-03-05 | 1 | -1/+5 |
* | fix ess end-of-buffer repeating | cg | 2000-02-14 | 3 | -18/+6 |
* | Tidy up stray or bogus #if NFOO > 0 and #include "foo.h". | peter | 2000-01-29 | 6 | -24/+0 |
* | Remove a rather bizzare set of #ifdefs and #defines that all worked out | peter | 2000-01-29 | 1 | -10/+0 |
* | differentiate cmi8330 and als100 pnp cards based on their vendor id. this | cg | 2000-01-29 | 2 | -2/+13 |
* | Add support for detection of the ESS 1688 found on my Dell Latitude LM | gallatin | 2000-01-28 | 1 | -0/+1 |
* | handle simplex devices right | cg | 2000-01-26 | 1 | -1/+1 |
* | Note the PnP id's for the NMX2210 next to the id's where they are used. | peter | 2000-01-23 | 1 | -2/+3 |
* | The pointer of the serial FIFO in the DSP seems to make an error | tanimura | 2000-01-23 | 1 | -3/+22 |
* | kludge to fix the end-of-sample repeating bug. i don't know why it happens; | cg | 2000-01-18 | 1 | -5/+9 |
* | update ac97 layer to use device_printf when printing messages | cg | 2000-01-18 | 7 | -12/+15 |
* | Some SB128's (ES1371) have a different PCI vendor id. Vendor == 0x3274 | peter | 2000-01-17 | 1 | -2/+5 |
* | fix missing \n in sndstat output | cg | 2000-01-16 | 1 | -1/+1 |
* | oops, best play format was set to unsigned 16 bit instead of signed 16 bit | cg | 2000-01-16 | 1 | -1/+1 |
* | attach to non-ac97 neomagic chips and hope that ac97 ones do not have the | cg | 2000-01-13 | 1 | -0/+6 |
* | be less verbose | cg | 2000-01-13 | 1 | -3/+5 |
* | Add support for detection of the ESS 1878 chip. | deischen | 2000-01-12 | 1 | -0/+1 |
* | exclude chips with subdevices specified on a list of non-ac97 chips | cg | 2000-01-11 | 1 | -2/+24 |
* | make dsp_read() assert that it has a read channel, not a write channel | cg | 2000-01-10 | 1 | -2/+2 |
* | don't complain about bad intrs unless we get 1000 of them consecutively | cg | 2000-01-10 | 1 | -3/+4 |
* | general tidyup | cg | 2000-01-10 | 3 | -486/+663 |
* | return the sample rate set instead of 0. oops. mpg123 should now work. | cg | 2000-01-10 | 1 | -1/+1 |
* | fix the premature termination of playback | cg | 2000-01-09 | 1 | -1/+1 |
* | driver for neomagic 256av and 256zx | cg | 2000-01-09 | 3 | -0/+5393 |
* | modify sndstat output | cg | 2000-01-09 | 1 | -4/+12 |
* | allow mixer-only devices - ie, devices with no play/rec channels | cg | 2000-01-06 | 1 | -15/+25 |
* | don't panic if channel init fails, report and fail gracefully | cg | 2000-01-05 | 2 | -3/+10 |
* | argh, forgot the bus_dma_tag_creates. | cg | 2000-01-05 | 5 | -4/+8 |
* | set up the pci regs properly for busmastering. this makes the card work on | cg | 2000-01-05 | 1 | -0/+3 |
* | allocate isa bounce buffers of the right size for ess/mss cards, fixes | cg | 2000-01-05 | 4 | -8/+14 |
* | Do not start/stop DMA transfer if it is already started/stopped. | tanimura | 2000-01-03 | 1 | -22/+41 |
* | - Handle an interrupt for csa primarily in the bridge driver, | tanimura | 2000-01-03 | 4 | -56/+195 |
* | revert buffer size to 64k | cg | 2000-01-01 | 1 | -1/+2 |
* | Correct the delay durations as in the sample sources provided by Crystal Semi... | tanimura | 2000-01-01 | 1 | -4/+4 |
* | Attach the CS4610 PCI / CS4239 setup in isa compatability mode as CSC0100. | peter | 1999-12-30 | 1 | -0/+2 |
* | make ess cards use a 64k buffer again, by implementing esschan_init() | cg | 1999-12-30 | 3 | -18/+39 |
* | make es1373 chips with ac97 2.1 work on troublesome motherboards | cg | 1999-12-29 | 1 | -19/+25 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -5/+5 |