Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
37ff9f39
Commit
37ff9f39
authored
Mar 22, 2008
by
Bartlomiej Zolnierkiewicz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ide: remove commented out entries from ide_pio_blacklist[]
Signed-off-by:
Bartlomiej Zolnierkiewicz
<
bzolnier@gmail.com
>
parent
028011e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
drivers/ide/ide-lib.c
drivers/ide/ide-lib.c
+0
-10
No files found.
drivers/ide/ide-lib.c
View file @
37ff9f39
...
...
@@ -122,7 +122,6 @@ static struct ide_pio_info {
const
char
*
name
;
int
pio
;
}
ide_pio_blacklist
[]
=
{
/* { "Conner Peripherals 1275MB - CFS1275A", 4 }, */
{
"Conner Peripherals 540MB - CFS540A"
,
3
},
{
"WDC AC2700"
,
3
},
...
...
@@ -138,10 +137,8 @@ static struct ide_pio_info {
{
"WDC AC1170"
,
1
},
{
"WDC AC1210"
,
1
},
{
"WDC AC280"
,
0
},
/* { "WDC AC21000", 4 }, */
{
"WDC AC31000"
,
3
},
{
"WDC AC31200"
,
3
},
/* { "WDC AC31600", 4 }, */
{
"Maxtor 7131 AT"
,
1
},
{
"Maxtor 7171 AT"
,
1
},
...
...
@@ -155,13 +152,6 @@ static struct ide_pio_info {
{
"SAMSUNG SHD-3122A"
,
1
},
{
"SAMSUNG SHD-3172A"
,
1
},
/* { "ST51080A", 4 },
* { "ST51270A", 4 },
* { "ST31220A", 4 },
* { "ST31640A", 4 },
* { "ST32140A", 4 },
* { "ST3780A", 4 },
*/
{
"ST5660A"
,
3
},
{
"ST3660A"
,
3
},
{
"ST3630A"
,
3
},
...
...
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