Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2008 10:40:11 +0900
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        Vladimir Ermakov <samflanker@gmail.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: vlan support trouble in if_sis driver ?
Message-ID:  <20081212014011.GG46707@cdnetworks.co.kr>
In-Reply-To: <493E1872.9010306@gmail.com>
References:  <49392FDD.8050209@gmail.com> <20081206022205.GD22093@cdnetworks.co.kr> <d4efcfb70812061055g5e1f5c4an8386b0ab4fc0a105@mail.gmail.com> <20081208004802.GB29560@cdnetworks.co.kr> <493CF424.4040206@gmail.com> <20081209043130.GC33723@cdnetworks.co.kr> <493E1872.9010306@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081212014011.GG46707>