-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 68083 b: refs/heads/master c: 4743d08 h: refs/heads/master i: 68081: 1af1317 68079: ea4c3cb v: v3
- Loading branch information
Alan Cox
authored and
Jeff Garzik
committed
Oct 12, 2007
1 parent
fe5a40d
commit e98eece
Showing
2 changed files
with
1 addition
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 81ad1837b590775336f68eafcae8dab13a975b3a | ||
refs/heads/master: 4743d0854faa5624148ac6cf3fe9692e977eefa1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,7 @@ | ||
#ifndef __ASM_GENERIC_LIBATA_PORTMAP_H | ||
#define __ASM_GENERIC_LIBATA_PORTMAP_H | ||
|
||
#define ATA_PRIMARY_CMD 0x1F0 | ||
#define ATA_PRIMARY_CTL 0x3F6 | ||
#define ATA_PRIMARY_IRQ(dev) 14 | ||
|
||
#define ATA_SECONDARY_CMD 0x170 | ||
#define ATA_SECONDARY_CTL 0x376 | ||
#define ATA_SECONDARY_IRQ(dev) 15 | ||
|
||
#endif |