diff --git a/server/drivers/IOWarrior.c b/server/drivers/IOWarrior.c index f367b05..d9f6dbd 100644 --- a/server/drivers/IOWarrior.c +++ b/server/drivers/IOWarrior.c @@ -310,8 +310,6 @@ PrivateData *p; if ((dev->descriptor.idVendor == iowVendor) && ((dev->descriptor.idProduct == iowProd24) || (dev->descriptor.idProduct == iowProd40) || - (dev->descriptor.idProduct == iowProd24PVa) || - (dev->descriptor.idProduct == iowProd24PVb) || (dev->descriptor.idProduct == iowProd56))) { /* IO-Warrior found; try to find it's description and serial number */