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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sound Mega-commit. Expect further cleanup until code freeze.
ariff
2009-06-07
8
-117
/
+140
*
Spelling fix for interupt -> interrupt
kevlo
2007-10-12
2
-5
/
+5
*
Flush remaining malloc() cleanups (M_NOWAIT -> M_WAITOK).
ariff
2007-06-17
5
-19
/
+5
*
Filter/compress the amount of channel trigger. This should reduce
ariff
2007-06-11
5
-5
/
+5
*
Fix broken binary issues with latest gcc 4.x due to bitfield signess
ariff
2007-05-27
1
-1
/
+2
*
Fix detection of PC-9821 V166 internal sound card.
joel
2007-05-19
1
-1
/
+1
*
sndbuf_alloc() now accept dmaflags argument which will be forwarded to
ariff
2007-04-18
5
-5
/
+5
*
Fix severe out-of-bound mtx "type" pointer, causing WITNESS refcount
ariff
2007-03-15
3
-3
/
+5
*
- Compile time compatibility for pre/post newbus API (intr filter)
ariff
2007-02-23
2
-8
/
+25
*
MFp4 (114068):
netchild
2007-02-23
5
-5
/
+10
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
2
-7
/
+15
*
Remove dead email address.
joel
2007-02-02
2
-2
/
+2
*
Clean up the BSD license to match the preferred license in
joel
2007-02-02
6
-17
/
+13
*
Add a standard BSD license to these files.
joel
2007-02-02
2
-5
/
+52
*
Remove various bits of conditional Alpha code and fixup a few comments.
jhb
2006-05-12
1
-3
/
+0
*
Remove the snd_ess identify routine for the sound device in Alpha PWS
jhb
2006-05-12
1
-177
/
+0
*
Recover (?) support for AD1815 based ISA soundcards.
ariff
2006-03-21
1
-0
/
+3
*
Fix memory leak in some failure cases.
netchild
2006-02-05
1
-2
/
+6
*
Fix broken capabilites. There are possible calculation errors within
ariff
2006-01-16
1
-2
/
+2
*
Fix left/right channel mixed-up during recording by splitting recdev
ariff
2005-11-14
1
-13
/
+22
*
Fix kernel panic caused by double mss_unlock().
ariff
2005-11-07
1
-1
/
+1
*
more #ifndef PC98. This really fix the pc98 tinderbox.
nyan
2005-09-12
1
-0
/
+4
*
Since opti_detect is now only called on !PC98 machines, only declare
imp
2005-09-12
1
-0
/
+4
*
Add some ad_wait_init() calls to fix some problems in some configs (e.g.
netchild
2005-09-11
1
-1
/
+5
*
Allow to record non 8bit-mono formats even in half-duplex configurations.
netchild
2005-09-11
1
-1
/
+2
*
Fix misdetection of the sound chip on PC98 systems. The submitter doesn't
netchild
2005-09-11
1
-0
/
+2
*
Fix panic caused by full duplex operation.
netchild
2005-09-10
1
-2
/
+3
*
Style fix.
netchild
2005-07-31
1
-1
/
+1
*
- Fixup the locking.
netchild
2005-07-31
1
-3
/
+17
*
- Fixup the locking.
netchild
2005-07-31
3
-4
/
+26
*
Add another ID.
netchild
2005-07-31
1
-0
/
+1
*
Don't attach the non-PnP mss pcm(4) driver to acpi busses as ACPI only
jhb
2005-07-13
1
-1
/
+0
*
Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in
imp
2005-03-01
1
-1
/
+1
*
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
11
-39
/
+39
*
PNP BIOS devices are fundamentally different than ISA PNP devices.
imp
2004-12-07
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
5
-5
/
+7
*
* Remove the acpi attachment from the es1888. It has an identify method
njl
2004-10-12
3
-3
/
+2
*
Add acpi attachments for ISA sound drivers. This is needed so they'll
njl
2004-10-11
4
-0
/
+4
*
Change sb_lock() calls to sbc_lockassert() and remove the sb_unlock()
truckman
2004-09-12
1
-4
/
+2
*
Rename the sound device drivers:
tanimura
2004-07-16
8
-10
/
+10
*
s/DDB/BVDDB/g
marcel
2004-07-10
1
-1
/
+1
*
Improve mapping of relative to absolute volume.
josef
2004-06-14
1
-2
/
+15
*
Axe the old midi drivers and framework. matk has developed a new
tanimura
2004-06-01
5
-5734
/
+0
*
Remove extraneous spaces.
truckman
2004-05-13
1
-1
/
+1
*
Implement sbc_lockassert() and sb_lockassert() functions to allow
truckman
2004-05-13
3
-3
/
+19
*
The newpcm headers currently #define away INTR_MPSAFE and INTR_TYPE_AV
green
2004-04-14
6
-7
/
+7
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
10
-54
/
+72
*
Augment /dev/sndstat with the module names, if applicable.
matk
2004-03-06
4
-8
/
+12
[next]