Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2002 23:23:59 +0900 (JST)
From:      Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
To:        jhb@FreeBSD.org
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/share/mk bsd.cpu.mk
Message-ID:  <20020730.232359.130244669.iwasaki@jp.FreeBSD.org>
In-Reply-To: <XFMail.20020730094816.jhb@FreeBSD.org>
References:  <20020730.153829.126756713.iwasaki@jp.FreeBSD.org> <XFMail.20020730094816.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> > FYI: acpi wakeup from S3 got panic w/o NO_CPU_CFLAGS.  Where to fix?
> 
> That I have no idea.  I assume you mean a kernel compiled w/o
> NO_CPU_COPTFLAGS doesn't work ok?  What is CPUTYPE set to and what kind of
> CPU is in your laptop?

Yes.  I saw this problem two laptops.
CPU: Pentium III/Pentium III Xeon/Celeron (597.41-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x686  Stepping = 6
  Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>

CPU: Pentium II/Pentium II Xeon/Celeron (299.94-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x66a  Stepping = 10
  Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>

I don't set CPUTYPE in /etc/make.conf, so CPUTYPE = i386,
MACHINE_ARCH = i386, _CPUCFLAGS = -mcpu=pentiumpro in bsd.cpu.mk.

Thanks


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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