Date: 16 Feb 2001 13:56:04 +0100 From: Dag-Erling Smorgrav <des@ofug.org> To: Warner Losh <imp@harmony.village.org> Cc: mobile@FreeBSD.ORG, wpaul@FreeBSD.ORG Subject: Re: dc0 problems Message-ID: <xzpitmalrbv.fsf@flood.ping.uio.no> In-Reply-To: Warner Losh's message of "Tue, 13 Feb 2001 11:11:54 -0700" References: <xzplmrbprtv.fsf@flood.ping.uio.no> <200102131811.f1DIBsW40108@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh <imp@harmony.village.org> writes: > In message <xzplmrbprtv.fsf@flood.ping.uio.no> Dag-Erling Smorgrav writes: > : @@ -1927,6 +1927,7 @@ > : case DC_DEVICEID_X3201: > : sc->dc_type = DC_TYPE_XIRCOM; > : sc->dc_flags |= DC_TX_INTR_ALWAYS | DC_TX_COALESCE; > : + sc->dc_flags |= DC_TX_STORENFWD; > : /* > : * We don't actually need to coalesce, but we're doing > : * it to obtain a double word aligned buffer. > I'm not sure that I like this. My EtherJet works great, as does my > Xicrom card. On a kernel with this patch, 'ifconfig dc0' results in a general protection fault (not a trap 12 - some other trap, I didn't catch a dump but will try again) in witness_exit(). DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpitmalrbv.fsf>