K 10 svn:author V 6 thomas K 8 svn:date V 27 2002-10-22T20:18:51.000000Z K 7 svn:log V 458 Fill in missing parts of the ATAPI/CAM XPT: implement XPT_RESET_BUS and XPT_RESET_DEV. In order to properly handle reset requests whether they originate in the ATA layer (atacontrol reinit) or from the CAM layer (camcontrol reset) ata_reinit does not cause the SIM to be deallocated anymore. The SIM is now unconditionnally created for each ATAPI bus. This change may cause existing bus ids to change on some setups. Reviewed by: roberto Approved by: sos END