|
@@ -46,11 +46,6 @@
|
46
|
46
|
* is known and all cards have been allocated CSNs, there's nothing to
|
47
|
47
|
* be gained by re-scanning for cards.
|
48
|
48
|
*
|
49
|
|
- * However, we shouldn't make scanning the ISAPnP bus an INIT_FN(),
|
50
|
|
- * because even ISAPnP probing can still screw up other devices on the
|
51
|
|
- * ISA bus. We therefore probe only when we are first asked to find
|
52
|
|
- * an ISAPnP device.
|
53
|
|
- *
|
54
|
49
|
* External code (e.g. the ISAPnP ROM prefix) may already know the
|
55
|
50
|
* read port address, in which case it can store it in
|
56
|
51
|
* #isapnp_read_port. Note that setting the read port address in this
|