On Tue, 4 May 1999, Warner Losh wrote:

> In message <pine.bsf.4.05.9905011304270.59263-100...@herring.nlsystems.com> 
> Doug Rabson writes:
> : Its fairly harmless. We don't really support the old haveseen_isadev() api
> : and its a reminder to convert any old drivers which use it. I might deal
> : with it this weekend since I have some time. I'm going to finish importing
> : gdb-4.18 first though.
> 
> There are 3 that I know of:
>       adv, bt and aha.
> bt has already been converted, I'm in the middle of converting aha
> right now, which leaves adv.  It is basically trying to make sure that
> it doesn't probe an address ranage that has previously been claimed by
> a card.  For 99% of the cases, it really isn't needed, but that 1% can
> cause hangs..

In that case, the driver will detect it when it allocates the resource. It
will after conversion anyway :-).


> 
> The other one which is needed reconfig_isadev, which is used by the zp
> and ze drivers.  It is only called after a resume and its lack is what
> causes these devices to not work after a resume.

Nasty. Is it worth trying to fix this or will you be changing the zp
driver anyway with the pccard work?

--
Doug Rabson                             Mail:  d...@nlsystems.com
Nonlinear Systems Ltd.                  Phone: +44 181 442 9037




To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to