Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
c89aff5f
Commit
c89aff5f
authored
Nov 06, 2002
by
Joshua Uziel
Committed by
David S. Miller
Nov 06, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[SPARC64]: 0x22/0x10 is Ultra-I/spitfire.
parent
3ad381f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
arch/sparc64/kernel/cpu.c
arch/sparc64/kernel/cpu.c
+2
-2
No files found.
arch/sparc64/kernel/cpu.c
View file @
c89aff5f
...
...
@@ -28,7 +28,7 @@ struct cpu_fp_info {
struct
cpu_fp_info
linux_sparc_fpu
[]
=
{
{
0x17
,
0x10
,
0
,
"UltraSparc I integrated FPU"
},
{
0x22
,
0x10
,
0
,
"UltraSparc I
I
integrated FPU"
},
{
0x22
,
0x10
,
0
,
"UltraSparc I integrated FPU"
},
{
0x17
,
0x11
,
0
,
"UltraSparc II integrated FPU"
},
{
0x17
,
0x12
,
0
,
"UltraSparc IIi integrated FPU"
},
{
0x17
,
0x13
,
0
,
"UltraSparc IIe integrated FPU"
},
...
...
@@ -40,7 +40,7 @@ struct cpu_fp_info linux_sparc_fpu[] = {
struct
cpu_iu_info
linux_sparc_chips
[]
=
{
{
0x17
,
0x10
,
"TI UltraSparc I (SpitFire)"
},
{
0x22
,
0x10
,
"TI UltraSparc I
I (BlackBird
)"
},
{
0x22
,
0x10
,
"TI UltraSparc I
(SpitFire
)"
},
{
0x17
,
0x11
,
"TI UltraSparc II (BlackBird)"
},
{
0x17
,
0x12
,
"TI UltraSparc IIi"
},
{
0x17
,
0x13
,
"TI UltraSparc IIe"
},
...
...
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