CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/01/12 14:31:06
Modified files: sys/arch/sparc/dev: xd.c xy.c Log message: Fix two 19 years old (since day one) bug in bad144 sector reassignment logic: - when entering bad144 mode, correctly compute the actual C/H/S values for the logical block number. - when leaving bad144 mode and resuming normal I/O operation, when computing back the C/H/S values for the next logical block number, compute the sector number correctly.