From owner-freebsd-mobile Fri Feb 2 21:44:31 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from harmony.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 904DC37B4EC for ; Fri, 2 Feb 2001 21:44:13 -0800 (PST) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f135ht955421; Fri, 2 Feb 2001 22:43:55 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200102030543.f135ht955421@harmony.village.org> To: Peter Wemm Subject: Re: Auto bus scan for aic driver... Cc: mobile@freebsd.org In-reply-to: Your message of "Fri, 02 Feb 2001 21:22:17 PST." <200102030522.f135MHW35658@mobile.wemm.org> References: <200102030522.f135MHW35658@mobile.wemm.org> Date: Fri, 02 Feb 2001 22:43:55 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200102030522.f135MHW35658@mobile.wemm.org> Peter Wemm writes: : Warner Losh wrote: : > : or the test could give a false positive. aic is the odd one out at the : > : moment - all the other pluggable scsi devices self-scan. : > : > The new nsp, ncv and stg drivers don't seem to do this. At least I : > couldn't find anything like the code you changed for aic. Am I being : > blind? : : Probably not, I just looked at etc/defaults/pccard.conf for drivers that : had the hand-holding camcontrol rescan. I didn't even know those three : drivers existed. Ah. That makes sense. I'd love to see them all resolved, but I don't have any of that hardware (and getting it on ebay is difficult at best due to the obscure or old nature of the cards). : > I'll give the aic stuff a test as soon as I can get a kernel built : > again (don't ask...). : : Heh. Well, if need be, I can throw together code for them as well. Might not be bad. Of course I have no clue how they could actually work since they don't have any xpt calls in them... But it has been a while since I did CAM things and most of my recollection of how to write a cam driver has faded away. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message