From 8baedda6af2ad29558fc1f25013bd148b4d488f0 Mon Sep 17 00:00:00 2001 From: gallatin Date: Sun, 28 May 2000 02:52:54 +0000 Subject: Add AlphaServer 2000 (demi-sable), 2100 (sable), and 2100A (lynx) support. Only PCI and on-board ISA peripherials are supported at this time. This support has been only lightly tested due to a lack of response to my call for testers on the freebsd-alpha mailing list. It works quite well on the one AS2100 on which it has been tested, but it may not work on an AS2100A and should therefore be regarded as experimental. --- sys/conf/options.alpha | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/conf/options.alpha') diff --git a/sys/conf/options.alpha b/sys/conf/options.alpha index 5697855..f0c1a4a 100644 --- a/sys/conf/options.alpha +++ b/sys/conf/options.alpha @@ -8,6 +8,7 @@ DEC_EB164 opt_cpu.h DEC_EB64PLUS opt_cpu.h DEC_KN20AA opt_cpu.h DEC_2100_A50 opt_cpu.h +DEC_2100_A500 opt_cpu.h DEC_ST550 opt_cpu.h DEC_ST6600 opt_cpu.h DEC_AXPPCI_33 opt_cpu.h -- cgit v1.1