Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sgimips/mace




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/sys/arch/sgimips/mace

From: "Michael Lorenz" <macallan%netbsd.org@localhost>

Date: Fri, 5 Aug 2016 20:21:58 +0000


Module Name:    src
Committed By:   macallan
Date:           Fri Aug  5 20:21:58 UTC 2016

Modified Files:
        src/sys/arch/sgimips/mace: pci_mace.c

Log Message:
simplify macepci_intr():
- use uint32_t
- always clear all error bits
- avoid a compiler bug(?) which caused the test for MACE_PERR_MASTER_ABORT
  to fail on n32
now my O2 no longer hangs when leaving cold


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/sgimips/mace/pci_mace.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: src/sys/ufs/ext2fs

Next by Date: CVS commit: src/sys/uvm/pmap

Previous by Thread: CVS commit: src/sys/ufs/ext2fs

Next by Thread: CVS commit: src/sys/uvm/pmap

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index