From owner-freebsd-stable@FreeBSD.ORG Mon Jun 23 05:07:27 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33C98106564A for ; Mon, 23 Jun 2008 05:07:27 +0000 (UTC) (envelope-from mike.derouen@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.240]) by mx1.freebsd.org (Postfix) with ESMTP id D38CE8FC18 for ; Mon, 23 Jun 2008 05:07:26 +0000 (UTC) (envelope-from mike.derouen@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so586830ana.13 for ; Sun, 22 Jun 2008 22:07:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=ZgVIRbZCcaCcrEDFoMBvx+GQ5wDwArYPtESJ7jAWKzI=; b=XjgexYoQzgg7H3cP6acAjTZ8uaYoamjwU3jUjPr6F4baDl8fb/nCfVZ6aTWjvhPN+A 8kpalYntSvEalJVfpIBEPJ9mQvvqbo3fTLFZ/cwDr954aNtBmmKdTcPws950M+ZJpL6f kyX4c9SHLDJltaaPUaJI4OAbxxxgavI2mNxX8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=HSgAq6RJBmF1MISzBgH4QNd+ZpqQLqybsWrouWToePygRWhyOSr/DAQ0iopSubVMIw r2SCrBBLi1MstNYI6nRZVMLUNEusXJ3hm2o3Wvo6u2jEBFm1o/FB358hGjYj5RGmnt8E s6u/kjsm5CiW+3QHkd5jkV9PZIJ09edvx9pXI= Received: by 10.100.41.15 with SMTP id o15mr12303983ano.48.1214197645927; Sun, 22 Jun 2008 22:07:25 -0700 (PDT) Received: by 10.100.216.4 with HTTP; Sun, 22 Jun 2008 22:07:25 -0700 (PDT) Message-ID: Date: Sun, 22 Jun 2008 22:07:25 -0700 From: "Mike Derouen" To: "Jeremy Chadwick" In-Reply-To: <20080623042025.GA7684@eos.sc1.parodius.com> MIME-Version: 1.0 References: <20080622213700.GA83859@eos.sc1.parodius.com> <20080623014142.GE51356@cdnetworks.co.kr> <20080623042025.GA7684@eos.sc1.parodius.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Pyun YongHyeon , freebsd-stable@freebsd.org Subject: Re: NIC compatibility X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2008 05:07:27 -0000 That did the trick! Thanks guys. Sorry for the n00b questions :). I was under the impression that I had the "latest" FreeBSD7 with the RELEASE build, but I was getting the RELEASE and STABLE meanings mixed up. Thanks! Mike On Sun, Jun 22, 2008 at 9:20 PM, Jeremy Chadwick wrote: > On Mon, Jun 23, 2008 at 10:41:42AM +0900, Pyun YongHyeon wrote: > > On Sun, Jun 22, 2008 at 04:28:32PM -0700, Mike Derouen wrote: > > > Jeremy, > > > > > > Thanks for your reply. I wasn't able to find out much from the ASUS > site > > > either. Here is the pciconf output: > > > > > > > [...] > > > > > none13@pci0:0:15:0: class=0x020000 card=0x82ae1043 chip=0x07dc10de > > > rev=0xa2 hdr=0x00 > > > vendor = 'Nvidia Corp' > > > class = network > > > subclass = ethernet > > > > This looks like MCP73 ethernet controller. It's supported in > > 7-stable so you may have to update to latest 7-stable to use the > > ethernet controller. > > Mike, you can download one of the RELENG_7 (7.0-STABLE) ISO snapshots > from here: > > ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/200806/ > > You probably want 7.0-STABLE-200806-i386-disc1.iso or amd64-disc1.iso > depending upon if you want a 32-bit or 64-bit OS. (I'd recommend going > with amd64, if at all possible.) > > -- > | Jeremy Chadwick jdc at parodius.com | > | Parodius Networking http://www.parodius.com/ | > | UNIX Systems Administrator Mountain View, CA, USA | > | Making life hard for others since 1977. PGP: 4BD6C0CB | > >