mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Physical skew turns out to be horribly broken, so turn it off for the Brother
formats (the only ones which use it) until we can sort it out.
This commit is contained in:
@@ -18,7 +18,7 @@ layout {
|
||||
physical {
|
||||
start_sector: 0
|
||||
count: 12
|
||||
skew: 5
|
||||
#skew: 5
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,7 +18,7 @@ layout {
|
||||
physical {
|
||||
start_sector: 0
|
||||
count: 12
|
||||
skew: 5
|
||||
#skew: 5
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -32,7 +32,7 @@ decoder {
|
||||
}
|
||||
|
||||
drive {
|
||||
head_bias: 1
|
||||
head_bias: 3
|
||||
}
|
||||
|
||||
filesystem {
|
||||
|
||||
Reference in New Issue
Block a user