From owner-cvs-all Sat May 27 19:52:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ED74037B75D; Sat, 27 May 2000 19:52:54 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA52785; Sat, 27 May 2000 19:52:54 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Message-Id: <200005280252.TAA52785@freefall.freebsd.org> From: Andrew Gallatin Date: Sat, 27 May 2000 19:52:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.alpha options.alpha src/sys/alpha/alpha dec_2100_a500.c cpuconf.c src/sys/alpha/conf GENERIC src/sys/alpha/pci t2.c t2_pci.c t2reg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2000/05/27 19:52:54 PDT Modified files: sys/conf files.alpha options.alpha sys/alpha/alpha cpuconf.c sys/alpha/conf GENERIC Added files: sys/alpha/alpha dec_2100_a500.c sys/alpha/pci t2.c t2_pci.c t2reg.h Log: 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. Revision Changes Path 1.50 +4 -1 src/sys/conf/files.alpha 1.23 +2 -1 src/sys/conf/options.alpha 1.8 +9 -3 src/sys/alpha/alpha/cpuconf.c 1.78 +2 -1 src/sys/alpha/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message