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
fbd6847e
Commit
fbd6847e
authored
Jun 26, 2003
by
Dave Jones
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[AGPGART] SiS 655 support.
Needs more testing, especially in x8 mode.
parent
50667aee
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
drivers/char/agp/sis-agp.c
drivers/char/agp/sis-agp.c
+4
-0
No files found.
drivers/char/agp/sis-agp.c
View file @
fbd6847e
...
@@ -151,6 +151,10 @@ struct agp_device_ids sis_agp_device_ids[] __initdata =
...
@@ -151,6 +151,10 @@ struct agp_device_ids sis_agp_device_ids[] __initdata =
.
device_id
=
PCI_DEVICE_ID_SI_550
,
.
device_id
=
PCI_DEVICE_ID_SI_550
,
.
chipset_name
=
"550"
,
.
chipset_name
=
"550"
,
},
},
{
.
device_id
=
PCI_DEVICE_ID_SI_655
,
.
chipset_name
=
"655"
,
},
{
},
/* dummy final entry, always present */
{
},
/* dummy final entry, always present */
};
};
...
...
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