Menu

#4 Patch to serial-5.05 for compatibility with kernel 2.2.18

open
nobody
None
5
2001-02-19
2001-02-19
Ian Abbott
No

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.

Discussion

  • Ian Abbott

    Ian Abbott - 2001-02-19

    None

     
  • Ian Abbott

    Ian Abbott - 2001-08-21

    Logged In: YES
    user_id=141198

    Typo: the corresponding bug ID is #227378 (not #127378).
    Thanks to John Andrea for spotting that.