> Date: Tue, 20 Apr 2010 14:23:46 +0100 > From: Stuart Henderson <[email protected]> > > after reading the N hundredth misc@ post with some USB device > where device/vendor IDs haven't been shown, it seems that printing > them in the device attach line might save some trouble. > > any comments/suggestions?
I think this makes dmesg uglier. The information is easily available from usbdevs(8). Perhaps the uglification is acceptable for devices that attach as ugen(4) though.
