Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2002 23:43:32 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   cvs commit: src/sys/ia64/ia64 sal.c
Message-ID:  <200204220643.g3M6hWr08938@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2002/04/21 23:43:32 PDT

  Modified files:
    sys/ia64/ia64        sal.c 
  Log:
  Add ia64_sal_init_state(). This function will initialize the machine
  check handling. In its current form, it only determines the largest
  amount of state information it can get from SAL and allocates a region
  7 memory block for it.
  
  The next steps involve:
  o  get and log any unconsumed (NVM stored) error records across
     reboots,
  o  register an OS_MCA handler and enable machine checks.
  
  Revision  Changes    Path
  1.7       +51 -7     src/sys/ia64/ia64/sal.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?200204220643.g3M6hWr08938>