From owner-freebsd-alpha@FreeBSD.ORG Fri May 28 04:25:46 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40E6916A4CE for ; Fri, 28 May 2004 04:25:46 -0700 (PDT) Received: from smtp-out1.xs4all.nl (smtp-out1.xs4all.nl [194.109.24.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC14A43D2D for ; Fri, 28 May 2004 04:25:45 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-out1.xs4all.nl (8.12.10/8.12.10) with ESMTP id i4SBPTRt079925; Fri, 28 May 2004 13:25:29 +0200 (CEST) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.11/8.12.9) with ESMTP id i4SBOiTq010978; Fri, 28 May 2004 13:24:44 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.11/8.12.11/Submit) id i4SBOiLY010977; Fri, 28 May 2004 13:24:44 +0200 (CEST) (envelope-from wkb) Date: Fri, 28 May 2004 13:24:44 +0200 From: Wilko Bulte To: Jean-Francois Gobin Message-ID: <20040528112444.GA10953@freebie.xs4all.nl> References: <20040515143606.Q53069@ns> <1084792888.26444.12.camel@pcct.hep.phy.cam.ac.uk> <20040517113138.GA40942@freebie.xs4all.nl> <20040517133533.F69233@ns> <1084794245.26444.17.camel@pcct.hep.phy.cam.ac.uk> <20040517135254.P69288@ns> <1085739685.29244.10.camel@baba.littlehome.co.uk> <1085739858.29244.12.camel@baba.littlehome.co.uk> <20040528103104.GA10774@freebie.xs4all.nl> <20040528131910.U26288@ns> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040528131910.U26288@ns> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.10-PRERELEASE X-PGP: finger wilko@freebsd.org cc: freebsd-alpha@freebsd.org cc: Santanu Das Subject: Re: network on AlphaServer 1000A 4/266 X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2004 11:25:46 -0000 On Fri, May 28, 2004 at 01:20:36PM +0200, Jean-Francois Gobin wrote: > And you can always tri a "lspci" or "scanpci" or "pciconf" or whatever > name this command has. Should give you some big clues about the mod. to > load. pciconf -l Who needs silly modules with the driver linked into the kernel? ;) > > Being an alpha system I would try to "lsmod mods>/net/drivers/de.o" or "........./net/drivers/depci.o" or anything > having a "de" in it! This is not Linux.. > JF > > > On Fri, 28 May 2004, Wilko Bulte wrote: > > > On Fri, May 28, 2004 at 11:24:19AM +0100, Santanu Das wrote: > > > > That card is driven either by the de or the dc driver. Generic > > kernel should have driver support. ifconfig -a will tell you > > > > > Hi all, > > > > > > I'm using a ethernet card from Digital called as "Fast EtherWorks PCI > > > 10/100" (AK-QKJJB-CA). How can I know about the actual module is being > > > used for this card. During installation FreeBSD (5.1) auto-detects the > > > card so I didn't have to worry about. In RedHat (i386), normally there > > > is file called as '/etc/modules.conf' to know that. What is the alpha > > > equivalent in FreeBSD? > > > > > > Thanks in advance, > > > Santanu -- Wilko Bulte wilko@FreeBSD.org