• Adam Belay's avatar
    [PNP] Resource Management Cleanups and Updates · 40ca599a
    Adam Belay authored
    This patch does the following...
    1.) changes struct pnp_resources to pnp_option for clarity
    2.) greatly cleans up resource option registration
    3.) removes some of the current conflict prevention code in
    order to increase flexibility, (users will have more control)
    4.) various manager cleanups, resulting code is more efficient
    5.) fixes the locking bugs many have reported (now uses a mutex)
    6.) removes the conflict displaying interface
     - it is better to handle such things in user space
    7.) also many misc. cleanups
    40ca599a
core.c 3.86 KB