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
33abcc97
Commit
33abcc97
authored
Mar 22, 2003
by
Alan Cox
Committed by
Linus Torvalds
Mar 22, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] ide typo fixes #2
parent
ed6989d9
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
drivers/ide/pci/cy82c693.c
drivers/ide/pci/cy82c693.c
+2
-2
drivers/ide/pci/hpt34x.c
drivers/ide/pci/hpt34x.c
+1
-1
drivers/ide/pci/hpt366.c
drivers/ide/pci/hpt366.c
+1
-1
drivers/ide/pci/opti621.c
drivers/ide/pci/opti621.c
+1
-1
No files found.
drivers/ide/pci/cy82c693.c
View file @
33abcc97
...
...
@@ -2,12 +2,12 @@
* linux/drivers/ide/pci/cy82c693.c Version 0.40 Sep. 10, 2002
*
* Copyright (C) 1998-2000 Andreas S. Krebs (akrebs@altavista.net), Maintainer
* Copyright (C) 1998-2002 Andre Hedrick <andre@linux-ide.org>, Integrat
e
r
* Copyright (C) 1998-2002 Andre Hedrick <andre@linux-ide.org>, Integrat
o
r
*
* CYPRESS CY82C693 chipset IDE controller
*
* The CY82C693 chipset is used on Digital's PC-Alpha 164SX boards.
* Writ
t
ing the driver was quite simple, since most of the job is
* Writing the driver was quite simple, since most of the job is
* done by the generic pci-ide support.
* The hard part was finding the CY82C693's datasheet on Cypress's
* web page :-(. But Altavista solved this problem :-).
...
...
drivers/ide/pci/hpt34x.c
View file @
33abcc97
...
...
@@ -166,7 +166,7 @@ static void hpt34x_tune_drive (ide_drive_t *drive, u8 pio)
/*
* This allows the configuration of ide_pci chipset registers
* for cards that learn about the drive's UDMA, DMA, PIO capabilities
* after the drive is reported by the OS. Initally for designed for
* after the drive is reported by the OS. Init
i
ally for designed for
* HPT343 UDMA chipset by HighPoint|Triones Technologies, Inc.
*/
...
...
drivers/ide/pci/hpt366.c
View file @
33abcc97
...
...
@@ -447,7 +447,7 @@ static void hpt3xx_tune_drive (ide_drive_t *drive, u8 pio)
/*
* This allows the configuration of ide_pci chipset registers
* for cards that learn about the drive's UDMA, DMA, PIO capabilities
* after the drive is reported by the OS. Initally for designed for
* after the drive is reported by the OS. Init
i
ally for designed for
* HPT366 UDMA chipset by HighPoint|Triones Technologies, Inc.
*
* check_in_drive_lists(drive, bad_ata66_4)
...
...
drivers/ide/pci/opti621.c
View file @
33abcc97
...
...
@@ -118,7 +118,7 @@
*/
/* #define READ_PREFETCH 0 */
/* Uncomm
n
ent for disable read prefetch.
/* Uncomment for disable read prefetch.
* There is some readprefetch capatibility in hdparm,
* but when I type hdparm -P 1 /dev/hda, I got errors
* and till reset drive is inaccessible.
...
...
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