diff --git a/server/drivers/t6963_low.c b/server/drivers/t6963_low.c index a1cbb54..89ff4f7 100644 --- a/server/drivers/t6963_low.c +++ b/server/drivers/t6963_low.c @@ -45,7 +45,7 @@ /** * Acquires access to parallel port and initializes timing. The parallel port - * must be an I/O-address between 0x200 and 0x300. + * must be an I/O-address between 0x200 and 0x400. * \param p Pointer to port configuration. * \return 0 on success, -1 if an error occured. */