ACPI + MP - is it possible?

Zahemszky Gábor Gabor at Zahemszky.HU
Tue Apr 12 12:57:45 PDT 2005


Hi!

I've got a Dell WS210, 2-processor (P-III/550) system. It's great, but 
in SMP mode, I cannot use ACPI. If I load ACPI from loader.conf, the 
boot hangs. (With a stock FreeSBIE CD - with FBSD 5.3 -, which has only 
UP configuration, I can _poweroff_ the machine.)

I'm using:
FreeBSD Picasso.Zahemszky.HU 5.4-STABLE FreeBSD 5.4-STABLE #5: Mon Apr 
11 10:48:46 CEST 2005 
root at Picasso.Zahemszky.HU:/usr/obj/usr/src/sys/PICASSO  i386

(cvsup from yesterday)

Bye,
Gabor < Gabor at Zahemszky dot HU >

-- 
#!/bin/ksh
Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ 
';set $Z ;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? 
]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? 
]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;for 
i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l 
i;};print "$j"


More information about the freebsd-acpi mailing list