From owner-cvs-all Sun Aug 19 23:51:59 2001 Delivered-To: cvs-all@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id EC8FA37B40C; Sun, 19 Aug 2001 23:51:44 -0700 (PDT) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.1/8.11.1) id f7K6pa656305; Mon, 20 Aug 2001 08:51:36 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200108200651.f7K6pa656305@zibbi.icomtek.csir.co.za> Subject: Re: cvs commit: src/usr.sbin/pccard/pccardd cardd.c In-Reply-To: <200108191916.f7JJGQm34504@freefall.freebsd.org> from Warner Losh at "Aug 19, 2001 12:16:26 pm" To: imp@FreeBSD.org (Warner Losh) Date: Mon, 20 Aug 2001 08:51:36 +0200 (SAT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Warner, I patched my -stable notebook, with the non-pci pccard slots, with this and pccardd is using the irq values in pccard.conf again. Thanks! John -- John Hay -- John.Hay@icomtek.csir.co.za > imp 2001/08/19 12:16:26 PDT > > Modified files: > usr.sbin/pccard/pccardd cardd.c > Log: > Fix ISA machines. Also, make it possible for the new pccardd to run > on older kernels correctly. Terminate the loop when we find a > suitable irq. Also, only try to select from the pool. Cleaned up the > two cases (IRQ picked by the user and ?) into one. > > MFC upon re approval. > > Revision Changes Path > 1.72 +62 -41 src/usr.sbin/pccard/pccardd/cardd.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message