| plan 9 kernel history: overview | file list | diff list |
2000/0625/alphapc/sdscsi.c (diff list | history)
| 2000/0618/sys/src/9/alphapc/sdscsi.c:223,229 – 2000/0625/sys/src/9/alphapc/sdscsi.c:223,229 (short | long | prev | next) | ||
| 2000/0618 | * Since we don't read audio via this interface * it's okay to always fudge this. */ | |
| 2000/0625 | if(unit->secsize == 2352) | |
| 2000/0618 | unit->secsize = 2048; | |
| 2000/0515 | ok = 1; break; | |