Date: Thu, 18 May 2000 14:10:12 +0300 From: Panagiotis Astithas <past@netmode.ntua.gr> To: "Daniel C. Sobral" <dcs@newsguy.com> Cc: Wietse Venema <wietse@porcupine.org>, 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> In-Reply-To: <3923CDBC.242F8237@newsguy.com>; from dcs@newsguy.com on Thu, May 18, 2000 at 08:02:20PM %2B0900 References: <20000517182620.143E945659@spike.porcupine.org> <3923CDBC.242F8237@newsguy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000518141012.B12479>