Hi! How do the UPSes supported by megatec_usb react to unknown commands? The megatec protocol specifies that unknown commands should be echoed back, can this be honored by the USB models? (Even if by the megatec_usb itself?) -- Carlos Rodrigues
On Sun, 25 Nov 2007 23:40:10 +0300, Carlos Rodrigues <carlos.efr at mail.telepac.pt> wrote:> Hi! > > How do the UPSes supported by megatec_usb react to unknown commands? > > The megatec protocol specifies that unknown commands should be echoed > back, can this be honored by the USB models? (Even if by the > megatec_usb itself?) >I can confirm that only for krauler subdriver: it does echo back unknown commands, the code for this is in r1158 megatec_usb.c lines 436-438. -- Alexander