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
0acf82e5
Commit
0acf82e5
authored
Nov 25, 2002
by
Alan Cox
Committed by
Linus Torvalds
Nov 25, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] add new ide config entries fix cmd680 doc
parent
fc0b8450
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
4 deletions
+22
-4
drivers/ide/Kconfig
drivers/ide/Kconfig
+22
-4
No files found.
drivers/ide/Kconfig
View file @
0acf82e5
...
...
@@ -467,17 +467,25 @@ config BLK_DEV_CY82C693
If you say Y here, you need to say Y to "Use DMA by default
when available" as well.
config BLK_DEV_CS5520
tristate "Cyrix CS5510/20 MediaGX chipset support (VERY EXPERIMENTAL)"
depends on BLK_DEV_IDEDMA_PCI && EXPERIMENTAL
help
Include support for PIO tuning an virtual DMA on the Cyrix MediaGX
5510/5520 chipset. This will automatically be detected and
configured if found.
It is safe to say Y to this question.
config BLK_DEV_CS5530
tristate "Cyrix CS5530 MediaGX chipset support"
depends on BLK_DEV_IDEDMA_PCI
tristate "Cyrix
/National Semiconductor
CS5530 MediaGX chipset support"
depends on BLK_DEV_IDEDMA_PCI
OA
help
Include support for UDMA on the Cyrix MediaGX 5530 chipset. This
will automatically be detected and configured if found.
It is safe to say Y to this question.
People with SCSI-only systems should say N here. If unsure, say Y.
config BLK_DEV_HPT34X
tristate "HPT34X chipset support"
depends on BLK_DEV_IDEDMA_PCI
...
...
@@ -524,6 +532,13 @@ config BLK_DEV_HPT366
ide-probe at boot. It is reported to support DVD II drives, by the
manufacturer.
config BLK_DEV_SC1200
tristate "National SCx200 chipset support"
depends on BLK_DEV_IDEDMA_PCI
help
This driver adds support for the built in IDE on the National
SCx200 series of embedded x86 "Geode" systems
config BLK_DEV_PIIX
tristate "Intel PIIXn chipsets support"
depends on BLK_DEV_IDEDMA_PCI
...
...
@@ -616,6 +631,9 @@ config BLK_DEV_SVWKS
config BLK_DEV_SIIMAGE
tristate "Silicon Image chipset support"
depends on BLK_DEV_IDEDMA_PCI
help
This driver adds PIO/(U)DMA support for the SI CMD680 and SII
3112 (Serial ATA) chips.
config BLK_DEV_SIS5513
tristate "SiS5513 chipset support"
...
...
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