On Thu, 2008-10-30 at 17:26 +0100, Henning Brauer wrote: > > The kernel driver might not automatically match a VID:PID of 0000:0001, > > however. > > this is the reason the quirk will not make it into OpenBSD, at least > not in its current form. > > uhid attaches because the device claims it is a HID device. that simple. >
So it seems everything is fine, so far: the USB quirk did its job. > would be /dev/ttyU0 etc, but as said, irrelevant, it doesn't show up > as ucom(4). Confirmed, if I plug in a USB-to-RS232 converter it shows up as "ucom0 at uchcom0". The UPS, instead, is "ugen0 at uhub0". Now, is there anything I can try to debug the pending issue, since megatec_usb claims it didn't find any device to talk to? Thanks for all suggestions, --Vic _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

