1. 16 Jun, 2003 2 commits
    • Russell King's avatar
      [PCMCIA] Remove check_mem_resource() · 3deb6556
      Russell King authored
      Remove the racy check_mem_resource() function.  Instead, claim
      the region while we check it, passing a resource structure to
      the core validation functions.
      3deb6556
    • Russell King's avatar
      [PCMCIA] Rename yenta to yenta_socket. · 201ab4c5
      Russell King authored
      The overwhelming majority of Linux users are using modular PCMCIA,
      and loading the "yenta_socket" module.  2.5.71 unfortunately changed
      the name to "yenta" when pci_socket.c was combined with yenta.c.
      Rename yenta.[ch] to yenta_socket.[ch] for compatibility.
      201ab4c5
  2. 15 Jun, 2003 7 commits
  3. 14 Jun, 2003 3 commits
  4. 15 Jun, 2003 3 commits
  5. 14 Jun, 2003 25 commits