On Fri, Dec 07 2001, Rich Baum wrote: > The attached patch fixes compile errors in imm.c in 2.5.1pre6. At boot it > will detect the drive however if a disk is in the drive I get an oops (see > oops1.log). If there is no disk it will boot just fine. Two problems: - detect() is not run with lock held anymore - use of ->address is deprecated Please try attached patch -- it's a quickie, so no guarentees :-) -- Jens Axboe