From owner-freebsd-mobile Thu May 18 4:20:57 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from ntua.gr (achilles.noc.ntua.gr [147.102.222.210]) by hub.freebsd.org (Postfix) with ESMTP id 695E437B5CD; Thu, 18 May 2000 04:20:41 -0700 (PDT) (envelope-from past@netmode.ece.ntua.gr) Received: from netmode.ece.ntua.gr (dolly.netmode.ece.ntua.gr [147.102.13.10]) by ntua.gr (8.9.3/8.9.3) with ESMTP id OAA27399; Thu, 18 May 2000 14:20:23 +0300 (EET DST) Received: by netmode.ece.ntua.gr (Postfix, from userid 410) id 5977C85C3; Thu, 18 May 2000 14:10:13 +0300 (EET DST) Date: Thu, 18 May 2000 14:10:12 +0300 From: Panagiotis Astithas To: "Daniel C. Sobral" Cc: Wietse Venema , freebsd-mobile@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG Subject: Re: Need FreeBSD 4.0 removable SCSI support Message-ID: <20000518141012.B12479@netmode.ece.ntua.gr> Reply-To: past@netmode.ntua.gr Mail-Followup-To: "Daniel C. Sobral" , Wietse Venema , freebsd-mobile@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG References: <20000517182620.143E945659@spike.porcupine.org> <3923CDBC.242F8237@newsguy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3923CDBC.242F8237@newsguy.com>; from dcs@newsguy.com on Thu, May 18, 2000 at 08:02:20PM +0900 X-Organizational-Unit: Network Management and Optimal Design Laboratory X-Organization: National Technical University of Athens, GREECE X-Work-Phone: +30-1-772-1-450 X-Work-FAX: +30-1-772-1-452 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, May 18, 2000 at 08:02:20PM +0900, Daniel C. Sobral wrote: > IRQ for pcic is only necessary when you insert and remove cards, and, > then, only if you do not want to run the detachment/attachment commands > by hand. You might, then, change the pcic0 to polling by adding the > following line to your /boot/loader.conf (create one if needed): > > machdep.pccard.pcic_irq="0" > > This will free irq 10 for other use. You then change pccard.conf > accordingly, to give that irq preference. I believe you get the same effect by specifying irq 0 in the kernel config for the pcic device. -past To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message