freebsd-src/sys
Jordan K. Hubbard 15c761840a Release summary: (detailed descriptions in Edit History in matcd.c)
Adds support for non-Sound Blaster host adapters, including those
distributed by Reveal, Lasermate, IBM, Media Vision, Crystal and others.
The driver automatically senses the correct adapter type and you can
have both in the system at the same time.
(This change should eliminate a few complaints.)

Corrected bit-masking problem that prevented use on SB Vibra-16 boards.

Declared some internal data and functions static that should have been
that way all along.

Documentation changes reflect the new hardware support and change the
appearance version to 2.0.5 (was 2.1).    Nice and tidy.   :-)


Beta testers have verified functionality on SB16, Vibra-16, Media Vision
and Reveal adapters.   -Wall still shows no warnings.

                                        Frank Durda IV
                                        uhclem%nemesis@fw.ast.com
Submitted by:	Frank Durda IV <uhclem%nemesis@fw.ast.com>
1995-07-11 03:03:47 +00:00
..
alpha First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
amd64 The PCI config mechanism 1 test failed for the Intel Aries. 1995-06-30 16:11:42 +00:00
compat/linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
compile
conf Add entry for i386/scsi/93cx6.c, the file that handles serial eeprom 1995-07-04 21:00:53 +00:00
ddb Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
dev Fix error logging: 1995-07-05 14:30:07 +00:00
fs Added missing splx() in DIAGNOSTIC code. 1995-07-08 04:03:12 +00:00
gnu Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
i386 Release summary: (detailed descriptions in Edit History in matcd.c) 1995-07-11 03:03:47 +00:00
isa Fix error logging: 1995-07-05 14:30:07 +00:00
isofs/cd9660 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places 1995-07-09 06:58:03 +00:00
libkern Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
miscfs Added missing splx() in DIAGNOSTIC code. 1995-07-08 04:03:12 +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 When adding a route, set rt_ifa and rt_ifp a little earlier so that 1995-07-10 15:22:37 +00:00
netccitt Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
netinet ICMP messages received from broken hosts which reply to multicast packets 1995-07-10 16:16:00 +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 Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places 1995-07-09 06:58:03 +00:00
nfsclient Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places 1995-07-09 06:58:03 +00:00
nfsserver Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places 1995-07-09 06:58:03 +00:00
pci Put back second case of CC handler in NCR script. 1995-07-07 12:30:39 +00:00
powerpc/include
rpc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
scsi PR #kern/572: 1995-07-09 08:14:24 +00:00
sys Killed bogus sparc #ifdef. 1995-07-10 08:39:49 +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 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
vm swapout_threads() -> swapout_procs(). 1995-07-10 08:53:22 +00:00
Makefile