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
Ben Avison
Kernel
Commits
5e618e8c
Commit
5e618e8c
authored
12 years ago
by
Robert Sprowson
Browse files
Options
Download
Email Patches
Plain Diff
Add OPEN bus as a known system bus type
Version 5.35, 4.79.2.175. Tagged as 'Kernel-5_35-4_79_2_175'
parent
d58ce177
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
7 deletions
+8
-7
VersionASM
VersionASM
+3
-3
VersionNum
VersionNum
+4
-4
hdr/HALDevice
hdr/HALDevice
+1
-0
No files found.
VersionASM
View file @
5e618e8c
...
...
@@ -13,11 +13,11 @@
GBLS Module_ComponentPath
Module_MajorVersion SETS "5.35"
Module_Version SETA 535
Module_MinorVersion SETS "4.79.2.17
4
"
Module_MinorVersion SETS "4.79.2.17
5
"
Module_Date SETS "28 Oct 2012"
Module_ApplicationDate SETS "28-Oct-12"
Module_ComponentName SETS "Kernel"
Module_ComponentPath SETS "castle/RiscOS/Sources/Kernel"
Module_FullVersion SETS "5.35 (4.79.2.17
4
)"
Module_HelpVersion SETS "5.35 (28 Oct 2012) 4.79.2.17
4
"
Module_FullVersion SETS "5.35 (4.79.2.17
5
)"
Module_HelpVersion SETS "5.35 (28 Oct 2012) 4.79.2.17
5
"
END
This diff is collapsed.
Click to expand it.
VersionNum
View file @
5e618e8c
...
...
@@ -5,12 +5,12 @@
*
*/
#define Module_MajorVersion_CMHG 5.35
#define Module_MinorVersion_CMHG 4.79.2.17
4
#define Module_MinorVersion_CMHG 4.79.2.17
5
#define Module_Date_CMHG 28 Oct 2012
#define Module_MajorVersion "5.35"
#define Module_Version 535
#define Module_MinorVersion "4.79.2.17
4
"
#define Module_MinorVersion "4.79.2.17
5
"
#define Module_Date "28 Oct 2012"
#define Module_ApplicationDate "28-Oct-12"
...
...
@@ -18,6 +18,6 @@
#define Module_ComponentName "Kernel"
#define Module_ComponentPath "castle/RiscOS/Sources/Kernel"
#define Module_FullVersion "5.35 (4.79.2.17
4
)"
#define Module_HelpVersion "5.35 (28 Oct 2012) 4.79.2.17
4
"
#define Module_FullVersion "5.35 (4.79.2.17
5
)"
#define Module_HelpVersion "5.35 (28 Oct 2012) 4.79.2.17
5
"
#define Module_LibraryVersionInfo "5:35"
This diff is collapsed.
Click to expand it.
hdr/HALDevice
View file @
5e618e8c
...
...
@@ -86,6 +86,7 @@ HALDeviceBus_Sys * 1 :SHL: 28
HALDeviceSysBus_AHB
*
0
:SHL:
24
HALDeviceSysBus_ASB
*
1
:SHL:
24
HALDeviceSysBus_PXBus
*
2
:SHL:
24
HALDeviceSysBus_OpenBus
*
3
:SHL:
24
HALDeviceBus_Peri
*
2
:SHL:
28
...
...
This diff is collapsed.
Click to expand it.
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