From owner-freebsd-hackers Mon Oct 2 15:28: 0 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from turtle.looksharp.net (cc360882-a.strhg1.mi.home.com [24.2.221.22]) by hub.freebsd.org (Postfix) with ESMTP id 84D7B37B503 for ; Mon, 2 Oct 2000 15:27:58 -0700 (PDT) Received: from localhost (bsdx@localhost) by turtle.looksharp.net (8.9.3/8.9.3) with ESMTP id SAA34893; Mon, 2 Oct 2000 18:28:14 -0400 (EDT) (envelope-from bsdx@looksharp.net) Date: Mon, 2 Oct 2000 18:28:14 -0400 (EDT) From: Adam To: Dennis Cc: hackers@freebsd.org Subject: Re: if_de driver woes In-Reply-To: <5.0.0.25.0.20001002115302.02042ab0@mail.etinc.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 2 Oct 2000, Dennis wrote: >At 02:01 AM 10/01/2000 -0400, you wrote: >>On Sat, 30 Sep 2000, Dennis wrote: >> >> > >> >The saga continues. the de driver in 4.1 now doesnt properly detect the >> >media of original SMC BNC cards. Upgrading an old system proved quite an >> >adventure. >> > >> >db >> >>You seem to have forgotten to attach dmesg, pciconf -l, the card model >>name, description, and symptoms... maybe your mailer ate them? > > >Oct 2 10:32:36 et-gw /kernel: de0: port 0xf880-0xf8ff >mem 0xffbefe80-0xffbefeff irq 9 at device 17.0 on pci0 >Oct 2 10:32:36 et-gw /kernel: de0: SMC 21041 [10Mb/s] pass 1.1 >Oct 2 10:32:36 et-gw /kernel: de0: address 00:00:c0:1a:49:d0 > >I dont know the exact model, but the vendor ID is 1011 and the device IDs >are 0x0014 and 0x0002. The 0x0014 device sets up with 10baseT media (there >is only a coax BNC on the card, and the 0x0002 devices comes up with AUI >and 10baseT/UTP capabilty, but there is only a coax BNC on the card, so you >cant even set it to BNC manually. I'm not sure what and how 0x0014 and 0x0002 are used, but have you tried ifconfig de0 media 10base2/BNC ? Also what does ifconfig de0 report for the supported media types(if any)? My ed card supports tp and bnc but it doesnt report them in ifconfig, not sure what de does. > >These worked just fine under 2.2.8. > >DB > > > > >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message