Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Jeffrey Lee
Kernel
Commits
67d58fd1
Commit
67d58fd1
authored
Aug 18, 1999
by
Stewart Brodie
Browse files
Merged previously uncommitted changes made by aglover for RISC OS Ltd CD.
Removed dynamic dependencies from Makefile.
parent
be48c4dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
s/NewIRQs
s/NewIRQs
+8
-0
No files found.
s/NewIRQs
View file @
67d58fd1
...
...
@@ -1099,7 +1099,9 @@ DeviceVector_Claim ROUT
BGE
DV_Fail_NaffDevNo
CMP
r0
,
#
Podule_DevNo
[
IOMD2Support
CMPNE
r0
,
#
IOMD2_PCI_DevNo
]
CMPNE
r0
,
#
PFIQasIRQ_DevNo
BEQ
PoduleChainClaim
...
...
@@ -1152,7 +1154,9 @@ PoduleChainClaim
STR
r3
,
[
r10
,
#
PodDesp_Address
]
STR
r4
,
[
r10
,
#
PodDesp_Mask
]
CMP
r0
,
#
Podule_DevNo
[
IOMD2Support
CMPNE
r0
,
#
IOMD2_PCI_DevNo
]
LDREQ
r0
,
=
PIRQ_Chain
LDRNE
r0
,
=
PFIQasIRQ_Chain
TEQP
pc
,
#
SVC_mode
+
I_bit
; IRQs off for update
...
...
@@ -1181,7 +1185,9 @@ DeviceVector_Release ROUT
TEQP
pc
,
#
SVC_mode
+
I_bit
; IRQs off while holding context
CMP
r0
,
#
Podule_DevNo
[
IOMD2Support
CMPNE
r0
,
#
IOMD2_PCI_DevNo
]
CMPNE
r0
,
#
PFIQasIRQ_DevNo
BEQ
PoduleChainRelease
...
...
@@ -1231,7 +1237,9 @@ DeviceVector_Release ROUT
;
PoduleChainRelease
CMP
r0
,
#
Podule_DevNo
[
IOMD2Support
CMPNE
r0
,
#
IOMD2_PCI_DevNo
]
LDREQ
r0
,
=
PIRQ_Chain
-
PodDesp_Link
LDRNE
r0
,
=
PFIQasIRQ_Chain
-
PodDesp_Link
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment