Date: Mon, 23 Sep 2002 00:09:13 +1000 From: Stephen McKay <smckay@internode.on.net> To: Martin Blapp <mbr@FreeBSD.org> Cc: current@FreeBSD.org, Stephen McKay <smckay@internode.on.net> Subject: Re: cvs commit: src/sys/pci if_dc.c Message-ID: <200209221409.g8ME9DB16763@dungeon.home> In-Reply-To: <200209201518.g8KFIDec033289@freefall.freebsd.org> from Martin Blapp at "Fri, 20 Sep 2002 15:18:13 %2B0000" References: <200209201518.g8KFIDec033289@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, 20th September 2002, Martin Blapp wrote: >mbr 2002/09/20 08:18:13 PDT > > Modified files: > sys/pci if_dc.c > Log: > Fix the support for the AN985/983 chips, which do not set the > RXSTATE to STOPPED, but to WAIT. This should fix hangs which > could only be solved by replugging the cable. John's already mentioned we are still thinking about the right way to handle this but... > MFC after: 2 weeks ... I thought I should explicitly mention that merging this particular change as it stands is a bad idea because PNIC and Davicom cards (at least) are not yet correctly handled. The code in -stable is the old broken but apparently harmless code. This new code is attempting to be more correct but breaks support for some cards. Odd situation, no? Stephen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209221409.g8ME9DB16763>