| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | ISA Plug & Play support by Jaroslav Kysela <perex@suse.cz> |
| 2 | ========================================================== | ||||
| 3 | |||||
| 4 | Interface /proc/isapnp | ||||
| 5 | ====================== | ||||
| 6 | |||||
| 7 | The interface has been removed. See pnp.txt for more details. | ||||
| 8 | |||||
| 9 | Interface /proc/bus/isapnp | ||||
| 10 | ========================== | ||||
| 11 | |||||
| 12 | This directory allows access to ISA PnP cards and logical devices. | ||||
| 13 | The regular files contain the contents of ISA PnP registers for | ||||
| 14 | a logical device. | ||||