From owner-freebsd-net@FreeBSD.ORG Fri Dec 12 01:40:20 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75D82106564A for ; Fri, 12 Dec 2008 01:40:20 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.226]) by mx1.freebsd.org (Postfix) with ESMTP id 03B908FC18 for ; Fri, 12 Dec 2008 01:40:19 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1137968rvf.43 for ; Thu, 11 Dec 2008 17:40:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:received:date:from :to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=NOCX1Si5NBCi7nvxlGXKVSymLzgwNmOqS0RMAyWw2X4=; b=w+TgYS3pCAbNOexJc8yRDnDEWZ9nbdyWx0h2E4pZCtr+1+o6tIzhJjeg6tQZGATzOu WeI1A84LPoWv9kxx0kfwrHLPPccU3Hc9MdqT7+U44QhE5xiLeZfYyYPyESn7xnLBL8fv Zbzy1p4J//buMmdEVjQxbOhQ8XCewhuV6P0Po= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=Trh1jNPEN11D4m9ilZYHmeenw+BuKLYZulWaS0beaJy201W7SM30nkdtcSX+fJWD5m MOFlx1ewNbsfl/JDDHa7mlCEb6aNcVflVYHCPARyYdXARJR4SlLNJTKiccbOJrQMfzCs fTxFNNZ36YnCIBvectg+9lLvbFRgsUJkS4DoQ= Received: by 10.141.211.5 with SMTP id n5mr1621551rvq.19.1229046019655; Thu, 11 Dec 2008 17:40:19 -0800 (PST) Received: from michelle.cdnetworks.co.kr ([211.53.35.84]) by mx.google.com with ESMTPS id k2sm3603080rvb.8.2008.12.11.17.40.16 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 11 Dec 2008 17:40:18 -0800 (PST) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id mBC1eB36047183 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 12 Dec 2008 10:40:11 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id mBC1eBcN047182; Fri, 12 Dec 2008 10:40:11 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Fri, 12 Dec 2008 10:40:11 +0900 From: Pyun YongHyeon To: Vladimir Ermakov Message-ID: <20081212014011.GG46707@cdnetworks.co.kr> References: <49392FDD.8050209@gmail.com> <20081206022205.GD22093@cdnetworks.co.kr> <20081208004802.GB29560@cdnetworks.co.kr> <493CF424.4040206@gmail.com> <20081209043130.GC33723@cdnetworks.co.kr> <493E1872.9010306@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <493E1872.9010306@gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-net@freebsd.org Subject: Re: vlan support trouble in if_sis driver ? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2008 01:40:20 -0000 On Tue, Dec 09, 2008 at 10:04:18AM +0300, Vladimir Ermakov wrote: > Pyun YongHyeon wrote: > >On Mon, Dec 08, 2008 at 01:17:08PM +0300, Vladimir Ermakov wrote: > > > Pyun YongHyeon wrote: > > > >Good. Would you show me the output of "pciconf -lcv"? > > > >If I don't see any oddities in the output, I would commit the > > > >patch. > > > > > > > > > what tests need to try? > > > > > > > > > > > > >If parent interface sis0 still works as expected(i.e. without VLAN) > > > >there is no need to test other cases, I guess. > > > > > > > > > > > OK > > > > > > # pciconf -lvc > > > ... > > > sis0@pci0:0:4:0: class=0x020000 card=0xe0001458 chip=0x09001039 > > > rev=0x90 hdr=0x00 > > > vendor = 'Silicon Integrated Systems (SiS)' > > > device = 'SiS900 sis 900 and integrated lan' > > > class = network > > > subclass = ethernet > > > cap 01[40] = powerspec 2 supports D0 D1 D2 D3 current D0 > > > ... > > > > > > >Thanks. Patch committed to HEAD(r185784). > > > > > MFC? > sis(4) supports two kind of controllers. One was made by SiS and the other was manufactured by National Semiconductor. So I think we need test report for NatSemi DP83815 case prior to MFC. -- Regards, Pyun YongHyeon