Date: Wed, 1 Oct 1997 13:48:07 -0700 (PDT) From: "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com> To: mdavis@io.cts.com (Morgan Davis) Cc: freebsd-stable@FreeBSD.ORG Subject: Re: de driver and 2.2.5 beta q's Message-ID: <199710012048.NAA24653@GndRsh.aac.dev.com> In-Reply-To: <199710010705.AAA14481@io.cts.com> from Morgan Davis at "Oct 1, 97 00:05:35 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> Please note this dmesg snippet: > > 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 > ... ... > de0 <Digital 21140 Fast Ethernet> rev 18 int a irq 12 on pci0:9 > de0: SMC 9332 21140 [10-100Mb/s] pass 1.2 ^^^^^^^^ > de0: address 00:00:c0:ad:51:dc ^^^^^^^^ > de0: enabling 10baseT port > de1 <Digital 21140A Fast Ethernet> rev 32 int a irq 10 on pci0:10 > de1: 21140A [10-100Mb/s] pass 2.0 ^^^^^^^ > de1: address 00:e0:29:05:d8:a5 ^^^^^^^^ > de1: enabling 100baseTX port After the above commit your new card will be identified as an SMC9332BDT, which it is. Your older card is an SMC9332DST. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation, Inc. Reliable computers for FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710012048.NAA24653>