ISA Plug & Play support by Jaroslav Kysela ========================================================= Interface /proc/isapnp ====================== Read commands: -------------- No comment.. Write commands: --------------- With the write interface you can simply activate or modify the configuration for ISA Plug & Play devices. It is mainly useable for drivers which don't use the ISA Plug & Play kernel support yet. card - select PnP device by vendor identification csn - select PnP device by CSN dev - select logical device auto - run autoconfigure activate - activate logical device deactivate - deactivate logical device port - set port 0-7 to value irq - set IRQ 0-1 to value dma - set DMA 0-1 to value memory - set memory 0-3 to value poke - poke configuration byte to selected register pokew - poke configuration word to selected register poked - poke configuration dword to selected register Explanation: - variable begins with zero - variable begins with one - is in form 'PNP0000' - is in form 'PNP0000' Example: cat > /proc/isapnp <