Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2003 02:59:06 -0800 (PST)
From:      Benno Rice <benno@FreeBSD.org>
To:        all-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files.powerpc src/sys/powerpc/powermac macio.c pswitch.c
Message-ID:  <200302061059.h16Ax6dI011280@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
benno       2003/02/06 02:59:06 PST

  Modified files:
    sys/conf             files.powerpc 
    sys/powerpc/powermac macio.c 
  Added files:
    sys/powerpc/powermac pswitch.c 
  Log:
  Add a driver that attaches to the gpio node of macio and allows you to enter
  DDB when the interrupt button (aka the "programmer's switch") is pressed.
  
  This isn't unfortunately an NMI, but it's a handy way to get into DDB
  quickly if needed.
  
  Revision  Changes    Path
  1.28      +1 -0      src/sys/conf/files.powerpc
  1.8       +0 -1      src/sys/powerpc/powermac/macio.c
  1.1       +143 -0    src/sys/powerpc/powermac/pswitch.c (new)

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?200302061059.h16Ax6dI011280>