Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119496
b: refs/heads/master
c: 031bb27
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Richter committed Nov 25, 2008
1 parent 266a978 commit 2a22ead
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: 9e0de91011ef6fe6eb3bb63f7ea15f586955660a
refs/heads/master: 031bb27c4bf77c2f60b3f3dea8cce63ef0d1fba9
5 changes: 5 additions & 0 deletions trunk/drivers/firewire/fw-sbp2.c
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,11 @@ static const struct {
.model = 0x000021,
.workarounds = SBP2_WORKAROUND_FIX_CAPACITY,
},
/* iPod mini */ {
.firmware_revision = 0x0a2700,
.model = 0x000022,
.workarounds = SBP2_WORKAROUND_FIX_CAPACITY,
},
/* iPod mini */ {
.firmware_revision = 0x0a2700,
.model = 0x000023,
Expand Down

0 comments on commit 2a22ead

Please sign in to comment.