Date: Thu, 28 Jan 1999 10:19:06 -0000 (GMT) From: "Steve O'Hara-Smith" <steveo@iol.ie> To: Nate Williams <nate@mt.sri.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: pccard Message-ID: <XFMail.990128101906.steveo@iol.ie> In-Reply-To: <199901261620.JAA12289@mt.sri.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 26-Jan-99 Nate Williams wrote: >> pccard/pcic.c >> >> it has changed from >> if (validslots) >> to >> if (validslots && pcic_irq <=0) > > Obviously it doesn't work on your setup. See the recent discussion in > freebsd-mobile why using an IRQ is a 'good thing', as well as why some > folks won't to have that ability remove. FWIW it doesn't work with my setup either, I've had to back out this change to insertion/removal events noticed. Relevant controller info from boot messages: PC-Card VLSI 82C146 (5 mem & 2 I/O windows) pcic: controller irq 9 Is there a better way to achieve this than hacking the source. ---------------------------------- E-Mail: Steve O'Hara-Smith <steveo@iol.ie> Date: 28-Jan-99 Time: 10:16:00 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990128101906.steveo>