Hi,
+ switch (io_port) {
+ case QXL_IO_NOTIFY_CMD:
+ return "QXL_IO_NOTIFY_CMD";
Wasn't the plan to make this an array? cheers, Gerd
Hi,
+ switch (io_port) {
+ case QXL_IO_NOTIFY_CMD:
+ return "QXL_IO_NOTIFY_CMD";
Wasn't the plan to make this an array? cheers, Gerd