Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jan 2002 10:27:13 -0800 (PST)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/include nexusvar.h ofw_upa.h src/sys/sparc64/pci psycho.c psychovar.h src/sys/sparc64/sparc64 nexus.c
Message-ID:  <200201021827.g02IRDk13235@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2002/01/02 10:27:13 PST

  Modified files:
    sys/sparc64/include  nexusvar.h ofw_upa.h 
    sys/sparc64/pci      psycho.c psychovar.h 
    sys/sparc64/sparc64  nexus.c 
  Log:
  Correct the defintion of struct ofw_upa_regs, and use it instead of
  struct ofw_nexus_reg. Implement UPA device memory management in the
  nexus driver.
  Adapt the psycho driver to these changes, and do some minor cleanup work
  while being there.
  
  Revision  Changes    Path
  1.2       +1 -9      src/sys/sparc64/include/nexusvar.h
  1.3       +5 -1      src/sys/sparc64/include/ofw_upa.h
  1.3       +32 -28    src/sys/sparc64/pci/psycho.c
  1.2       +5 -3      src/sys/sparc64/pci/psychovar.h
  1.2       +34 -19    src/sys/sparc64/sparc64/nexus.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?200201021827.g02IRDk13235>