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
Kirill Smelkov
linux
Commits
13d5e170
Commit
13d5e170
authored
Feb 10, 2003
by
Dave Jones
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[AGPGART] Enable support for VIA PLE133 chipset
parent
f083e8d1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
drivers/char/agp/via-agp.c
drivers/char/agp/via-agp.c
+3
-3
No files found.
drivers/char/agp/via-agp.c
View file @
13d5e170
...
@@ -296,10 +296,10 @@ static struct agp_device_ids via_agp_device_ids[] __initdata =
...
@@ -296,10 +296,10 @@ static struct agp_device_ids via_agp_device_ids[] __initdata =
},
},
/* VT8601 */
/* VT8601 */
/*
{
{
.device_id = PCI_DEVICE_ID_VIA_8601_0,
// 0x0601
.
device_id
=
PCI_DEVICE_ID_VIA_8601_0
,
.
chipset_name
=
"PLE133 ProMedia"
,
.
chipset_name
=
"PLE133 ProMedia"
,
},
*/
},
/* VT82C693A / VT28C694T */
/* VT82C693A / VT28C694T */
{
{
...
...
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