| Commit message (Expand) | Author | Age | Files | Lines |
| * | mfc current pcm state. | Cameron Grant | 2002-04-22 | 8 | -148/+228 |
| * | MFC: rev. 1.76, fix hang at probe time due to long timeout (Opti931 card). | Pierre Beyssac | 2001-12-22 | 1 | -1/+1 |
| * | MFC: r1.34: Add another pnpid for the AWE64 | George C A Reid | 2001-10-06 | 1 | -0/+1 |
| * | mfc of newpcm state as at june 24. | Cameron Grant | 2001-08-01 | 10 | -165/+647 |
| * | MFC: Use M_ZERO flag to malloc(9) | George C A Reid | 2001-06-29 | 7 | -32/+16 |
| * | MFC: rev 1.30 | Cameron Grant | 2001-03-18 | 1 | -7/+10 |
| * | MFC: rev 1.65 | Cameron Grant | 2001-03-18 | 1 | -1/+3 |
| * | MFC: set speaker volume | Cameron Grant | 2001-03-05 | 1 | -2/+6 |
| * | remove old unified sb8/sb16 driver. it isn't used anymore. | Cameron Grant | 2001-02-24 | 1 | -937/+0 |
| * | MFC of many improvements, including kobjification, new sb8/sb16 code, | Cameron Grant | 2001-02-03 | 7 | -1034/+908 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-12-23 | 2 | -0/+1601 |
| * | MFC: driver updates | Cameron Grant | 2000-10-05 | 5 | -109/+289 |
| * | MFC: | Cameron Grant | 2000-08-20 | 1 | -0/+75 |
| * | MFC: | Cameron Grant | 2000-08-20 | 1 | -0/+1 |
| * | mfc: many fixes | Cameron Grant | 2000-07-19 | 7 | -109/+119 |
| * | MFC: Supported the mss on PC-98 and Sound Blaster 98. | Yoshihiro Takahashi | 2000-05-26 | 3 | -0/+83 |
| * | MFC: many things | Cameron Grant | 2000-05-12 | 3 | -325/+37 |
| * | MFC: many things including emu10k1 driver, new ess isa code, improved | Cameron Grant | 2000-05-12 | 2 | -1/+4 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-04-26 | 1 | -0/+930 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-03-13 | 2 | -2408/+0 |
| * | Add the logical ID of Avance Logic ALS100. The vendor ID is also | Seigo Tanimura | 2000-03-09 | 1 | -0/+1 |
| * | Partial fix: the following patch correctly configures the card for dual | Cameron Grant | 2000-03-05 | 1 | -1/+5 |
| * | fix ess end-of-buffer repeating | Cameron Grant | 2000-02-14 | 3 | -18/+6 |
| * | differentiate cmi8330 and als100 pnp cards based on their vendor id. this | Cameron Grant | 2000-01-29 | 2 | -2/+13 |
| * | Add support for detection of the ESS 1688 found on my Dell Latitude LM | Andrew Gallatin | 2000-01-28 | 1 | -0/+1 |
| * | 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 |
| * | attach to non-ac97 neomagic chips and hope that ac97 ones do not have the | Cameron Grant | 2000-01-13 | 1 | -0/+6 |
| * | Add support for detection of the ESS 1878 chip. | Daniel Eischen | 2000-01-12 | 1 | -0/+1 |
| * | general tidyup | Cameron Grant | 2000-01-10 | 3 | -486/+663 |
| * | argh, forgot the bus_dma_tag_creates. | Cameron Grant | 2000-01-05 | 4 | -4/+7 |
| * | allocate isa bounce buffers of the right size for ess/mss cards, fixes | Cameron Grant | 2000-01-05 | 4 | -8/+14 |
| * | revert buffer size to 64k | Cameron Grant | 2000-01-01 | 1 | -1/+2 |
| * | Attach the CS4610 PCI / CS4239 setup in isa compatability mode as CSC0100. | Peter Wemm | 1999-12-30 | 1 | -0/+2 |
| * | make ess cards use a 64k buffer again, by implementing esschan_init() | Cameron Grant | 1999-12-30 | 3 | -18/+39 |
| * | - latest 2ndbuffer patch | Cameron Grant | 1999-12-29 | 5 | -0/+8 |
| * | Fix a mistake in the PNP EISA-encoding of the Avance ALS120 id. | Peter Wemm | 1999-12-26 | 1 | -1/+1 |
| * | Don't pass u_int32_t pointers to BUS_READ_IVAR since it tends to make | Doug Rabson | 1999-12-24 | 3 | -9/+9 |
| * | Collapse a bunch of unused MD_CS42nn tags into a single one. This saves | Peter Wemm | 1999-12-21 | 1 | -89/+36 |
| * | Tidy up a few loose ends, including adding the pnp tags in comments. | Peter Wemm | 1999-12-21 | 1 | -19/+17 |
| * | Remove #if NISA > 0 - this is best done by the configuration process. | Peter Wemm | 1999-12-21 | 1 | -13/+0 |
| * | minor cleanup | Cameron Grant | 1999-12-21 | 1 | -22/+19 |
| * | don't use the sbpro mic vol register during init on ess cards; it causes | Cameron Grant | 1999-12-21 | 3 | -3/+6 |
| * | minor cosmetics | Cameron Grant | 1999-12-20 | 3 | -3/+0 |
| * | make marcel's onboard ess1888 work | Cameron Grant | 1999-12-20 | 1 | -1/+1 |
| * | note to self: vibra16c is not vibra16x | Cameron Grant | 1999-12-19 | 1 | -10/+7 |
| * | fix for ess cards to use auto-init dma mode, so they work | Cameron Grant | 1999-12-19 | 3 | -12/+12 |
| * | remove unused mixer stuff | Cameron Grant | 1999-12-19 | 2 | -104/+1 |
| * | fix a bug in sndstat output, tidy up a few bits | Cameron Grant | 1999-12-19 | 1 | -6/+4 |
| * | generalise the code a bit, and add an irq handler so that the child devices | Cameron Grant | 1999-12-19 | 1 | -38/+134 |
| * | remove the restriction limiting the vibra16x to 8 bit | Cameron Grant | 1999-12-19 | 3 | -6/+6 |