Date: Mon, 02 Oct 2000 09:37:25 -0600 From: Warner Losh <imp@village.org> To: Jim Weeks <jim@siteplus.net> Cc: Thomas David Rivers <rivers@dignus.com>, freebsd-stable@FreeBSD.ORG Subject: Re: 4.1-RELEASE pccard? Message-ID: <200010021537.JAA11448@harmony.village.org> In-Reply-To: Your message of "Mon, 02 Oct 2000 10:54:14 EDT." <Pine.BSF.4.21.0010021049360.366-100000@veager.siteplus.net> References: <Pine.BSF.4.21.0010021049360.366-100000@veager.siteplus.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.4.21.0010021049360.366-100000@veager.siteplus.net> Jim Weeks writes: : After you recompile the kernel this will cause the device to be recognized : as ed0, the first device rather than ed1 that is being recognized now. This isn't a ed0 vs ed1 problem. He's got the device recognized, but it is failing to generate interrupts (vmstat -i is your friend here, btw). That's caused almost always by an attempt to use an interrupt that another hunk of hardware, possibly w/o a driver, is using. Warner 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?200010021537.JAA11448>