Date: Mon, 19 Jun 2000 14:15:46 -0700 (PDT) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.alpha options.alpha src/sys/alpha/alpha api_up1000.c cpuconf.c machdep.c src/sys/alpha/include cpuconf.h rpb.h src/sys/alpha/pci irongate.c irongate_pci.c irongatereg.h irongatevar.h Message-ID: <200006192115.OAA48540@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2000/06/19 14:15:46 PDT Modified files: sys/conf files.alpha options.alpha sys/alpha/alpha cpuconf.c machdep.c sys/alpha/include cpuconf.h rpb.h Added files: sys/alpha/alpha api_up1000.c sys/alpha/pci irongate.c irongate_pci.c irongatereg.h irongatevar.h Log: Add support for the Alpha Processor, Inc. UP1000 system. Reviewed by: dfr Thanks to: Alpha Processor Inc. for supplying the hardware. Revision Changes Path 1.53 +4 -1 src/sys/conf/files.alpha 1.24 +2 -1 src/sys/conf/options.alpha 1.9 +24 -2 src/sys/alpha/alpha/cpuconf.c 1.82 +15 -5 src/sys/alpha/alpha/machdep.c 1.7 +3 -1 src/sys/alpha/include/cpuconf.h 1.7 +8 -1 src/sys/alpha/include/rpb.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006192115.OAA48540>