freebsd-dev/sys
Steven Wallace 66e456c58e Revert to earlier code which contains FreeBSD snd[1-7] probe information,
$Id$ information, and other code to make sound driver compile and work
correctly with FreeBSD.

Integrate changes obtained from Sujal Patel.  These changes are:
 o  local.h:  reverse option logic from EXCLUDE_* to AUDIO_*
 o  pas2_mixer.c:  small addition
 o  ad1848.c:  minor change with macro names
 o  sequencer.c:  minor change with note check
 o  many spelling corrections in comments in about every other file
1995-03-05 22:11:57 +00:00
..
alpha/include Third round in syscons update. 1995-01-28 22:18:05 +00:00
amd64 Changed the printf()s in npxattach a bit so you don't end up with 1995-03-05 04:06:44 +00:00
compile
conf Upgrade the sound drivers to VoxWare pre-3.0 and fix a number of bugs. 1995-03-04 21:11:21 +00:00
ddb Added "panic" command to ddb, so we can do something sensible even if 1995-02-05 21:09:04 +00:00
dev Fake the geometry to be 32 sectors * 64 heads * (vn->sc_size / 2048) 1995-03-04 11:08:26 +00:00
fs Obtained from: memories of 1.1.5 1995-02-21 18:41:30 +00:00
gnu Removed obsolete vtrace() remnants. 1995-03-04 03:24:45 +00:00
i386 Revert to earlier code which contains FreeBSD snd[1-7] probe information, 1995-03-05 22:11:57 +00:00
isa Fix flag bugs with RUKEYMAP 1995-03-03 23:12:20 +00:00
isofs/cd9660 Obtained from: memories of 1.1.5 1995-02-21 18:41:30 +00:00
kern Added some more of John's "anti-chatter" fixes - set the page activation 1995-03-04 15:16:07 +00:00
libkern Add strncmp() function..I need it and 1995-02-27 09:16:04 +00:00
miscfs Make sure process isn't swapped when messing with it. 1995-02-20 15:53:33 +00:00
modules Make in lkm/syscons fails due to missing include for apm stuff. 1995-03-03 18:38:00 +00:00
msdosfs Use the correct block number for updating the backup copy of the FAT when 1995-02-10 18:39:45 +00:00
net Reduced loopback MTU to 16k to work around a miriad of problems with it 1995-03-04 04:28:50 +00:00
netccitt And fix some more compiler warnings. Then give up. /sys/net* is FULL of 1995-02-15 06:29:47 +00:00
netinet Move exact match pcb's to the head of the list to improve lookup 1995-03-02 19:29:42 +00:00
netiso Update calls to rtalloc1(). 1994-12-13 22:33:05 +00:00
netns Include <sys/systm.h> to get inlines for spl*() so that LINT kernel links. 1994-11-15 14:26:31 +00:00
nfs Removed obsolete vtrace() remnants. 1995-03-04 03:24:45 +00:00
nfsclient Removed obsolete vtrace() remnants. 1995-03-04 03:24:45 +00:00
nfsserver YF fix. 1995-02-15 04:21:32 +00:00
pci Reduce burst length to 4 DWORDs for now, since there seem to 1995-03-03 16:44:33 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc
scsi Fix when SCSI_DEBUG turned on. Thanks to Michael Reifenberger. 1995-03-05 20:01:44 +00:00
sys Weak symbol support from NetBSD. This should bring us in sync with the 1995-03-04 17:49:20 +00:00
tools
ufs Removed obsolete vtrace() remnants. 1995-03-04 03:24:45 +00:00
vm Remove a gratutious cast. 1995-03-04 21:14:19 +00:00
Makefile