freebsd-dev/sys
Andrew Gallatin 7ae6cdbca2 Add support for the DEC_ST6600 family of alphas. This includes the
Compaq XP1000, AlphaServer DS20, AlphaServer DS10, and DP264

This has been tested *only* on XP1000's.  I'll be interested to hear from
owners of other types of DEC_ST6600 alphas.

I'd like to thank Don Rice of Compaq for providing the documentation required
to support this platform on FreeBSD.  I'd also like to thank Doug Rabson for newbus,
and for helping me get a multiple hoses working with newbus.

Reviewed by:	Doug Rabson <dfr@nlsystems.com>
1999-05-26 23:22:14 +00:00
..
alpha Add support for the DEC_ST6600 family of alphas. This includes the 1999-05-26 23:22:14 +00:00
amd64 - Make setroot() conditional on FFS etc, to avoid a compiler warning 1999-05-24 00:30:49 +00:00
boot Activate mbr. 1999-05-24 22:44:32 +00:00
cam Add TDC 3800 to quirk list for fixed mode device. 1999-05-25 23:10:54 +00:00
coda
compat
compile
conf Add support for the DEC_ST6600 family of alphas. This includes the 1999-05-26 23:22:14 +00:00
contrib Cosmetic changes to make it compile without errors in gcc -Wall 1999-05-22 04:43:04 +00:00
ddb
dev Forgotten in previous commit: 1999-05-26 23:05:23 +00:00
fs Don't call calcru() on a swapped-out process. calcru() access p_stats, which 1999-05-22 20:10:31 +00:00
geom
gnu
i4b upgrade isdn4bsd from version 0.71 to the just released version 0.81 1999-05-20 10:14:57 +00:00
i386 Compaq "Intelligent Disk Array" driver. 1999-05-25 19:45:17 +00:00
isa Use the resource apis to manipulate resources. 1999-05-22 15:47:34 +00:00
isofs/cd9660
kern Back out my previous change (phk didn't like it) in favour of setting 1999-05-24 00:37:26 +00:00
libkern
miscfs Don't call calcru() on a swapped-out process. calcru() access p_stats, which 1999-05-22 20:10:31 +00:00
modules
msdosfs
net
netatalk
netatm
netinet close pr 10889: 1999-05-24 10:01:22 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
ntfs
pc98 Merge with sys/i386/isa/wd.c revision 1.192 and 1.193. 1999-05-25 10:41:14 +00:00
pccard
pci Remove redundant redefinition of vtophys(). This is already in if_pnreg.h 1999-05-26 23:08:04 +00:00
posix4
powerpc Fixed style bugs in previous commit. 1999-05-22 08:36:55 +00:00
rpc
svr4
sys Add some helper functions to make it easier to write a driver for a bus 1999-05-22 14:57:15 +00:00
tools
ufs - Back out Luoqi's cdevsw stuff. It panics on my system and is not required. 1999-05-24 00:27:12 +00:00
vm vm_map_insert: 1999-05-18 05:38:48 +00:00
Makefile