Date: Mon, 2 Oct 2000 13:23:42 -0400 (EDT) From: Jim Weeks <jim@siteplus.net> To: Warner Losh <imp@village.org> Cc: Thomas David Rivers <rivers@dignus.com>, freebsd-stable@FreeBSD.ORG Subject: Re: 4.1-RELEASE pccard? Message-ID: <Pine.BSF.4.21.0010021316320.268-100000@veager.siteplus.net> In-Reply-To: <200010021537.JAA11448@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Yes, I see that now. I original had the timeouts caused by ed0/ed1, but that must have been because I had ed0 specified in pccard.conf. It would appear that changing the line to "config auto "ed" any 0x30000" would have cured my problem without recompiling the kernel. Yet another reason we keep Warner around ;-) -- Jim Weeks On Mon, 2 Oct 2000, Warner Losh wrote: > 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?Pine.BSF.4.21.0010021316320.268-100000>