From owner-freebsd-stable Fri Oct 3 09:10:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA24242 for stable-outgoing; Fri, 3 Oct 1997 09:10:52 -0700 (PDT) Received: from super-g.inch.com (super-g.com [207.240.140.161]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA24207 for ; Fri, 3 Oct 1997 09:10:38 -0700 (PDT) Received: from localhost (spork@localhost) by super-g.inch.com (8.8.7/8.8.5) with SMTP id MAA24248; Fri, 3 Oct 1997 12:37:01 -0400 (EDT) Date: Fri, 3 Oct 1997 12:37:01 -0400 (EDT) From: spork X-Sender: spork@super-g.inch.com To: Troy Settle cc: freebsd-stable@FreeBSD.ORG Subject: Re: de driver and 2.2.5 beta q's In-Reply-To: <01bccfa4$b48a9b20$2ced63ce@totally.nutty.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Yes, you have someone else's mail quoted below, I'm EDT, not PDT... Anyhow, I still see the same behaviour. Cable is unplugged. Cable is plugged back in, and the link stays down. Someone has to go to console and type ifconfig de0 down, ifconfig de0 up... The 3am patch doesn't have this problem, yet it hasn't been integrated. I don't mind patching this stuff up, but I'm curious as to why the fix hasn't made it in. I can only imagine the confusion this would cause someone who is unaware of the problem. I recall the Digital card was once touted as "the" card to buy before the Intel got that label. That's why I bought 5 ;) I'm happy to test, I've got three machines on the bench that I can cvsup again today, and I'll plug and unplug til the sun goes down. Thanks, Charles On Thu, 2 Oct 1997, Troy Settle wrote: > > -----Original Message----- > From: spork > To: Rodney W. Grimes > Cc: Morgan Davis ; freebsd-stable@FreeBSD.ORG > > Date: Thursday, October 02, 1997 3:20 PM > Subject: Re: de driver and 2.2.5 beta q's > > > >Is there any chance of the problem with the genuine de cards locking up > >when the link drops being fixed in 2.2.5? > > > >I cvsup-ed two days ago, and I still see the problem. > > > Ah... but did you make world and a new kernel? Your original post had > something about 2.2.2-RELEASE in it. > > >> > > >> > FreeBSD 2.2.2-RELEASE #0: Tue Jun 10 11:54:28 PDT 1997 > >> ^^^^^^^^^^^^^^^^^ > >> > >> You are running a 2.2.2-RELEASE system, your mail subject said > >> 2.2.5 beta, you would find that if you loaded 2.2.2-stable as > >> over 60 days ago this problem was fixed: > >> > >> revision 1.54.2.6 > >> date: 1997/08/02 17:44:50; author: rgrimes; state: Exp; lines: +6 -3 > >> Add support for the newer SMC 9332BDT cards that have a different > >> OUI (00:E0:29) to the older driver in 2.2, the new driver in 3.0 > >> should already handle this with the new PHY code. > >> Reviewed by: Several of my customers > >