summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound
Commit message (Expand)AuthorAgeFilesLines
* Removed unused #includes.bde1997-07-202-8/+1
* Don't pass configured information back to ISA for this subdevices,ache1997-07-082-4/+7
* Remove no irq -> irq 31 conversionache1997-06-081-4/+4
* Fixed mu-law data. Originator's patch was applied.kato1997-06-031-64/+64
* Fixed order of data transfer.kato1997-06-031-1/+5
* Fixed the type of timeout functions and removed casts that hid thebde1997-04-209-16/+15
* Check sb0 configured in probe routine firstache1997-03-261-2/+10
* Pass configured irq and ports number back to isaache1997-03-261-2/+3
* Allow low level probe routine pass configured information back to isaache1997-03-261-10/+4
* Return ports number in probe nowache1997-03-262-2/+8
* Return ports number in probe nowache1997-03-261-1/+1
* Fix probe wrapper to pass ports number from low level probeache1997-03-261-5/+5
* Use FreeBSD-style attach messageache1997-03-251-1/+5
* Copy io_base configuration address from sb config.ache1997-03-251-0/+1
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.bde1997-03-231-1/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-223-3/+3
* Bug fix for SNDCTL_DSP_GETOSPACE ioctl. It would report 0 bytesswallace1997-02-121-6/+44
* Make the sound drivers work with DEVFS.jfieber1997-01-151-40/+71
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-143-3/+3
* A couple of changes for proper mpu401 recognition, and an opl3 patchjkh1996-12-303-15/+21
* Correct name in probe type. Closes PR# 2122 (with a change, since the PRjkh1996-11-291-1/+1
* Break my own rule again - I didn't think this stuff was going to come backjkh1996-11-158-1/+3774
* Rename sb.h to sb_defs.h and pas.h to pas_defs.h so there's nojkh1996-11-1511-9/+9
* Another round of resync and some added sound support.asami1996-11-134-12/+5
* The last update/merge of PC98 stuff before 2.2. The wholeasami1996-11-029-1/+2347
* More merge and update.asami1996-10-304-0/+52
* Another round of merge/updates.asami1996-10-291-2/+7
* Updated #includes to 4.4lite style.bde1996-10-151-2/+2
* Another round of updates. Highlights:asami1996-10-091-0/+15
* Include <sys/filio.h> explicitly - don't depend on <machine/soundcard.h>bde1996-09-211-0/+1
* Don't compile a 256-byte unused table in the pca driver.bde1996-09-131-0/+2
* Backed out last change. It depends on the future change of addingbde1996-09-101-2/+2
* Updated #includes to 4.4Lite style.bde1996-09-1036-78/+78
* Clean up -Wunused warnings.gpalmer1996-06-121-1/+2
* Added a note about OPTi 82C929 based cards.smpatel1996-04-111-5/+10
* Added documentation for "options PAS_JOYSTICK_ENABLE"scrappy1996-04-111-1/+4
* Added isa_dmadone() to fix the errors the sound driver has been complainingsmpatel1996-04-082-10/+13
* Switched from using devfs_add_devsw() to devfs_add_devswf()scrappy1996-03-281-38/+36
* Allocate DMA bounce buffers only when requested by drivers. Only thebde1996-01-271-1/+4
* Fix buffer sizes calculation looking into new Linux driver.ache1996-01-185-21/+27
* Workaround missing interrupts - dma_reset on them (when timeout occurse).ache1996-01-171-0/+2
* Small modification to my prev change:ache1996-01-161-6/+4
* 1) Fix comments: 386bsd -> FreeBSD, some other wrong info.ache1996-01-161-15/+17
* sleep/wakeup macros was designed to do it on random address in the stack.ache1996-01-161-4/+3
* Fix the 'extraneous newline' problem a little more sensibly: just takingwpaul1996-01-091-1/+4
* Add NMSS to the list of things that local.h checks for when decdingwpaul1996-01-072-3/+4
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-301-830/+0
* recording cvs-1.6 file deathpeter1995-12-3020-6807/+0
* Staticizephk1995-12-1115-182/+59
* Moved vm includes out of centralized headers again.bde1995-12-102-4/+2
OpenPOWER on IntegriCloud