| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mfc: many fixes | Cameron Grant | 2000-07-19 | 21 | -453/+873 |
| | | | | | Notes: svn path=/stable/4/; revision=63556 | ||||
| * | mfc rev 1.15 | Cameron Grant | 2000-07-19 | 1 | -0/+18 |
| | | | | | Notes: svn path=/stable/4/; revision=63553 | ||||
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-07-04 | 1 | -0/+991 |
| | | | | | Notes: svn path=/stable/4/; revision=62529 | ||||
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-06-04 | 2 | -0/+1734 |
| | | | | | Notes: svn path=/stable/4/; revision=61246 | ||||
| * | MFC: Supported the mss on PC-98 and Sound Blaster 98. | Yoshihiro Takahashi | 2000-05-26 | 5 | -3/+84 |
| | | | | | Notes: svn path=/stable/4/; revision=60949 | ||||
| * | mfc: fixes | Cameron Grant | 2000-05-12 | 4 | -21/+75 |
| | | | | | Notes: svn path=/stable/4/; revision=60430 | ||||
| * | MFC: many fixes | Cameron Grant | 2000-05-12 | 11 | -292/+482 |
| | | | | | Notes: svn path=/stable/4/; revision=60423 | ||||
| * | MFC: many things | Cameron Grant | 2000-05-12 | 5 | -329/+42 |
| | | | | | Notes: svn path=/stable/4/; revision=60421 | ||||
| * | MFC: many things including emu10k1 driver, new ess isa code, improved | Cameron Grant | 2000-05-12 | 2 | -1/+4 |
| | | | | | | | | | ac97 support, more helper functions for drivers, improved oss compatibility Notes: svn path=/stable/4/; revision=60413 | ||||
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-04-26 | 2 | -0/+2142 |
| | | | | | Notes: svn path=/stable/4/; revision=59668 | ||||
| * | MFC: make irq's shareable | Peter Wemm | 2000-03-17 | 1 | -1/+1 |
| | | | | | Notes: svn path=/stable/4/; revision=58183 | ||||
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-03-13 | 2 | -2408/+0 |
| | | | | | Notes: svn path=/stable/4/; revision=57955 | ||||
| * | Add the logical ID of Avance Logic ALS100. The vendor ID is also | Seigo Tanimura | 2000-03-09 | 1 | -0/+1 |
| | | | | | | | | | | | | checked, which was introduced in 1.18. PR: kern/16487 Submitted by: Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de> Approved by: jkh Notes: svn path=/head/; revision=57838 | ||||
| * | Partial fix: the following patch correctly configures the card for dual | Cameron Grant | 2000-03-05 | 1 | -1/+5 |
| | | | | | | | | | | | | | channel DMA. The problem was that the SDC bit (0x04) can only be set in the MCE state. PR: kern/16587 Submitted by: Matthew Reimer <mreimer@vpop.net> Approved by: jkh (in person) Notes: svn path=/head/; revision=57770 | ||||
| * | fix ess end-of-buffer repeating | Cameron Grant | 2000-02-14 | 3 | -18/+6 |
| | | | | | | | | | Submitted by: nhibma Approved by: jkh Notes: svn path=/head/; revision=57209 | ||||
| * | Tidy up stray or bogus #if NFOO > 0 and #include "foo.h". | Peter Wemm | 2000-01-29 | 6 | -24/+0 |
| | | | | | Notes: svn path=/head/; revision=56876 | ||||
| * | Remove a rather bizzare set of #ifdefs and #defines that all worked out | Peter Wemm | 2000-01-29 | 1 | -10/+0 |
| | | | | | | | | to be a NO-OP. Notes: svn path=/head/; revision=56875 | ||||
| * | differentiate cmi8330 and als100 pnp cards based on their vendor id. this | Cameron Grant | 2000-01-29 | 2 | -2/+13 |
| | | | | | | | | is a kludge for 4.0 Notes: svn path=/head/; revision=56774 | ||||
| * | Add support for detection of the ESS 1688 found on my Dell Latitude LM | Andrew Gallatin | 2000-01-28 | 1 | -0/+1 |
| | | | | | Notes: svn path=/head/; revision=56721 | ||||
| * | handle simplex devices right | Cameron Grant | 2000-01-26 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=56650 | ||||
| * | Note the PnP id's for the NMX2210 next to the id's where they are used. | Peter Wemm | 2000-01-23 | 1 | -2/+3 |
| | | | | | | | | | The pnpbios doesn't supply a description in the case we've seen so supply one. Notes: svn path=/head/; revision=56449 | ||||
| * | The pointer of the serial FIFO in the DSP seems to make an error | Seigo Tanimura | 2000-01-23 | 1 | -3/+22 |
| | | | | | | | | | upon starting/stopping the DSP. Correct the pointer in addition to clearing the FIFO. Notes: svn path=/head/; revision=56427 | ||||
| * | kludge to fix the end-of-sample repeating bug. i don't know why it happens; | Cameron Grant | 2000-01-18 | 1 | -5/+9 |
| | | | | | | | | | | none of my hw does it, but this should fix it for now. Tested by: wpaul Notes: svn path=/head/; revision=56253 | ||||
| * | update ac97 layer to use device_printf when printing messages | Cameron Grant | 2000-01-18 | 7 | -12/+15 |
| | | | | | Notes: svn path=/head/; revision=56249 | ||||
| * | Some SB128's (ES1371) have a different PCI vendor id. Vendor == 0x3274 | Peter Wemm | 2000-01-17 | 1 | -2/+5 |
| | | | | | | | | | | instead of the normal 0x1274. Tested by: des Notes: svn path=/head/; revision=56154 | ||||
| * | fix missing \n in sndstat output | Cameron Grant | 2000-01-16 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=56110 | ||||
| * | oops, best play format was set to unsigned 16 bit instead of signed 16 bit | Cameron Grant | 2000-01-16 | 1 | -1/+1 |
| | | | | | | | | stereo. remenant from testing. Notes: svn path=/head/; revision=56108 | ||||
| * | attach to non-ac97 neomagic chips and hope that ac97 ones do not have the | Cameron Grant | 2000-01-13 | 1 | -0/+6 |
| | | | | | | | | same pnpbios id Notes: svn path=/head/; revision=55879 | ||||
| * | be less verbose | Cameron Grant | 2000-01-13 | 1 | -3/+5 |
| | | | | | Notes: svn path=/head/; revision=55878 | ||||
| * | Add support for detection of the ESS 1878 chip. | Daniel Eischen | 2000-01-12 | 1 | -0/+1 |
| | | | | | Notes: svn path=/head/; revision=55848 | ||||
| * | exclude chips with subdevices specified on a list of non-ac97 chips | Cameron Grant | 2000-01-11 | 1 | -2/+24 |
| | | | | | Notes: svn path=/head/; revision=55802 | ||||
| * | make dsp_read() assert that it has a read channel, not a write channel | Cameron Grant | 2000-01-10 | 1 | -2/+2 |
| | | | | | | | | Submitted by: green Notes: svn path=/head/; revision=55721 | ||||
| * | don't complain about bad intrs unless we get 1000 of them consecutively | Cameron Grant | 2000-01-10 | 1 | -3/+4 |
| | | | | | | | | | | whilst we are playing or recording. since we should irq ~20 times/sec when active, this should never trigger. in theory. if it never does trigger, the check will be removed. Notes: svn path=/head/; revision=55713 | ||||
| * | general tidyup | Cameron Grant | 2000-01-10 | 3 | -486/+663 |
| | | | | | Notes: svn path=/head/; revision=55706 | ||||
| * | return the sample rate set instead of 0. oops. mpg123 should now work. | Cameron Grant | 2000-01-10 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=55700 | ||||
| * | fix the premature termination of playback | Cameron Grant | 2000-01-09 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=55646 | ||||
| * | driver for neomagic 256av and 256zx | Cameron Grant | 2000-01-09 | 3 | -0/+5393 |
| | | | | | | | | Obtained from: anonymous author, heavily derived Notes: svn path=/head/; revision=55639 | ||||
| * | modify sndstat output | Cameron Grant | 2000-01-09 | 1 | -4/+12 |
| | | | | | Notes: svn path=/head/; revision=55638 | ||||
| * | allow mixer-only devices - ie, devices with no play/rec channels | Cameron Grant | 2000-01-06 | 1 | -14/+24 |
| | | | | | Notes: svn path=/head/; revision=55494 | ||||
| * | don't panic if channel init fails, report and fail gracefully | Cameron Grant | 2000-01-05 | 2 | -3/+10 |
| | | | | | Notes: svn path=/head/; revision=55483 | ||||
| * | argh, forgot the bus_dma_tag_creates. | Cameron Grant | 2000-01-05 | 5 | -4/+8 |
| | | | | | | | | also, panic if channel init fails instead of derefing null. Notes: svn path=/head/; revision=55428 | ||||
| * | set up the pci regs properly for busmastering. this makes the card work on | Cameron Grant | 2000-01-05 | 1 | -0/+3 |
| | | | | | | | | my smp box. Notes: svn path=/head/; revision=55426 | ||||
| * | allocate isa bounce buffers of the right size for ess/mss cards, fixes | Cameron Grant | 2000-01-05 | 4 | -8/+14 |
| | | | | | | | | panics reported Notes: svn path=/head/; revision=55424 | ||||
| * | Do not start/stop DMA transfer if it is already started/stopped. | Seigo Tanimura | 2000-01-03 | 1 | -22/+41 |
| | | | | | Notes: svn path=/head/; revision=55321 | ||||
| * | - Handle an interrupt for csa primarily in the bridge driver, | Seigo Tanimura | 2000-01-03 | 4 | -56/+195 |
| | | | | | | | | | | | | then invoke the children. As the value of HISR can be read only once, pass the HISR to the children via struct csa_bridgeinfo, stored in the ivars of them. - Clear the contents of serial FIFO upon stopping the DMA for playing. This may eliminate buzz on playing. Experimental. Notes: svn path=/head/; revision=55320 | ||||
| * | revert buffer size to 64k | Cameron Grant | 2000-01-01 | 1 | -1/+2 |
| | | | | | Notes: svn path=/head/; revision=55306 | ||||
| * | Correct the delay durations as in the sample sources provided by Crystal ↵ | Seigo Tanimura | 2000-01-01 | 1 | -4/+4 |
| | | | | | | | | Semiconductor. Notes: svn path=/head/; revision=55288 | ||||
| * | Attach the CS4610 PCI / CS4239 setup in isa compatability mode as CSC0100. | Peter Wemm | 1999-12-30 | 1 | -0/+2 |
| | | | | | | | | | | | The PCI component is non-AC97 apparently. PR: 15632 Submitted by: gibbs Notes: svn path=/head/; revision=55279 | ||||
| * | make ess cards use a 64k buffer again, by implementing esschan_init() | Cameron Grant | 1999-12-30 | 3 | -18/+39 |
| | | | | | Notes: svn path=/head/; revision=55254 | ||||
| * | make es1373 chips with ac97 2.1 work on troublesome motherboards | Cameron Grant | 1999-12-29 | 1 | -19/+25 |
| | | | | | | | | Submitted by: Russell Cattelan <cattelan@thebarn.com> Notes: svn path=/head/; revision=55209 | ||||
