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
1ca972c2
Commit
1ca972c2
authored
May 24, 2007
by
Jeff Garzik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[libata] pata_atiixp: add SB700 PCI ID
From AMD. Signed-off-by:
Jeff Garzik
<
jeff@garzik.org
>
parent
64578a3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
drivers/ata/pata_atiixp.c
drivers/ata/pata_atiixp.c
+1
-0
No files found.
drivers/ata/pata_atiixp.c
View file @
1ca972c2
...
...
@@ -285,6 +285,7 @@ static const struct pci_device_id atiixp[] = {
{
PCI_VDEVICE
(
ATI
,
PCI_DEVICE_ID_ATI_IXP300_IDE
),
},
{
PCI_VDEVICE
(
ATI
,
PCI_DEVICE_ID_ATI_IXP400_IDE
),
},
{
PCI_VDEVICE
(
ATI
,
PCI_DEVICE_ID_ATI_IXP600_IDE
),
},
{
PCI_VDEVICE
(
ATI
,
PCI_DEVICE_ID_ATI_IXP700_IDE
),
},
{
},
};
...
...
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