From owner-freebsd-hackers Fri Jan 5 17:51:59 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA16670 for hackers-outgoing; Fri, 5 Jan 1996 17:51:59 -0800 (PST) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA16660 for ; Fri, 5 Jan 1996 17:51:54 -0800 (PST) Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id RAA07493; Fri, 5 Jan 1996 17:51:53 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.7.3/8.6.5) with SMTP id TAA03975; Fri, 5 Jan 1996 19:56:48 -0800 (PST) Message-Id: <199601060356.TAA03975@corbin.Root.COM> To: dennis@etinc.com (dennis) cc: hackers@freebsd.org Subject: Re: SMC PCI card - Cant load 2.1R In-reply-to: Your message of "Fri, 05 Jan 96 15:56:04 EST." <199601052056.PAA09797@etinc.com> From: David Greenman Reply-To: davidg@Root.COM Date: Fri, 05 Jan 1996 19:56:48 -0800 Sender: owner-hackers@freebsd.org Precedence: bulk >I've been trying to load 2.1R via NFS with an AP5C 120mhz Pentium with >an SMC EtherPower card (I've used this card successfully with FreeBSD >before) and it doesnt work. It probes the card properly (de0) but when it >goes to NFS attach it failes (portmap failure..)...I have a lan moniter and >nothing is being put out by the card. Putting an NE2000 into the box and it >loads just fine. > >After bringing the machine up...it is apparent that the card doesn't work >in the box at all. It doesn't hang, and you dont get an error...but the >card doesn't transmit anything. Perhaps an interrupt assignment? Is the BIOS assigning a reasonable, non- conflict interrupt to the card? Look in the BIOS configuration and/or at irq in the probe/attach messages during the kernel startup for this. Does the card continue to work in some other PCI machine, and just not in this one? >I've used this card before (not with this MB)..is there a bug fix or something >that I've missed? There aren't any known bugs in the driver released in 2.1. -DG David Greenman Core Team/Principal Architect, The FreeBSD Project