From owner-freebsd-stable@FreeBSD.ORG Mon Mar 15 11:09:30 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53EB016A4CE for ; Mon, 15 Mar 2004 11:09:30 -0800 (PST) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DF6B43D48 for ; Mon, 15 Mar 2004 11:09:29 -0800 (PST) (envelope-from freebsd-stable@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1B2xSq-00027E-00 for ; Mon, 15 Mar 2004 20:09:28 +0100 Received: from dsl-082-083-133-076.arcor-ip.net ([82.83.133.76]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Mar 2004 20:09:28 +0100 Received: from manfred.lotz by dsl-082-083-133-076.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Mar 2004 20:09:28 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Manfred Lotz Date: Mon, 15 Mar 2004 19:58:04 +0100 Lines: 37 Message-ID: References: <20040310184431.U82999@carver.gumbysoft.com> <20040311174814.31867102.torfinn.ingolfsen@broadpark.no> <20040313131344.78952b16.torfinn.ingolfsen@broadpark.no> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: dsl-082-083-133-076.arcor-ip.net User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Sender: news Subject: Re: unexpected softupdate inconsistency X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 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, 15 Mar 2004 19:09:30 -0000 On Sat, 13 Mar 2004 13:13:44 +0100, Torfinn Ingolfsen wrote: > On Fri, 12 Mar 2004 22:16:12 +0100 > Manfred Lotz wrote: > >> pciconf -lv shows: >> atapci0@pci0:2:5: class=0x010180 card=0x0a411019 chip=0x55131039 >> rev=0xd0 hdr=0x00 >> vendor = 'Silicon Integrated Systems (SiS)' >> device = 'SiS5513 EIDE Controller (A,B step)' >> class = mass storage >> subclass = ATA > > It seems to be the same controller I have (I totally forgot about > pciconf in my last posting): > > atapci0@pci0:2:5: class=0x01018a card=0x55131039 chip=0x55131039 > rev=0x00 hdr=0x00 > vendor = 'Silicon Integrated Systems (SiS)' > device = 'SiS5513 EIDE Controller (A,B step)' > class = mass storage > subclass = ATA > >> and dmesg | grep atapci shows: >> atapci0: port 0x400 >> 0-0x400f at device 2.5 on pci0 > > Hmm, do you run with the (broken) patch I reffered to in my last > posting, or without? I didn't try the patch because I didn't believe it would help prevent the kind of error I had. -- Manfred