Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29436
b: refs/heads/master
c: 979db80
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo committed May 15, 2006
1 parent cf62441 commit 12de230
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dd410ff12925fc49df3174b18e43598b2b2b621f
refs/heads/master: 979db803b8fd120d4ed5216520e9d1815e18bc38
1 change: 1 addition & 0 deletions trunk/drivers/scsi/ahci.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ enum {

/* HOST_CAP bits */
HOST_CAP_CLO = (1 << 24), /* Command List Override support */
HOST_CAP_NCQ = (1 << 30), /* Native Command Queueing */
HOST_CAP_64 = (1 << 31), /* PCI DAC (64-bit DMA) support */

/* registers for each SATA port */
Expand Down

0 comments on commit 12de230

Please sign in to comment.