On 2006/12/31 15:29, Gustavo Rios wrote: > i would like to configure my UPS device for openbsd. But i am unsure > whether it is supported by any of openbsd port's ups programs.
Probably. You'll have to prevent it attaching as HID first though; either disable uhid if you don't need it (config -e) or adjust /usr/src/sys/dev/usb/usb_quirks.c (like was done for the metageek wi-spy) if you still want to use USB keyboards/mice.