Only verified on i386 and amd64 FreeBSD 7BETA. Discussions with: bf <bf2006a@yahoo.com>, truckman and Tijl Coosemans <tijl@ulyssis.org>. PR: 118270 and 118271
11 lines
282 B
C
11 lines
282 B
C
--- CONFIG/src/backend/archinfo_x86.c~ Tue Dec 19 06:47:11 2006
|
|
+++ CONFIG/src/backend/archinfo_x86.c Wed Dec 27 12:05:00 2006
|
|
@@ -281,6 +281,7 @@
|
|
case 9:
|
|
case 13:
|
|
iret = IntPM;
|
|
+ break;
|
|
case 14:
|
|
iret = IntCoreDuo;
|
|
break;
|