1. 21 Feb, 2004 2 commits
    • Bjorn Helgaas's avatar
      [SERIAL] Discover ACPI serial ports before plug-in ports · 28a1fbf7
      Bjorn Helgaas authored
      Patch from: Bjorn Helgaas
      
      This makes us discover ACPI serial ports before PCI ones.  The ACPI
      ports tend to be built-in, and discovering them late means their ttyS
      names move around if PCI serial ports are added or removed.  I think
      it makes more sense to have relatively predictable and consistent
      names for the built-in hardware.
      28a1fbf7
    • Mark Hindley's avatar
      [SERIAL] fix 8250_pnp resource allocation · 6c4a6df3
      Mark Hindley authored
      Patch from: Mark Hindley
      
      Patch below to ensure that 8250_pnp sets necessary flags so that 8250
      driver will reserve ioports.
      
      Before, I was logging errors like
      
      Feb 20 08:42:37 titan kernel: Trying to free nonexistent resource <000003e8-000003ef>
      
      on module unload.
      6c4a6df3
  2. 20 Feb, 2004 36 commits
  3. 19 Feb, 2004 2 commits