Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47714
b: refs/heads/master
c: 3b1ca5a
h: refs/heads/master
v: v3
  • Loading branch information
James Bottomley committed Jan 13, 2007
1 parent 7a88370 commit 64e8db7
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: f67a9c1592b3a0292376bdcbdcc34cbe353967a8
refs/heads/master: 3b1ca5a12ce9849a794019c4b51cdbd456c1e8e7
1 change: 1 addition & 0 deletions trunk/drivers/scsi/NCR_D700.c
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ NCR_D700_probe_one(struct NCR_D700_private *p, int siop, int irq,
hostdata->base = ioport_map(region, 64);
hostdata->differential = (((1<<siop) & differential) != 0);
hostdata->clock = NCR_D700_CLOCK_MHZ;
hostdata->busrt_length = 8;

/* and register the siop */
host = NCR_700_detect(&NCR_D700_driver_template, hostdata, p->dev);
Expand Down

0 comments on commit 64e8db7

Please sign in to comment.