Source-Changes archive

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

CVS commit: src/sys/arch/x86/pci




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/sys/arch/x86/pci

From: "David Young" <dyoung%netbsd.org@localhost>

Date: Mon, 29 Aug 2011 22:41:52 +0000


Module Name:    src
Committed By:   dyoung
Date:           Mon Aug 29 22:41:52 UTC 2011

Modified Files:
        src/sys/arch/x86/pci: pci_intr_machdep.c

Log Message:
Use a loop instead of tail-recursion for the pci_intr(9) overrides.
This is the same change that I just made to the pci(9) overrides.  While
I am here, fix a bug: use PCI_OVERRIDE_INTR_DISESTABLISH instead of
PCI_OVERRIDE_INTR_ESTABLISH for the pci_intr_disestablish(9) override.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/x86/pci/pci_intr_machdep.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/share/man/man4

Next by Date: CVS commit: src/sys/arch/x86/pci

Previous by Thread: CVS commit: src/share/man/man4

Next by Thread: CVS commit: src/sys/arch/x86/pci

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index