sparc64 work.
commit8cee7054021b8feabfbbb8d0e8ed691c0dc8e680
authorJakub Jermar <jakub@jermar.eu>
Thu, 19 Oct 2006 22:58:53 +0000 (19 22:58 +0000)
committerJakub Jermar <jakub@jermar.eu>
Thu, 19 Oct 2006 22:58:53 +0000 (19 22:58 +0000)
treec0eef107cb2279140a899bcc20b60abfdf744cbe
parentf04506589914be9a530406f36fe0fcc480b7e2e5
sparc64 work.
- Improve panic screen on data_access_exception
  by dumping contents of DSFSR and DSFAR.
- Change the FHC enable interrupt code to only
  set the IMAP_V bit.
kernel/arch/sparc64/include/mm/tlb.h
kernel/arch/sparc64/src/drivers/fhc.c
kernel/arch/sparc64/src/drivers/pci.c
kernel/arch/sparc64/src/mm/tlb.c
kernel/arch/sparc64/src/trap/exception.c