PIC_GET_FAN_SPEED
if (ioctl(fanp->fd, PIC_GET_FAN_SPEED, &tach) != 0) {
if (ioctl(fanp->fd, PIC_GET_FAN_SPEED, &tach) == 0)
case PIC_GET_FAN_SPEED: