KE_SIGN_REG
outb((val >> 24) & 0xff, dev->iobase + KE_SIGN_REG(chan));
val |= (inb(dev->iobase + KE_SIGN_REG(chan)) << 24);