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
/
pcm
Commit message (
Expand
)
Author
Age
Files
Lines
*
The CTL0044 is more properly known as a "Creative SB AWE64 Gold".
obrien
1999-10-16
1
-0
/
+3
*
* Add struct resource_list* argument to resource_list_alloc and
dfr
1999-10-12
2
-6
/
+5
*
Bring support for opti931 in from the old driver.
dfr
1999-10-12
1
-5
/
+32
*
Make interrupts shareable with RF_SHAREABLE. This is untested, but
imp
1999-10-09
1
-1
/
+1
*
Allow interrupt sharing by allocating the interrupt RF_SHAREABLE.
imp
1999-10-09
2
-2
/
+2
*
Detect CTL0044 & CTL0045 as "Creative AWE64 PnP" rather than "SB16 PnP".
obrien
1999-10-03
1
-1
/
+4
*
Add ID for ESS ES1869.
dfr
1999-09-29
1
-0
/
+4
*
* add a non-reset device- will not reset the channel on open. you
cg
1999-09-28
7
-26
/
+53
*
add a missing blank line
cg
1999-09-28
1
-1
/
+2
*
seperate the ad1816 driver from the mss driver since it shares no code
cg
1999-09-28
4
-411
/
+707
*
Add another ID for the AWE64.
dfr
1999-09-28
1
-0
/
+1
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
Fix the "dsp sync" debugging printf that was unconditional. Fix a few
peter
1999-09-19
1
-7
/
+7
*
Make sure that opti931's and guspnp's use the right offset from their ports.
dfr
1999-09-10
1
-0
/
+2
*
fix a bug with cat >/dev/{dsp,dspW,audio} hanging
cg
1999-09-08
1
-1
/
+2
*
Change isa_get/set_flags() to device_get/set_flags().
dfr
1999-09-07
2
-9
/
+10
*
$Id$ -> $FreeBSD$
peter
1999-09-05
1
-1
/
+1
*
incorporate better ess support
cg
1999-09-04
1
-70
/
+277
*
handle uiomove better in feed_root
cg
1999-09-04
1
-6
/
+9
*
bugfix: deallocate channels properly if no read/write ops between open/close
cg
1999-09-04
1
-1
/
+2
*
This represents essentially a complete rewrite of the ISA PnP code. The
dfr
1999-09-01
1
-1
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-09-01
24
-24
/
+24
*
say hello to newpcm. it is not yet enabled, requiring new pnp code from dfr
cg
1999-09-01
21
-0
/
+6241
*
mss and sb drivers updated for newpcm
cg
1999-09-01
4
-3355
/
+2807
*
Add support for ASound Gold card using the ALS120
roger
1999-05-27
1
-4
/
+8
*
Fix dev_t/minor problems
peter
1999-05-12
2
-14
/
+21
*
Quiet a warning, put a #if 0 around some (I believe) unused static structs.
peter
1999-05-09
1
-0
/
+2
*
Use id_ointr for setting the pnp interrupt handler, it uses the oldstyle
peter
1999-05-06
1
-4
/
+4
*
Operator precedence bug
peter
1999-05-02
1
-1
/
+1
*
Fix YMF719 detection (report by jose@we.lc.ehu.es).
luigi
1999-01-04
1
-4
/
+9
*
Bring in ad1816 patches from German Tischler.
luigi
1999-01-04
2
-5
/
+572
*
Extend the callback mechanism and add hooks to support PCI cards.
luigi
1998-12-31
2
-27
/
+11
*
Support ESS1868 (and probably ESS688 & ESS1668).
brian
1998-12-10
2
-55
/
+108
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
2
-5
/
+6
*
Add a missing newline
luigi
1998-11-14
1
-1
/
+1
*
Add entry for AOpen AW37
luigi
1998-11-10
1
-0
/
+6
*
Remove an error message from sb interrupt driver -- it
luigi
1998-11-04
1
-8
/
+0
*
Make that annoying "device busy" message dependent on DEBUG (using the
des
1998-10-08
1
-1
/
+1
*
Nit in comment: PnP ID 0x3500630e is a CS4236B, not a CS4236.
des
1998-10-04
1
-1
/
+1
*
Removed duplicate case.
alex
1998-10-03
1
-1
/
+0
*
Update the pcm driver to the most recent version. This should
luigi
1998-10-02
4
-118
/
+331
*
Add PnP ID for Crystal Semiconductors CS4236B codecs (register-
des
1998-09-30
1
-0
/
+3
*
Renambed sbintr to sb_intr to avoid a conflict with the (now
bde
1998-06-17
1
-5
/
+5
*
Correct even more ioctl breakage :(
sos
1998-06-08
2
-2
/
+2
*
Add support for the Yamaha YMF-719.
steve
1998-05-10
1
-1
/
+4
*
Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.
des
1998-04-17
1
-1
/
+1
*
there is a minor bug in sb_dsp.c -- the driver
nate
1998-02-21
1
-1
/
+0
*
- Updated to Luigi's 2-15-98 code. The code in 2.2 is the same except for
nate
1998-02-17
2
-5
/
+18
*
Upgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15th
scrappy
1998-02-17
3
-161
/
+211
*
update of Luigi's sound drivers...
jmg
1997-11-23
3
-92
/
+199
[next]