Guestimate product name; use volume label
Given floppy how do we determine it's LS120?
block device on non-IDE device; how to find the name and the media-type? Right now we just assume that the disk is fixed and of type flash.. This hack does 'the right thing' on IDE-systems where the user attach a USB storage device.
FIXME: is there any other key information we want to give here? Like major:minor number of device?
FIXME free udev_stdout, udev_stderr?
FIXME when kernel 2.6 got input devices in sysfs this terrible hack can be removed
FIXME cleanup
FIXME cleanup
: Handle OOM better
FIXME cleanup
: Handle OOM better