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
/
i386
/
isa
/
sound
/
gus_wave.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-2
/
+4
*
Use offsetof() to avoid some casts from pointers to integers (of a
bde
1998-08-15
1
-1
/
+3
*
Fixed staticization (the behaviour is undefined when something with
bde
1998-02-12
1
-1
/
+1
*
Staticize.
eivind
1998-02-09
1
-96
/
+97
*
Fix conflicts.
markm
1997-11-10
1
-2
/
+2
*
Upgrade the sound sources to Amancio Hasty's latest-and-greatest.
markm
1997-10-31
1
-2651
/
+4080
*
Updated #includes to 4.4Lite style.
bde
1996-09-10
1
-2
/
+2
*
Staticize
phk
1995-12-11
1
-13
/
+13
*
A batch of Jim Lowe's patches:
jkh
1995-11-29
1
-10
/
+64
*
Added bogusly placed extern prototypes for functions that should probably
bde
1995-11-24
1
-0
/
+5
*
Make dsp0 work for playback.
jkh
1995-09-15
1
-1
/
+8
*
Fix enough of the recently introduced brokenness for LINT to compile.
bde
1995-07-29
1
-1
/
+1
*
Update the sound driver to VOXWARE 3.05 with one GUS patch from
jkh
1995-07-28
1
-172
/
+292
*
Change probe output to gus0 instead of snd4.
swallace
1995-03-17
1
-2
/
+2
*
Reorganize how sound devices are configured. Use a snd controller
swallace
1995-03-12
1
-1
/
+1
*
Revert to earlier code which contains FreeBSD snd[1-7] probe information,
swallace
1995-03-05
1
-1
/
+15
*
Upgrade the sound drivers to VoxWare pre-3.0 and fix a number of bugs.
jkh
1995-03-04
1
-22
/
+4
*
Fix the GUS driver so that it will initialize properly from power-on...
pst
1995-01-04
1
-1
/
+4
*
Merged in changes to Hannu Savolainen's VoxWare sound drivers, version 2.9.
swallace
1994-10-01
1
-698
/
+382
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
We don't have DMA automode, so correct all places to work without
ache
1994-04-23
1
-1
/
+1
*
Update sound driver to version 2.5
ache
1994-04-23
1
-536
/
+675
*
Make all devices at least 2*64K buffers, 2*32K buffers
ache
1994-04-13
1
-1
/
+1
*
Integrated Hannu Savolainen's new VoxWare sound drivers, version 2.4.
swallace
1994-03-11
1
-404
/
+1301
*
Move soundcard.h & ultrasound.h to proper location <machine/...>
ache
1993-11-27
1
-1
/
+1
*
Update to latest Linux sound driver 2.0
jkh
1993-10-29
1
-6
/
+22
*
Made kernel printf's more closely follow standard BSD convention.
jkh
1993-10-23
1
-1
/
+1
*
This is the Linux generic soundcard driver, version 1.0c. Supports
jkh
1993-10-23
1
-0
/
+2523