* Applied patch by lt_henry that enables another bus speed frequency as part
of bug #3796. Thanks! git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34406 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -120,6 +120,7 @@ bus_speed_ok(int bus)
|
||||
switch (bus) {
|
||||
case 100:
|
||||
case 133:
|
||||
case 166:
|
||||
case 333:
|
||||
return true;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user