Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87377
b: refs/heads/master
c: 2aa9ff7
h: refs/heads/master
i:
  87375: 4756aab
v: v3
  • Loading branch information
Stefan Richter committed Mar 13, 2008
1 parent d0ba87b commit 82e72f0
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 0a8da30dc7bd6828f42d9f0585367731f634a0c8
refs/heads/master: 2aa9ff7fc5bc41d4b77c2da02086259a86f3d472
5 changes: 5 additions & 0 deletions trunk/drivers/firewire/fw-sbp2.c
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,11 @@ static const struct {
.model = ~0,
.workarounds = SBP2_WORKAROUND_128K_MAX_TRANS,
},
/* Datafab MD2-FW2 with Symbios/LSILogic SYM13FW500 bridge */ {
.firmware_revision = 0x002600,
.model = ~0,
.workarounds = SBP2_WORKAROUND_128K_MAX_TRANS,
},

/*
* There are iPods (2nd gen, 3rd gen) with model_id == 0, but
Expand Down

0 comments on commit 82e72f0

Please sign in to comment.