Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21902
b: refs/heads/master
c: 418dc1f
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Garzik committed Mar 12, 2006
1 parent 3d3b47c commit 77a07ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2f7ccc51db9f10ed2eaa4cd1777181972a23754e
refs/heads/master: 418dc1f5a805822fcf1118804ddc689a4156db4a
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ static unsigned int ata_dev_xfermask(struct ata_port *ap,
static unsigned int ata_unique_id = 1;
static struct workqueue_struct *ata_wq;

int atapi_enabled = 0;
int atapi_enabled = 1;
module_param(atapi_enabled, int, 0444);
MODULE_PARM_DESC(atapi_enabled, "Enable discovery of ATAPI devices (0=off, 1=on)");

Expand Down

0 comments on commit 77a07ac

Please sign in to comment.