Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
Linux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
E-EXK4 - Operating System Group
projects
Linux
Commits
8397248d
Commit
8397248d
authored
17 years ago
by
Alan Cox
Committed by
Jeff Garzik
17 years ago
Browse files
Options
Downloads
Patches
Plain Diff
pata_legacy: typo fix
Signed-off-by:
Alan Cox
<
alan@redhat.com
>
Signed-off-by:
Jeff Garzik
<
jeff@garzik.org
>
parent
c9544bcb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
drivers/ata/pata_legacy.c
+1
-1
1 addition, 1 deletion
drivers/ata/pata_legacy.c
with
1 addition
and
1 deletion
drivers/ata/pata_legacy.c
+
1
−
1
View file @
8397248d
...
...
@@ -127,7 +127,7 @@ static int opti82c611a; /* Opti82c611A on primary 1, sec 2, both 3 */
static
int
opti82c46x
;
/* Opti 82c465MV present(pri/sec autodetect) */
static
int
qdi
;
/* Set to probe QDI controllers */
static
int
winbond
;
/* Set to probe Winbond controllers,
give I/O port if non st
d
anard */
give I/O port if non stan
d
ard */
static
int
autospeed
;
/* Chip present which snoops speed changes */
static
int
pio_mask
=
0x1F
;
/* PIO range for autospeed devices */
static
int
iordy_mask
=
0xFFFFFFFF
;
/* Use iordy if available */
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment