K 10 svn:author V 6 cokane K 8 svn:date V 27 2006-12-16T05:50:15.000000Z K 7 svn:log V 478 Commit of fixes that make this buildable once again after Rev. 1.82 of src/sys/dev/usb/usb_port.h hacked off some deprecated compatibilty macros. A number of manually designed device printf statements were replaced with the appropriate calls to device_printf(9). In addition, did a find/replace of other removed macros with the previous definitions from that file. I don't have a camera so I don't know the operative status of this port under -CURRENT yet. PR: ports/106794 END