Date: Wed, 22 Aug 2001 17:14:18 +0300 From: Ruslan Ermilov <ru@FreeBSD.ORG> To: Leon Soteriou <lsoteriou@stes.net> Cc: stable@FreeBSD.ORG, Warner Losh <imp@FreeBSD.ORG> Subject: HEADS UP: PCI breakage (was: Re: FreeBSD 4.4 RC (Releng_4 at 21.08.2001) During booting OS the driver ahc devices is not loaded) Message-ID: <20010822171418.A71366@sunbay.com> In-Reply-To: <00a401c12b13$6d0d0f70$03832ac2@ad>; from lsoteriou@stes.net on Wed, Aug 22, 2001 at 05:04:56PM %2B0300 References: <00a401c12b13$6d0d0f70$03832ac2@ad>
next in thread | previous in thread | raw e-mail | index | archive | help
Should be fixed by this commit: : imp 2001/08/21 13:13:54 PDT : : Modified files: (Branch: RELENG_4) : sys/i386/isa pci_cfgreg.c : Log: : Not not is not not. Change a != 0 to a == 0 to match the code that : was in current before the pcibios stripping that I did in -stable. It : was a simple change I made after all the other testing I did :-(. : : This should get people their PCI BUSes back. :-(. : : Noticed by: Mike Silbersack : : Revision Changes Path : 1.1.2.3 +2 -2 src/sys/i386/isa/Attic/pci_cfgreg.c On Wed, Aug 22, 2001 at 05:04:56PM +0300, Leon Soteriou wrote: > Hello, > > Yesterday (21.08.2001) I made cvsup RELENG_4. > Make buildworld and make kernel - no problem. > But after rebooting with new kernel the FreeBSD didn't load the "ahc" device > driver and > "da" devices wasn't find as well. > > On the same HW I boot with 4.3-Stable_30.07.2001 without any problem. > This is the first problem with that HW and FreeBSD since August 2000 and > FreeBSD 3.5 > > Hardware: > > MB - Intel 440GX (DUAL Pentium II) > CPU - 1 x Pentium II 550 MHz > SCSI controller - integrated Dual Channels Adaptec aic7896/97 Ultra2 SCSI > adapter > HDD - 2 x SEAGATE ST39236LWV SCSI > Memory - 1 x 128MB Kingston PC133 > Ethernet - integrated Intel i82555 10/100 media interface > Video - integrated Cirrus Logic GD5480 SVGA controller > > -- > Andrey Deryugin > aderyugin@stes.net > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010822171418.A71366>