K 10 svn:author V 3 mav K 8 svn:date V 27 2009-02-10T23:22:29.128128Z K 7 svn:log V 306 Check for device_set_devclass() errors and skip driver probe/attach if any. Attach call without devclass set crashes the system. On resume AHCI driver sometimes tries to create duplicate adX device. It is surely his own problem, but IMHO it is not a reason to crash here. Other reasons are also possible. END