summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/isa/mss.c
Commit message (Expand)AuthorAgeFilesLines
...
* attach to non-ac97 neomagic chips and hope that ac97 ones do not have thecg2000-01-131-0/+6
* argh, forgot the bus_dma_tag_creates.cg2000-01-051-1/+1
* allocate isa bounce buffers of the right size for ess/mss cards, fixescg2000-01-051-2/+2
* revert buffer size to 64kcg2000-01-011-1/+2
* Attach the CS4610 PCI / CS4239 setup in isa compatability mode as CSC0100.peter1999-12-301-0/+2
* - latest 2ndbuffer patchcg1999-12-291-0/+1
* Collapse a bunch of unused MD_CS42nn tags into a single one. This savespeter1999-12-211-89/+36
* minor cleanupcg1999-12-211-22/+19
* Update for pnp adjustments regarding NPNP.peter1999-12-061-17/+0
* conditionalise some warning messagescg1999-12-051-11/+12
* - Introduce the bridge drivers for Sound Blaser, GUS and Crystaltanimura1999-11-221-4/+187
* fix for -fno-builtincg1999-11-211-1/+3
* repo-copied to make way for newmidi, this commit updates include pathscg1999-11-201-2/+2
* Remove duplicate entry for ADS7180 - it's meant to be handled by thepeter1999-11-151-4/+0
* * Add struct resource_list* argument to resource_list_alloc anddfr1999-10-121-2/+2
* Bring support for opti931 in from the old driver.dfr1999-10-121-5/+32
* seperate the ad1816 driver from the mss driver since it shares no codecg1999-09-281-346/+14
* Make sure that opti931's and guspnp's use the right offset from their ports.dfr1999-09-101-0/+2
* Change isa_get/set_flags() to device_get/set_flags().dfr1999-09-071-8/+9
* This represents essentially a complete rewrite of the ISA PnP code. Thedfr1999-09-011-1/+3
* $Id$ -> $FreeBSD$peter1999-09-011-1/+1
* mss and sb drivers updated for newpcmcg1999-09-011-2047/+1653
* Fix dev_t/minor problemspeter1999-05-121-8/+12
* Use id_ointr for setting the pnp interrupt handler, it uses the oldstylepeter1999-05-061-4/+4
* Operator precedence bugpeter1999-05-021-1/+1
* Fix YMF719 detection (report by jose@we.lc.ehu.es).luigi1999-01-041-4/+9
* Bring in ad1816 patches from German Tischler.luigi1999-01-041-5/+517
* Extend the callback mechanism and add hooks to support PCI cards.luigi1998-12-311-22/+11
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-4/+4
* Add a missing newlineluigi1998-11-141-1/+1
* Add entry for AOpen AW37luigi1998-11-101-0/+6
* Nit in comment: PnP ID 0x3500630e is a CS4236B, not a CS4236.des1998-10-041-1/+1
* Removed duplicate case.alex1998-10-031-1/+0
* Update the pcm driver to the most recent version. This shouldluigi1998-10-021-21/+141
* Add PnP ID for Crystal Semiconductors CS4236B codecs (register-des1998-09-301-0/+3
* Correct even more ioctl breakage :(sos1998-06-081-1/+1
* Add support for the Yamaha YMF-719.steve1998-05-101-1/+4
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.des1998-04-171-1/+1
* - Updated to Luigi's 2-15-98 code. The code in 2.2 is the same except fornate1998-02-171-4/+4
* Upgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15thscrappy1998-02-171-32/+34
* update of Luigi's sound drivers...jmg1997-11-231-26/+52
* This updates Luigi's sound code to the basic code in snd971023...jmg1997-10-311-140/+296
* Recognize the CS4326 on the Intel PR440FX motherboard. (It works just likepeter1997-09-211-11/+24
* update Luigi's driver to poll interface (Peter, you might want to checkjmg1997-09-181-17/+9
* Import of Luigi Rizzo's sound code. For more information about the driverjmg1997-09-141-0/+1509
OpenPOWER on IntegriCloud