Hello all,
do we really need these lines now ?
/* 2.4.6 compatinility cruft ... */
#define pci_board __pci_board
#include <serialP.h>
#undef pci_board
I'm trying to forward port a patch moving SIIG combo cards support
from serial driver into parport_serial.c and these lines are on my
way :)