K 10 svn:author V 6 mjacob K 8 svn:date V 27 2001-03-01T02:14:54.000000Z K 7 svn:log V 269 Finally eliminate as many of the printf calls as possible (still leaving ones where we have a CAM path) and replacing them with calls to isp_prt., Eliminate isp_unit references- we no longer have an isp_unit- we now have an isp_dev that device_get_unit can work with. END