Subject: Re: ISA Radiotrack cards
To: Julian Coleman <jdc@coris.demon.co.uk>
From: Lennart Augustsson <lennart@augustsson.net>
List: tech-kern
Date: 11/08/2002 00:59:04
Yes, that sounds all right. (The Right Way would be to write
a probe that can actually detect the card, but maybe that's impossible.)
-- Lennart
Julian Coleman wrote:
>>That's true, but it sounded like the attach was really slow.
>>
>>
>
>Yes, I suppose 20 seconds is quite slow really. How about returning 1 and
>with this in the kernel config :
>
># ISA radio devices
>#rt0 at isa? port 0x20c # AIMS Lab Radiotrack & compatible;
>#rt1 at isa? port 0x284 # will always attach;
>#rt2 at isa? port 0x30c # add only if you have one.
>#rt3 at isa? port 0x384
>
>J
>
>
>