Patch to serial-5.05 for compatibility with kernel 2.2.18
Brought to you by:
tytso
This is a self-contained patch to serial-5.05 (i.e. it does not require mods to other parts of the kernel tree) for compatibility with kernel 2.2.18 (and onwards in the 2.2.x series). It fixes the compilation problem (PCI_DEVICE_ID_OXSEMI_16PCI954 not defined) and the initialization problem (rs_init called twice). See bug ID #127378 for details.
None
Logged In: YES
user_id=141198
Typo: the corresponding bug ID is #227378 (not #127378).
Thanks to John Andrea for spotting that.