K 10 svn:author V 6 msmith K 8 svn:date V 27 1999-10-07T02:17:21.000000Z K 7 svn:log V 280 Be much more selective in claiming devices that might be IDE controllers. The old algorithm was: if class == storage and subclass != SCSI device must be IDE This results in claiming 'raid' and 'other' storage devices as IDE, which is typically not the case. Reviewed by: sos END