Date: Tue, 4 May 1999 08:41:35 +0100 (BST) From: Doug Rabson <dfr@nlsystems.com> To: Warner Losh <imp@harmony.village.org> Cc: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, current@FreeBSD.ORG Subject: Re: Odd message during -current boot Message-ID: <Pine.BSF.4.05.9905040839490.637-100000@herring.nlsystems.com> In-Reply-To: <199905040654.AAA55476@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 4 May 1999, Warner Losh wrote: > In message <Pine.BSF.4.05.9905011304270.59263-100000@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: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9905040839490.637-100000>