summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/snd/sound.c
Commit message (Expand)AuthorAgeFilesLines
* Bid a fond farewell to these files, they live on various forms inpeter1999-09-261-1496/+0
* Remove five now unused fields from struct cdevsw. They should neverphk1999-09-251-5/+2
* Convert DEVFS hooks in (most) drivers to make_dev().phk1999-08-231-43/+11
* Simplify cdevsw registration.phk1999-05-311-3/+1
* This commit should be a extensive NO-OP:phk1999-05-301-4/+19
* Fix dev_t/minor problemspeter1999-05-121-9/+10
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-4/+1
* Removed buggy, `#if 0'ed asm version of translate_bytes() instead ofbde1999-01-091-18/+0
* Bring in ad1816 patches from German Tischler.luigi1999-01-041-3/+12
* unbreak devfs support after wrong cut&paste...luigi1999-01-011-17/+16
* Extend the callback mechanism and add hooks to support PCI cards.luigi1998-12-311-53/+102
* Rename one of the two devfs_link's to devfs_makelink.eivind1998-12-101-7/+7
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-4/+7
* * Fix a couple of places in the device pager where an address wasdfr1998-11-081-1/+1
* Initialize isa_devtab entries for interrupt handlers in individualbde1998-10-221-0/+2
* Update the pcm driver to the most recent version. This shouldluigi1998-10-021-9/+88
* fix a problem with our definition of SNDCTL_DSP_GETBLKSIZE, to letluigi1998-09-081-0/+2
* Fixed bogus spelling `nx*' of some `no*' devswitch functions.bde1998-08-201-2/+2
* Changed %n to %r in devfs name format strings. %n has almost gone away.bde1998-07-151-7/+7
* Don't cast pointers to longs in asm statements.bde1998-07-151-1/+1
* Don't depend on <sys/conf.h> declaring isa device structs or isabde1998-06-171-1/+2
* Correct even more ioctl breakage :(sos1998-06-081-1/+1
* Submitted by: Doug Ambrisko <ambrisko@whistle.com>julian1998-04-281-14/+34
* - Updated to Luigi's 2-15-98 code. The code in 2.2 is the same except fornate1998-02-171-40/+39
* Upgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15thscrappy1998-02-171-125/+157
* Include "opt_devfs.h".eivind1998-01-311-0/+2
* Add some devfs entriesjulian1998-01-121-2/+44
* update of Luigi's sound drivers...jmg1997-11-231-25/+66
* This updates Luigi's sound code to the basic code in snd971023...jmg1997-10-311-130/+130
* Accept FIOASYNC (like the old sound driver) since it's generated bypeter1997-09-211-2/+2
* update Luigi's driver to poll interface (Peter, you might want to checkjmg1997-09-181-67/+66
* add some preprocessor lines to prevent both controler snd0 andjmg1997-09-151-0/+5
* Import of Luigi Rizzo's sound code. For more information about the driverjmg1997-09-141-0/+1254
OpenPOWER on IntegriCloud