Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jul 2000 18:48:34 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha machdep.c
Message-ID:  <200007040148.SAA80873@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2000/07/03 18:48:34 PDT

  Modified files:        (Branch: RELENG_4)
    sys/alpha/alpha      machdep.c 
  Log:
  MFC:
  
  (1.82) Add support for the Alpha Processor, Inc. UP1000 system.
  
  (1.81) Do an explicit getenv on boot_verbose. Now that we have a real FICL boot
  loader for alpha (Yay!) we still need to explicitly look for boot_verbose-
  I assume because the boothowto flags aren't passed to us at boot like x86.
  
  (1.80) Some white-box (NT) systems have SRM which reports a systype that's
  the negative of their blue-box (UNIX/OVMS) counterpart.  This was
  causing us to panic early in the boot process because we weren't
  expecting a negative index into the cpuinit[] array.
  
  (1.79) Fix DELAY function to use the RPCC cycle counter register.
  
  Revision  Changes    Path
  1.68.2.5  +61 -12    src/sys/alpha/alpha/machdep.c



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?200007040148.SAA80873>