Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2003 00:23:38 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/fhc fhc.c fhc_central.c fhc_nexus.c fhcreg.h fhcvar.h
Message-ID:  <200302190823.h1J8NcTK075060@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2003/02/19 00:23:38 PST

  Modified files:
    sys/sparc64/fhc      fhc.c fhc_central.c fhc_nexus.c fhcreg.h 
                         fhcvar.h 
  Log:
  Implement interrupt resource allocation and setup.  Set the interrupt
  group number properly based on the board id.  Perform dummy reads of
  registers after writing to flush the hardware write buffers.
  
  This gets the soon to be committed zs attachment working.
  
  Revision  Changes    Path
  1.2       +89 -15    src/sys/sparc64/fhc/fhc.c
  1.2       +7 -0      src/sys/sparc64/fhc/fhc_central.c
  1.2       +3 -0      src/sys/sparc64/fhc/fhc_nexus.c
  1.2       +7 -0      src/sys/sparc64/fhc/fhcreg.h
  1.2       +5 -1      src/sys/sparc64/fhc/fhcvar.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?200302190823.h1J8NcTK075060>