|
|
|
|
46
|
* is known and all cards have been allocated CSNs, there's nothing to
|
46
|
* is known and all cards have been allocated CSNs, there's nothing to
|
47
|
* be gained by re-scanning for cards.
|
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
|
* External code (e.g. the ISAPnP ROM prefix) may already know the
|
49
|
* External code (e.g. the ISAPnP ROM prefix) may already know the
|
55
|
* read port address, in which case it can store it in
|
50
|
* read port address, in which case it can store it in
|
56
|
* #isapnp_read_port. Note that setting the read port address in this
|
51
|
* #isapnp_read_port. Note that setting the read port address in this
|