Skip to content

Commit

Permalink
Merge pull request #7 from l1k/master
Browse files Browse the repository at this point in the history
Add Macbook Pro 8,2 (Late 2011, Non-Retina) to tested hardware
  • Loading branch information
0xbb committed Jul 16, 2015
2 parents b5b9f14 + 62d4963 commit db32bac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ or
Otherwise will end up with a powered down integrated graphics card and a **black screen**.

##Tested Hardware:
- Macbook Pro 10,1 (Mid 2012, Retina)
- Macbook Pro 8,2 (Late 2011, Non-Retina)
- Macbook Pro 9,1 (Mid 2012, Non-Retina)
- Macbook Pro 10,1 (Mid 2012, Retina)
- Macbook Pro 11,3 (Late 2013, Retina)

## Future Work:
Expand Down
5 changes: 3 additions & 2 deletions gpu-switch
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ Arguments:
-h, --help
Tested hardware:
MacBook Pro 9,1 (Mid 2012, Non-Retina)
Macbook Pro 10,1 (Mid 2012, Retina)
MacBook Pro 8,2 (Late 2011, Non-Retina)
MacBook Pro 9,1 (Mid 2012, Non-Retina)
Macbook Pro 10,1 (Mid 2012, Retina)
Macbook Pro 11,3 (Late 2013, Retina)
EOF
}
Expand Down

0 comments on commit db32bac

Please sign in to comment.