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
RiscOS
S
Sources
HWSupport
PCI
Commits
9b92bcef
Commit
9b92bcef
authored
Nov 19, 2019
by
Jeffrey Lee
Committed by
ROOL
Nov 21, 2019
Browse files
Export more command register bit definitions
Version 0.17. Tagged as 'PCI-0_17'
parent
360c9fc5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
25 additions
and
16 deletions
+25
-16
VersionASM
VersionASM
+6
-6
VersionNum
VersionNum
+10
-10
hdr/PCI
hdr/PCI
+9
-0
No files found.
VersionASM
View file @
9b92bcef
...
...
@@ -9,12 +9,12 @@
GBLS Module_ApplicationDate
GBLS Module_HelpVersion
GBLS Module_ComponentName
Module_MajorVersion SETS "0.1
6
"
Module_Version SETA 1
6
Module_MajorVersion SETS "0.1
7
"
Module_Version SETA 1
7
Module_MinorVersion SETS ""
Module_Date SETS "
30 Sep
2019"
Module_ApplicationDate SETS "
30-Sep
-19"
Module_Date SETS "
21 Nov
2019"
Module_ApplicationDate SETS "
21-Nov
-19"
Module_ComponentName SETS "PCI"
Module_FullVersion SETS "0.1
6
"
Module_HelpVersion SETS "0.1
6
(
30 Sep
2019)"
Module_FullVersion SETS "0.1
7
"
Module_HelpVersion SETS "0.1
7
(
21 Nov
2019)"
END
VersionNum
View file @
9b92bcef
/* (0.1
6
)
/* (0.1
7
)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 0.1
6
#define Module_MajorVersion_CMHG 0.1
7
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
30 Sep
2019
#define Module_Date_CMHG
21 Nov
2019
#define Module_MajorVersion "0.1
6
"
#define Module_Version 1
6
#define Module_MajorVersion "0.1
7
"
#define Module_Version 1
7
#define Module_MinorVersion ""
#define Module_Date "
30 Sep
2019"
#define Module_Date "
21 Nov
2019"
#define Module_ApplicationDate "
30-Sep
-19"
#define Module_ApplicationDate "
21-Nov
-19"
#define Module_ComponentName "PCI"
#define Module_FullVersion "0.1
6
"
#define Module_HelpVersion "0.1
6
(
30 Sep
2019)"
#define Module_LibraryVersionInfo "0:1
6
"
#define Module_FullVersion "0.1
7
"
#define Module_HelpVersion "0.1
7
(
21 Nov
2019)"
#define Module_LibraryVersionInfo "0:1
7
"
hdr/PCI
100644 → 100755
View file @
9b92bcef
...
...
@@ -138,6 +138,15 @@ PCIConf1_BridgeControl # 2
PCICmd_IO
*
1
:SHL:
0
PCICmd_Memory
*
1
:SHL:
1
PCICmd_BusMaster
*
1
:SHL:
2
PCICmd_SpecialCycles
*
1
:SHL:
3
PCICmd_MemWriteInvalidate
*
1
:SHL:
4
PCICmd_VGAPaletteSnoop
*
1
:SHL:
5
PCICmd_ReportParityErrors
*
1
:SHL:
6
PCICmd_Stepping
*
1
:SHL:
7
PCICmd_ReportSystemErrors
*
1
:SHL:
8
PCICmd_FastBackToBack
*
1
:SHL:
9
PCICmd_MaskInterrupt
*
1
:SHL:
10
PCISta_Capabilities
*
1
:SHL:
4
...
...
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