freebsd-dev/sys
Jordan K. Hubbard ae28ee13b4 Update the sound driver to VOXWARE 3.05 with one GUS patch from
Amancio.  There is some SoundSource support here that is primitive and
probably doesn't work, but I'll let the two submitters let me know
how my integration of that was since I don't have this card to test.
I've only tested this on my GUS MAX since it's all I have.

This all probably needs to be re-done anyway since we're widely variant
from the original VOXWARE source in the current layout.
Submitted by:	Amancio Hasty and Jim Lowe
Obtained from:  Hannu Savolainen
1995-07-28 21:40:49 +00:00
..
alpha First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
amd64 Fixed bug I introduced with the memory-size code rewrite that broke 1995-07-28 11:21:06 +00:00
compat/linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Fix clean rule to remove remove everything that isn't created by config 1995-07-22 23:55:41 +00:00
ddb Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
dev Fixed bug where a bogus packet length could cause a panic if the length 1995-07-28 12:15:16 +00:00
fs Change extern inline' to static inline' so that several functions 1995-07-25 21:50:50 +00:00
gnu Obtained from: partly from ancient patches of mine via 1.1.5 1995-07-22 16:45:22 +00:00
i386 Update the sound driver to VOXWARE 3.05 with one GUS patch from 1995-07-28 21:40:49 +00:00
isa Obtained from: partly from ancient patches of mine via 1.1.5 1995-07-22 16:45:22 +00:00
isofs/cd9660 Change extern inline' to static inline' so that several functions 1995-07-25 21:50:50 +00:00
kern Fixed panic in fill_eproc() caused by inadequate checking for NULL pointers. 1995-07-28 18:04:47 +00:00
libkern Rearrange the inner loop of scanc() to get better code on i*86's 1995-07-11 18:50:47 +00:00
miscfs Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
modules First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
msdosfs Fixed VOP_LINK argument order botch. 1995-06-28 07:06:55 +00:00
net Obtained from: partly from ancient patches by ache and me via 1.1.5 1995-07-21 20:57:15 +00:00
netccitt Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
netinet Fix test for determining when RSVP is inactive in a router. (In this 1995-07-26 18:05:16 +00:00
netiso Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
netns Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
nfs Slightly better fix than previous revision. 1995-07-24 16:38:05 +00:00
nfsclient Slightly better fix than previous revision. 1995-07-24 16:38:05 +00:00
nfsserver vnode_pager_alloc() never returns NULL, so don't check for it. 1995-07-20 09:43:12 +00:00
pci Add a few chip set IDs. 1995-07-27 22:14:25 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
scsi Change memcmp() to bcmp(). memcmp() isn't declared or implemented 1995-07-25 22:09:06 +00:00
sys Corrected a comment. 1995-07-26 17:25:48 +00:00
tools The generated VCALL always uses the first vp which in the case of /link/ 1995-07-07 13:41:28 +00:00
ufs Since ufs_ihashget can block, the lock must be checked for each time 1995-07-21 16:20:20 +00:00
vm #if 0'd one of the DIAGNOSTIC checks in vm_page_alloc(). It was too 1995-07-20 05:28:07 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00