freebsd-src/sys
Justin T. Gibbs 5bdd92770e Add support for the aic7859 which is found on the 2930CU.
Break out the detection logic for the aic7855 and properly report
these chips as 7855s instead of 7850s.

The 2940AU_CN is an aic7860 based card, not aic7860.

Not setting CACHETHEN turned out to be a bad idea.  It can cause
spurious corruption under heavy PCI load with multiple masters.
1999-08-30 16:11:46 +00:00
..
alpha Merge alpha and pc98 changes into i386 MBR handling code and replace all 1999-08-29 09:12:54 +00:00
amd64 We don't need to pass the diskname argument all over the diskslice/label 1999-08-28 14:33:44 +00:00
boot $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam We don't need to pass the diskname argument all over the diskslice/label 1999-08-28 14:33:44 +00:00
coda $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
compat Fix a braino: Linux minor device numbers are 8 bits wide and not 10. 1999-08-29 11:47:01 +00:00
compile
conf Make bdev userland access work like cdev userland access unless 1999-08-30 07:56:23 +00:00
contrib Remove unneeded slice element. 1999-08-29 14:52:02 +00:00
ddb $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
dev Add support for the aic7859 which is found on the 2930CU. 1999-08-30 16:11:46 +00:00
fs Make bdev userland access work like cdev userland access unless 1999-08-30 07:56:23 +00:00
geom Make bdev userland access work like cdev userland access unless 1999-08-30 07:56:23 +00:00
gnu $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
i4b add MAINTAINER for the kernel part of i4b 1999-08-28 13:35:00 +00:00
i386 Make bdev userland access work like cdev userland access unless 1999-08-30 07:56:23 +00:00
isa s/si_tty_tty/si_tty/g 1999-08-30 10:35:37 +00:00
isofs/cd9660 Fix various trivial warnings from LINT 1999-08-28 19:44:07 +00:00
kern Update to the latest nanokernel from Dave Mills. 1999-08-30 12:04:49 +00:00
libkern $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
miscfs Make bdev userland access work like cdev userland access unless 1999-08-30 07:56:23 +00:00
modules "Fixed" my recent world breakage (umap_subr.c now includes opt_ddb.h). 1999-08-30 03:26:45 +00:00
msdosfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
net For every "promiscuous mode enabled" message printed for an interface, 1999-08-30 11:55:30 +00:00
netatalk Change suser_xxx() to suser() where it applies. 1999-04-27 12:21:16 +00:00
netatm Fixed printf format errors (don't assume that ntohl() returns u_long; 1999-08-29 10:28:10 +00:00
netinet Add $FreeBSD$ and spell Eklund properly. 1999-08-29 23:17:04 +00:00
netipx Get rid of the old XNS checksum code and implement it the IPX way. 1999-08-28 18:21:55 +00:00
netkey Fix a printf(3) formatter to match its variable. 1999-08-17 22:11:02 +00:00
netnatm Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
netns $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfs remove unused variables. 1999-08-28 19:21:03 +00:00
nfsclient remove unused variables. 1999-08-28 19:21:03 +00:00
nfsserver remove unused variables. 1999-08-28 19:21:03 +00:00
ntfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pc98 - Removed COMPAT_ATDISK from option because it is pseudo-device now. 1999-08-29 21:28:47 +00:00
pccard $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pci Add support for the aic7859 which is found on the 2930CU. 1999-08-30 16:11:46 +00:00
posix4 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
powerpc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
rpc $Id$ -> $FreeBSD$ 1999-08-27 23:45:13 +00:00
svr4 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sys Update to the latest nanokernel from Dave Mills. 1999-08-30 12:04:49 +00:00
tools $Id$ -> $FreeBSD$ (some mangled and/or hidden ones) 1999-08-28 02:21:15 +00:00
ufs Make bdev userland access work like cdev userland access unless 1999-08-30 07:56:23 +00:00
vm $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00