Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/xen/include
Module Name: src
Committed By: bouyer
Date: Sat Sep 10 18:24:35 UTC 2005
Modified Files:
src/sys/arch/xen/include: evtchn.h
Log Message:
The line number in the PCI interrupt register can be larger than 31 on
some hardware, depending on how Xen set things up. So bump NR_PIRQ from 32
to 256.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/xen/include/evtchn.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index