index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
sound
/
isa
/
mss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use mss_{format,speed}() rather than chn_set{format,speed}() and hold
mdodd
2005-02-27
1
-2
/
+4
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Re-add an acpi attachment for the legacy probe that was inadvertently
njl
2004-10-15
1
-0
/
+1
*
Audio drivers failed to detect failure condition and attempted to
yongari
2004-10-13
1
-1
/
+2
*
* Remove the acpi attachment from the es1888. It has an identify method
njl
2004-10-12
1
-1
/
+1
*
Rename the sound device drivers:
tanimura
2004-07-16
1
-3
/
+3
*
s/DDB/BVDDB/g
marcel
2004-07-10
1
-1
/
+1
*
The newpcm headers currently #define away INTR_MPSAFE and INTR_TYPE_AV
green
2004-04-14
1
-2
/
+2
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-14
/
+16
*
update my email address.
cg
2003-09-07
1
-1
/
+1
*
Mega busdma API commit.
scottl
2003-07-01
1
-2
/
+3
*
- Clean up ISA DMA supports.
nyan
2003-02-07
1
-3
/
+5
*
- GC a few more hand-rolled 'abs' macros.
mdodd
2003-01-15
1
-1
/
+0
*
- Add acpi module binding.
mdodd
2003-01-08
1
-3
/
+12
*
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
schweikh
2003-01-01
1
-1
/
+1
*
Do not return(foo()) in void function.
semenu
2002-12-18
1
-4
/
+4
*
(hopefully) fix build breakage some people are seeing
cg
2002-11-26
1
-1
/
+1
*
Add lock type arguments to callers of snd_mtxcreate().
jhb
2002-04-04
1
-1
/
+1
*
Add support for the Aztech 2320 chip.
tg
2002-02-05
1
-0
/
+45
*
Fixes apparent hang at probe time due to an extremely long timeout
pb
2001-12-21
1
-1
/
+1
*
release isa dma channels on unload.
cg
2001-09-29
1
-3
/
+7
*
allow the hardware buffer size to be controlled with hints
cg
2001-09-29
1
-5
/
+9
*
when setting blocksize, fix blockcount to 2 to reduce latency with smaller
cg
2001-09-18
1
-0
/
+2
*
make buffer size adjustable.
cg
2001-09-18
1
-5
/
+7
*
many changes:
cg
2001-08-23
1
-5
/
+5
*
Use the M_ZERO flag to malloc(9)
greid
2001-06-21
1
-8
/
+4
*
use a global devclass for all drivers - i'm not entirely sure why this
cg
2001-06-16
1
-2
/
+0
*
Remove a bogus comment which I forgot to get rid of after testing
greid
2001-05-15
1
-1
/
+1
*
release resources if one of the speculative probes in opti_detect() fails,
cg
2001-03-25
1
-7
/
+12
*
the softc is not a mutex, don't try to lock it.
cg
2001-03-25
1
-2
/
+2
*
mega-commit.
cg
2001-03-24
1
-30
/
+99
*
add support for opti924 and opti930 chips
cg
2001-03-24
1
-5
/
+242
*
increase timeouts for ad_wait_init()
cg
2001-03-05
1
-5
/
+5
*
update code dealing with snd_dbuf objects to do so using a functional interface
cg
2000-12-23
1
-41
/
+41
*
kobjify.
cg
2000-12-18
1
-694
/
+671
*
add reinit functions to mixers
cg
2000-10-26
1
-0
/
+2
*
Reduce buffer size from 64K to 4K.
sobomax
2000-10-09
1
-1
/
+1
*
detach support
cg
2000-09-09
1
-5
/
+30
*
change mixer api slightly
cg
2000-09-01
1
-10
/
+19
*
rework feeder sytem to allow feeders in klds
cg
2000-08-20
1
-14
/
+29
*
add suspend/resume for yamaha chips
cg
2000-07-30
1
-0
/
+75
*
Finally merge newmidi.
tanimura
2000-07-11
1
-10
/
+2
*
add module metadata. this is a hack, sound drivers will eventually present a
cg
2000-07-03
1
-3
/
+12
*
Untangle some #include between gusc.c/mss.c - gusc.c could create
peter
2000-06-10
1
-8
/
+0
*
handle emulated dma reads
cg
2000-05-26
1
-4
/
+12
*
Supported the mss on PC-98 and Sound Blaster 98.
nyan
2000-05-19
1
-0
/
+15
*
maybe make cmi8330 work - no feedback yet
cg
2000-04-23
1
-6
/
+19
*
Partial fix: the following patch correctly configures the card for dual
cg
2000-03-05
1
-1
/
+5
*
differentiate cmi8330 and als100 pnp cards based on their vendor id. this
cg
2000-01-29
1
-0
/
+6
*
Note the PnP id's for the NMX2210 next to the id's where they are used.
peter
2000-01-23
1
-2
/
+3
[next]