From owner-freebsd-stable@FreeBSD.ORG Wed Dec 20 20:10:31 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C57616A416 for ; Wed, 20 Dec 2006 20:10:31 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 886F643CB0 for ; Wed, 20 Dec 2006 20:10:02 +0000 (GMT) (envelope-from almarrie@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so2034359uge for ; Wed, 20 Dec 2006 12:09:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=SqvC0FDfyRynez3xcGc7nWJ8v04TMIZEB44CeCjtBvX7dUhSZ1pj3jScxUlrRS2zxgrTcFbAiDY3HgSOJI076x3T67SUt7Wdo+SvTEfTJRI5zsPStosWCEtVbc/DjHHk7co0vipB6zy0K8PxtWeQ+UpKhIUxahCqXgSSBFh7bZ8= Received: by 10.67.119.13 with SMTP id w13mr3330920ugm.1166645392221; Wed, 20 Dec 2006 12:09:52 -0800 (PST) Received: by 10.67.27.15 with HTTP; Wed, 20 Dec 2006 12:09:51 -0800 (PST) Message-ID: <499c70c0612201209j7ec014av3ec161a077633a2b@mail.gmail.com> Date: Wed, 20 Dec 2006 23:09:51 +0300 From: "Abdullah Al-Marrie" To: freebsd-acpi@freebsd.org, freebsd-current@freebsd.org, freebsd-multimedia@freebsd.org, freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Bruno Ducrot Subject: Acer Aspire 5102 WLMi with Turion 64 X2 dual-core TL-50 1.6 GHz on FreeBSD 6.2 ACPI problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2006 20:10:31 -0000 Hello guys, I have problem with my new laptop Acer Aspire 5102 WLMi which has AMD Turion=99 64 X2 dual-core TL-50 1.6 GHz with 1.5 GB of ram. I'm running i386 6.2-RC1 upgraded to 6.2-PRELEASE via RELENG6 tag since I don't have more than 4 GB of ram. 1. The FreeBSD can't detect the builtin wlan chip which is Broadcom BCM 4318 Rev 2. OpenSuse 10.2 detected my my builtin wlan <4>ieee80211: module not supported by Novell, setting U taint flag. <6>bcm43xx: Chip ID 0x4318, rev 0x2 <6>bcm43xx: Number of cores: 4 <6>bcm43xx: Core 0: ID 0x800, rev 0xd, vendor 0x4243, enabled <6>bcm43xx: Core 1: ID 0x812, rev 0x9, vendor 0x4243, disabled <6>bcm43xx: Core 2: ID 0x804, rev 0xc, vendor 0x4243, enabled <6>bcm43xx: Core 3: ID 0x80d, rev 0x7, vendor 0x4243, enabled <6>bcm43xx: PHY connected <6>bcm43xx: Detected PHY: Version: 3, Type 2, Revision 7 <6>bcm43xx: Detected Radio: ID: 8205017f (Manuf: 17f Ver: 2050 Rev: 8) Here is very interesting thread about the Acer laptops only. http://www.ubuntuforums.org/showthread.php?t=3D280962 ## ******************** ONLY FOR ACER USERS ******************** #install acer_acpi to turn on wireless adapter through software #this is the only package that will be manually installed #as it will be compiled, it works on 32-bit and 64-bit systems whereas acer= hk #only works on 32-bit systems AFAIK #when upgrading kernel, make sure to re-compile/re-install acer_acpi in the= new kernel wget http://www.archernar.co.uk/acer_acpi/acer_acpi-0.3.tar.gz tar -xvf acer_acpi-0.3.tar.gz cd acer_acpi-0.3 sudo apt-get install build-essential linux-kernel-headers linux-headers-$ar= ch linux-headers-=B4uname -r=B4 make sudo make install echo 'acer_acpi' | sudo tee -a /etc/modules echo 'pre-up /etc/network/StartAcerWireless' | sudo tee -a /etc/network/interfaces sudo touch /etc/network/StartAcerWireless echo 'chmod 777 /proc/acpi/acer/wireless' | sudo tee -a /etc/network/StartAcerWireless echo 'echo "enabled: 1" > /proc/acpi/acer/wireless' | sudo tee -a /etc/network/StartAcerWireless echo 'iwconfig eth1 ap any' | sudo tee -a /etc/network/StartAcerWireless sudo chmod 754 /etc/network/StartAcerWireless ## ************************************************** *********** Start GDM and from the menu, go to System|Preferences|Sessions|Startup Programs, click the Add button and write in: nm-applet =96sm-disable reboot PC When rebooted, left-click on nm-applet and choose to "connect to other wireless network" even if your AP is visible. Write in the SSID, choose WEP or WPA and enter the password. Upon connecting nm-applet will ask for a mas= ter password for the wallet. Choose something simple. ---- In FreeBSD 6.2-PRERELEASE The bluetooth it works when I use the button to turn it on. Dec 20 22:13:35 kernel: ugen1: Broadcom Corp Acer Module, rev 2.00/1.00, a= ddr 2 But nothing appears when I switch the wlan button off/on. Wlan light is working on the FreeBSD but it doesn't appear in the dmesg or /var/log/messages 2. powerd in rc.conf causes the laptop to hangs too. # sysctl dev.cpu dev.cpu.0.%desc: ACPI CPU dev.cpu.0.%driver: cpu dev.cpu.0.%location: handle=3D\_PR_.CPU0 dev.cpu.0.%pnpinfo: _HID=3Dnone _UID=3D0 dev.cpu.0.%parent: acpi0 dev.cpu.0.freq: 1592 dev.cpu.0.freq_levels: 1592/70000 796/19383 dev.cpu.1.%desc: ACPI CPU dev.cpu.1.%driver: cpu dev.cpu.1.%location: handle=3D\_PR_.CPU1 dev.cpu.1.%pnpinfo: _HID=3Dnone _UID=3D0 dev.cpu.1.%parent: acpi0 # sysctl dev.powernow dev.powernow.0.%desc: PowerNow! K8 dev.powernow.0.%driver: powernow dev.powernow.0.%parent: cpu0 dev.powernow.0.freq_settings: 1592/70000 796/19383 dev.powernow.1.%desc: PowerNow! K8 dev.powernow.1.%driver: powernow dev.powernow.1.%parent: cpu1 dev.powernow.1.freq_settings: 1592/70000 796/19383 # sysctl dev.acpi_throttle sysctl: unknown oid 'dev.acpi_throttle' 3. Sound hardware isn't detected at all. pciconf -lv | grep -B 4 audio returns with no output. 4. system wont reboot or shutdown, it hangs after sync disks, I have to press thr button power to switch it off. --- Booting with ACPI disabled causes crash all the time. cbb0: cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 pci6: at device 4.1 (no driver attached) pci6: at device 4.2 (no driver attached) pci6: at device 4.3 (no driver attached) pci6: at device 4.4 (no driver attached) unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff Fatal trap 9: general protection fault while in kernel mode cpuid =3D 0; apic id =3D 00 instruction pointer =3D 0x70 :0x10000 stack pointer =3D 0x28 :0xfd0 frame pointer=09=09 =3D 0x28 :0xcc5 code segment=09=09 =3D base 0xc000e4c5, limit 0xffff, type 0x1b =3D DPL 0, press 1, def32 0, gran 0 processor eflags=09 =3D interrupt enabled, reusme, IOPL =3D 0 current processes =3D 0 (swapper) trap number =3D 9 panic: general protection fault cpuid =3D 0 uptime: 1s dmesg -v output: FreeBSD 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Wed Dec 20 21:05:03 AST 2006 arabian@:/usr/obj/usr/src/sys/ARABIAN i386 Copyright (c) 1992-2006 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 6.2-PRERELEASE #0: Wed Dec 20 21:05:03 AST 2006 arabian@:/usr/obj/usr/src/sys/ARABIAN Preloaded elf kernel "/boot/kernel/kernel" at 0xc0a77000. Preloaded elf module "/boot/kernel/linux.ko" at 0xc0a771c4. Preloaded elf module "/boot/kernel/wlan_acl.ko" at 0xc0a77270. Preloaded elf module "/boot/modules/bcmwl5_sys.ko" at 0xc0a77320. Preloaded elf module "/boot/kernel/if_ndis.ko" at 0xc0a773d0. Preloaded elf module "/boot/kernel/ndis.ko" at 0xc0a7747c. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0a77528. MP Configuration Table version 1.4 found at 0xc009e171 Table 'FACP' at 0x57e99c04 Table 'SLIC' at 0x57e99c78 Table 'SSDT' at 0x57e99dee Table 'APIC' at 0x57e99f70 MADT: Found table at 0x57e99f70 APIC: Using the MADT enumerator. MADT: Found CPU APIC ID 0 ACPI ID 0: enabled SMP: Added CPU 0 (AP) MADT: Found CPU APIC ID 1 ACPI ID 1: enabled SMP: Added CPU 1 (AP) INTR: Adding local APIC 0 as a target ACPI APIC Table: Calibrating clock(s) ... i8254 clock: 1193209 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 1596014793 Hz CPU: AMD Turion(tm) 64 X2 Mobile Technology TL-50 (1596.01-MHz 686-class CP= U) Origin =3D "AuthenticAMD" Id =3D 0x40f82 Stepping =3D 2 Features=3D0x178bfbff Features2=3D0x2001 AMD Features=3D0xea500800 AMD Features2=3D0x1f,,CR8> HTT bit cleared - FreeBSD does not have licensing issues requiring it. Cores per package: 2 Data TLB: 32 entries, fully associative Instruction TLB: 32 entries, fully associative L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associat= ive L2 internal cache: 256 kbytes, 64 bytes/line, 1 lines/tag, 8-way associativ= e real memory =3D 1474887680 (1406 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009cfff, 638976 bytes (156 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000000c28000 - 0x000000005658afff, 1435906048 bytes (350563 pages) avail memory =3D 1435623424 (1369 MB) INTR: Adding local APIC 1 as a target FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 bios32: Found BIOS32 Service Directory header at 0xc00f80c0 bios32: Entry =3D 0xfd954 (c00fd954) Rev =3D 0 Len =3D 1 pcibios: PCI BIOS entry at 0xfd950+0x0 pnpbios: Found PnP BIOS data at 0xc00f8120 pnpbios: Entry =3D e4c5:a1f8 Rev =3D 1.0 Other BIOS signatures found: APIC: CPU 0 has ACPI ID 0 APIC: CPU 1 has ACPI ID 1 MADT: Found IO APIC ID 2, Interrupt 0 at 0xfec00000 ioapic0: Routing external 8259A's -> intpin 0 lapic0: Routing NMI -> LINT1 lapic0: LINT1 trigger: edge lapic0: LINT1 polarity: high lapic1: Routing NMI -> LINT1 lapic1: LINT1 trigger: edge lapic1: LINT1 polarity: high MADT: Forcing active-low polarity and level trigger for SCI ioapic0: intpin 9 polarity: low ioapic0: intpin 9 trigger: level ioapic0 irqs 0-23 on motherboard cpu0 BSP: ID: 0x00000000 VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010000 wlan: <802.11 Link Layer> wlan: <802.11 MAC ACL support> wlan: mac acl policy registered nfslock: pseudo-device random: io: kbd: new array size 4 kbd1 at kbdmux0 VESA: information block 56 45 53 41 00 02 00 01 00 01 01 00 00 00 22 00 00 01 00 01 00 01 1e 01 00 01 34 01 00 01 39 01 00 01 82 01 0d 01 0e 01 0f 01 20 01 92 01 93 01 94 01 95 01 96 01 a2 01 a3 01 a4 01 a5 01 a6 01 VESA: 60 mode(s) found VESA: v2.0, 16384k memory, flags:0x1, mode table:0xc08c55e2 (1000022) VESA: ATI RADEON XPRESS 200M Series VESA: ATI Technologies Inc. MS48 01.00 mem: Pentium Pro MTRR support enabled null: npx0: INT 16 interface acpi0: on motherboard ioapic0: routing intpin 9 (ISA IRQ 9) to vector 48 acpi0: [MPSAFE] pci_open(1): mode 1 addr port (0x0cf8) is 0x80012814 pci_open(1a): mode1res=3D0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=3D060000] [hdr=3D00] is there (id=3D5950100= 2) pcibios: BIOS_PRESENT call failed AcpiOsDerivePciId: bus 0 dev 18 func 0 AcpiOsDerivePciId: bus 0 dev 17 func 0 AcpiOsDerivePciId: bus 0 dev 20 func 1 AcpiOsDerivePciId: bus 0 dev 20 func 3 AcpiOsDerivePciId: bus 6 dev 2 func 0 acpi0: Power Button (fixed) acpi0: wakeup code va 0xd93ea000 pa 0x9c000 AcpiOsDerivePciId: bus 0 dev 0 func 0 ACPI timer: 1/2 1/2 1/2 1/2 1/2 1/2 1/2 1/2 1/2 1/2 -> 10 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0 acpi_ec0: port 0x62,0x66 on acpi0 pci_link0: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 10 11 Validation 0 255 N 0 10 11 After Disable 0 255 N 0 10 11 pci_link1: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 10 11 Validation 0 255 N 0 10 11 After Disable 0 255 N 0 10 11 pci_link2: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 10 11 Validation 0 255 N 0 10 11 After Disable 0 255 N 0 10 11 pci_link3: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 10 11 Validation 0 255 N 0 10 11 After Disable 0 255 N 0 10 11 pci_link4: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 10 11 Validation 0 255 N 0 10 11 After Disable 0 255 N 0 10 11 pci_link5: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 10 11 Validation 0 255 N 0 10 11 After Disable 0 255 N 0 10 11 pci_link6: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 10 11 Validation 0 255 N 0 10 11 After Disable 0 255 N 0 10 11 pci_link7: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 10 11 Validation 0 255 N 0 10 11 After Disable 0 255 N 0 10 11 pci_link8: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 3 4 5 7 Validation 0 255 N 0 3 4 5 7 After Disable 0 255 N 0 3 4 5 7 cpu0: on acpi0 powernow0: on cpu0 cpu1: on acpi0 powernow1: on cpu1 acpi_lid0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pci0: physical bus=3D0 found-> vendor=3D0x1002, dev=3D0x5950, revid=3D0x10 bus=3D0, slot=3D0, func=3D0 class=3D06-00-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0006, statreg=3D0x2220, cachelnsz=3D0 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 n= s) found-> vendor=3D0x1002, dev=3D0x5a3f, revid=3D0x00 bus=3D0, slot=3D1, func=3D0 class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0 cmdreg=3D0x0007, statreg=3D0x0230, cachelnsz=3D0 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x0c (3000 ns), maxlat=3D0x00 (= 0 ns) found-> vendor=3D0x1002, dev=3D0x5a36, revid=3D0x00 bus=3D0, slot=3D4, func=3D0 class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0 cmdreg=3D0x0000, statreg=3D0x0010, cachelnsz=3D8 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x04 (1000 ns), maxlat=3D0x00 (0 n= s) powerspec 3 supports D0 D3 current D0 MSI supports 1 message found-> vendor=3D0x1002, dev=3D0x5a37, revid=3D0x00 bus=3D0, slot=3D5, func=3D0 class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0 cmdreg=3D0x0000, statreg=3D0x0010, cachelnsz=3D8 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x04 (1000 ns), maxlat=3D0x00 (0 n= s) powerspec 3 supports D0 D3 current D0 MSI supports 1 message found-> vendor=3D0x1002, dev=3D0x4374, revid=3D0x80 bus=3D0, slot=3D19, func=3D0 class=3D0c-03-10, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0017, statreg=3D0x02b0, cachelnsz=3D8 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 n= s) intpin=3Da, irq=3D11 MSI supports 1 message map[10]: type 1, range 32, base c0004000, size 12, enabled pcib0: matched entry for 0.19.INTA pcib0: slot 19 INTA hardwired to IRQ 19 found-> vendor=3D0x1002, dev=3D0x4375, revid=3D0x80 bus=3D0, slot=3D19, func=3D1 class=3D0c-03-10, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0017, statreg=3D0x02b0, cachelnsz=3D8 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 n= s) intpin=3Da, irq=3D11 MSI supports 1 message map[10]: type 1, range 32, base c0005000, size 12, enabled pcib0: matched entry for 0.19.INTA pcib0: slot 19 INTA hardwired to IRQ 19 found-> vendor=3D0x1002, dev=3D0x4373, revid=3D0x80 bus=3D0, slot=3D19, func=3D2 class=3D0c-03-20, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0017, statreg=3D0x02b0, cachelnsz=3D8 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 n= s) intpin=3Da, irq=3D11 powerspec 2 supports D0 D1 D2 D3 current D0 MSI supports 1 message map[10]: type 1, range 32, base c0006000, size 12, enabled pcib0: matched entry for 0.19.INTA pcib0: slot 19 INTA hardwired to IRQ 19 found-> vendor=3D0x1002, dev=3D0x4372, revid=3D0x83 bus=3D0, slot=3D20, func=3D0 class=3D0c-05-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0003, statreg=3D0x0230, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) map[10]: type 4, range 32, base 00008400, size 4, enabled map[14]: type 1, range 32, base fed00000, size 10, enabled found-> vendor=3D0x1002, dev=3D0x4376, revid=3D0x80 bus=3D0, slot=3D20, func=3D1 class=3D01-01-82, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0005, statreg=3D0x0230, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) intpin=3Da, irq=3D10 MSI supports 1 message map[20]: type 4, range 32, base 00008410, size 4, enabled pcib0: matched entry for 0.20.INTA pcib0: slot 20 INTA hardwired to IRQ 16 found-> vendor=3D0x1002, dev=3D0x437b, revid=3D0x01 bus=3D0, slot=3D20, func=3D2 class=3D04-03-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0006, statreg=3D0x0410, cachelnsz=3D8 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 n= s) intpin=3Da, irq=3D10 powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit map[10]: type 1, range 64, base c0000000, size 14, enabled pcib0: matched entry for 0.20.INTA pcib0: slot 20 INTA hardwired to IRQ 16 found-> vendor=3D0x1002, dev=3D0x4377, revid=3D0x80 bus=3D0, slot=3D20, func=3D3 class=3D06-01-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x000f, statreg=3D0x0220, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) found-> vendor=3D0x1002, dev=3D0x4371, revid=3D0x80 bus=3D0, slot=3D20, func=3D4 class=3D06-04-01, hdrtype=3D0x01, mfdev=3D1 cmdreg=3D0x0007, statreg=3D0x02a0, cachelnsz=3D0 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 n= s) found-> vendor=3D0x1022, dev=3D0x1100, revid=3D0x00 bus=3D0, slot=3D24, func=3D0 class=3D06-00-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0000, statreg=3D0x0010, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) found-> vendor=3D0x1022, dev=3D0x1101, revid=3D0x00 bus=3D0, slot=3D24, func=3D1 class=3D06-00-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0000, statreg=3D0x0000, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) found-> vendor=3D0x1022, dev=3D0x1102, revid=3D0x00 bus=3D0, slot=3D24, func=3D2 class=3D06-00-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0000, statreg=3D0x0000, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) found-> vendor=3D0x1022, dev=3D0x1103, revid=3D0x00 bus=3D0, slot=3D24, func=3D3 class=3D06-00-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0000, statreg=3D0x0010, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns) pcib1: at device 1.0 on pci0 pcib1: secondary bus 1 pcib1: subordinate bus 1 pcib1: I/O decode 0x9000-0x9fff pcib1: memory decode 0xc0100000-0xc01fffff pcib1: prefetched decode 0xc8000000-0xcfffffff pci1: on pcib1 pci1: physical bus=3D1 found-> vendor=3D0x1002, dev=3D0x5975, revid=3D0x00 bus=3D1, slot=3D5, func=3D0 class=3D03-00-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0007, statreg=3D0x02b0, cachelnsz=3D8 (dwords) lattimer=3D0x42 (1980 ns), mingnt=3D0x08 (2000 ns), maxlat=3D0x00 (= 0 ns) intpin=3Da, irq=3D11 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 3, range 32, base c8000000, size 27, enabled pcib1: requested memory range 0xc8000000-0xcfffffff: good map[14]: type 4, range 32, base 00009000, size 8, enabled pcib1: requested I/O range 0x9000-0x90ff: in range map[18]: type 1, range 32, base c0100000, size 16, enabled pcib1: requested memory range 0xc0100000-0xc010ffff: good pcib1: matched entry for 1.5.INTA pcib1: slot 5 INTA hardwired to IRQ 17 pci1: at device 5.0 (no driver attached) pcib2: at device 4.0 on pci0 pcib2: secondary bus 2 pcib2: subordinate bus 3 pcib2: I/O decode 0x0-0x0 pcib2: memory decode 0x0-0x0 pcib2: prefetched decode 0x0-0x0 pci2: on pcib2 pci2: physical bus=3D2 pcib3: at device 5.0 on pci0 pcib3: secondary bus 4 pcib3: subordinate bus 5 pcib3: I/O decode 0x0-0x0 pcib3: memory decode 0x0-0x0 pcib3: prefetched decode 0x0-0x0 pci4: on pcib3 pci4: physical bus=3D4 ohci0: mem 0xc0004000-0xc0004fff irq 19 at device 19.0 on pci0 ohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xc0004000 ioapic0: routing intpin 19 (PCI IRQ 19) to vector 49 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: ATI OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered ohci1: mem 0xc0005000-0xc0005fff irq 19 at device 19.1 on pci0 ohci1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xc0005000 ohci1: [GIANT-LOCKED] usb1: OHCI version 1.0, legacy support usb1: on ohci1 usb1: USB revision 1.0 uhub1: ATI OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 4 ports with 4 removable, self powered ehci0: mem 0xc0006000-0xc0006fff irq 19 at device 19.2 on pci0 ehci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xc0006000 ehci0: [GIANT-LOCKED] ehci0: Dropped interrupts workaround enabled usb2: EHCI version 1.0 usb2: companion controllers, 4 ports each: usb0 usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: ATI EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub2: 8 ports with 8 removable, self powered ugen0: vendor 0x0402 USB2.0 Camera, rev 2.00/1.00, addr 2 pci0: at device 20.0 (no driver attached) atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x8410-0x841f irq 16 at device 20.1 on pci0 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0x8410 ata0: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 ata0: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D00 ata0: stat0=3D0x80 err=3D0x80 lsb=3D0x80 msb=3D0x80 ata0: stat0=3D0x80 err=3D0x80 lsb=3D0x80 msb=3D0x80 ata0: stat0=3D0x80 err=3D0x80 lsb=3D0x80 msb=3D0x80 ata0: stat0=3D0x80 err=3D0x80 lsb=3D0x80 msb=3D0x80 ata0: stat0=3D0x80 err=3D0x80 lsb=3D0x80 msb=3D0x80 ata0: stat0=3D0x80 err=3D0x80 lsb=3D0x80 msb=3D0x80 ata0: stat0=3D0x50 err=3D0x01 lsb=3D0x00 msb=3D0x00 ata0: stat1=3D0x00 err=3D0x01 lsb=3D0x14 msb=3D0xeb ata0: reset tp2 stat0=3D50 stat1=3D00 devices=3D0x9 ioapic0: routing intpin 14 (ISA IRQ 14) to vector 50 ata0: [MPSAFE] ata1: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 ata1: reset tp1 mask=3D00 ostat0=3Dff ostat1=3Dff ioapic0: routing intpin 15 (ISA IRQ 15) to vector 51 ata1: [MPSAFE] pci0: at device 20.2 (no driver attached) isab0: at device 20.3 on pci0 isa0: on isab0 pcib4: at device 20.4 on pci0 pcib4: secondary bus 6 pcib4: subordinate bus 8 pcib4: I/O decode 0xa000-0xafff pcib4: memory decode 0xc0200000-0xc02fffff pcib4: prefetched decode 0xfff00000-0xfffff pcib4: Subtractively decoded bridge. pci6: on pcib4 pci6: physical bus=3D6 found-> vendor=3D0x10ec, dev=3D0x8139, revid=3D0x10 bus=3D6, slot=3D1, func=3D0 class=3D02-00-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0007, statreg=3D0x0290, cachelnsz=3D0 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x20 (8000 ns), maxlat=3D0x40 (= 16000 ns) intpin=3Da, irq=3D4 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 4, range 32, base 0000a000, size 8, enabled pcib4: requested I/O range 0xa000-0xa0ff: in range map[14]: type 1, range 32, base c0202000, size 8, enabled pcib4: requested memory range 0xc0202000-0xc02020ff: good pcib4: matched entry for 6.1.INTA pcib4: slot 1 INTA hardwired to IRQ 21 found-> vendor=3D0x14e4, dev=3D0x4318, revid=3D0x02 bus=3D6, slot=3D2, func=3D0 class=3D02-80-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0006, statreg=3D0x0000, cachelnsz=3D0 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 n= s) intpin=3Da, irq=3D11 map[10]: type 1, range 32, base c0200000, size 13, enabled pcib4: requested memory range 0xc0200000-0xc0201fff: good pcib4: matched entry for 6.2.INTA pcib4: slot 2 INTA hardwired to IRQ 22 found-> vendor=3D0x1524, dev=3D0x1412, revid=3D0x10 bus=3D6, slot=3D4, func=3D0 class=3D06-07-00, hdrtype=3D0x02, mfdev=3D1 cmdreg=3D0x0007, statreg=3D0x0210, cachelnsz=3D8 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x44 (17000 ns), maxlat=3D0x07 = (1750 ns) intpin=3Da, irq=3D11 powerspec 1 supports D0 D1 D2 D3 current D0 map[10]: type 1, range 32, base c0203000, size 12, enabled pcib4: requested memory range 0xc0203000-0xc0203fff: good pcib4: matched entry for 6.4.INTA pcib4: slot 4 INTA hardwired to IRQ 20 found-> vendor=3D0x1524, dev=3D0x0530, revid=3D0x01 bus=3D6, slot=3D4, func=3D1 class=3D05-01-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0006, statreg=3D0x0210, cachelnsz=3D8 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x01 (250 ns), maxlat=3D0x04 (1= 000 ns) intpin=3Db, irq=3D11 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 1, range 32, base c0202400, size 7, enabled pcib4: requested memory range 0xc0202400-0xc020247f: good pcib4: matched entry for 6.4.INTB pcib4: slot 4 INTB hardwired to IRQ 23 found-> vendor=3D0x1524, dev=3D0x0550, revid=3D0x01 bus=3D6, slot=3D4, func=3D2 class=3D08-05-01, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0006, statreg=3D0x0210, cachelnsz=3D8 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x20 (8000 ns), maxlat=3D0x48 (= 18000 ns) intpin=3Db, irq=3D11 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 1, range 32, base c0202800, size 8, enabled pcib4: requested memory range 0xc0202800-0xc02028ff: good pcib4: matched entry for 6.4.INTB pcib4: slot 4 INTB hardwired to IRQ 23 found-> vendor=3D0x1524, dev=3D0x0520, revid=3D0x01 bus=3D6, slot=3D4, func=3D3 class=3D05-01-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0006, statreg=3D0x0210, cachelnsz=3D8 (dwords) lattimer=3D0x40 (1920 ns), mingnt=3D0x01 (250 ns), maxlat=3D0x04 (1= 000 ns) intpin=3Db, irq=3D11 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 1, range 32, base c0202c00, size 7, enabled pcib4: requested memory range 0xc0202c00-0xc0202c7f: good pcib4: matched entry for 6.4.INTB pcib4: slot 4 INTB hardwired to IRQ 23 found-> vendor=3D0x1524, dev=3D0x0551, revid=3D0x01 bus=3D6, slot=3D4, func=3D4 class=3D05-01-00, hdrtype=3D0x00, mfdev=3D1 cmdreg=3D0x0000, statreg=3D0x0210, cachelnsz=3D0 (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x20 (8000 ns), maxlat=3D0x48 (180= 00 ns) intpin=3Db, irq=3D255 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 1, range 32, base 00000000, size 8, memory disabled rl0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xa000 pcib4: rl0 requested I/O range 0xa000-0xa0ff: in range rl0: port 0xa000-0xa0ff mem 0xc0202000-0xc02020ff irq 21 at device 1.0 on pci6 pcib4: rl0 requested I/O range 0xa000-0xa0ff: in range miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: bpf attached rl0: Ethernet address: 00:16:d4:1c:30:be ioapic0: routing intpin 21 (PCI IRQ 21) to vector 52 rl0: [MPSAFE] pci6: at device 2.0 (no driver attached) cbb0: mem 0xc0203000-0xc0203fff irq 20 at device 4.0 on pci6 cbb0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xc0203000 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 ioapic0: routing intpin 20 (PCI IRQ 20) to vector 53 cbb0: [MPSAFE] cbb0: PCI Configuration space: 0x00: 0x14121524 0x02100007 0x06070010 0x00824008 0x10: 0xc0203000 0x020000a0 0x20070706 0xfffff000 0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc 0x30: 0x00000000 0xfffffffc 0x00000000 0x07440114 0x40: 0x009f1025 0x00000001 0x00000000 0x00000000 0x50: 0x00000000 0x00000000 0x00000000 0x00000000 0x60: 0x00000000 0x00000000 0x00000000 0x00000000 0x70: 0x00000000 0x00000000 0x00000000 0x00000000 0x80: 0x4060d021 0x00000000 0x00000000 0x90501212 0x90: 0x604402c0 0x00000000 0x00000000 0x00000000 0xa0: 0xfe010001 0x00c00000 0x00000013 0x0000000d 0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 0xc0: 0x00001003 0x00800080 0x10080400 0x000007fe 0xd0: 0x00e00000 0x00000000 0x00000000 0x00000000 0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 pci6: at device 4.1 (no driver attached) pci6: at device 4.2 (no driver attached) pci6: at device 4.3 (no driver attached) pci6: at device 4.4 (no driver attached) acpi_tz0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 kbd0: atkbd0, generic (0), config:0x0, flags:0x3f0000 ioapic0: routing intpin 1 (ISA IRQ 1) to vector 54 atkbd0: [GIANT-LOCKED] psm0: unable to allocate IRQ psmcpnp0: irq 12 on acpi0 psm0: current command byte:0047 psm0: irq 12 on atkbdc0 ioapic0: routing intpin 12 (ISA IRQ 12) to vector 55 psm0: [GIANT-LOCKED] psm0: model Generic PS/2 mouse, device ID 0-00, 2 buttons psm0: config:00000000, flags:00000008, packet size:3 psm0: syncmask:c0, syncbits:00 battery0: on acpi0 acpi_acad0: on acpi0 unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff ahc_isa_probe 0: ioport 0xc00 alloc failed ata: ata0 already exists; skipping it ata: ata1 already exists; skipping it atkbdc: atkbdc0 already exists; skipping it pnp_identify: Trying Read_Port at 203 pnp_identify: Trying Read_Port at 243 pnp_identify: Trying Read_Port at 283 pnp_identify: Trying Read_Port at 2c3 pnp_identify: Trying Read_Port at 303 pnp_identify: Trying Read_Port at 343 pnp_identify: Trying Read_Port at 383 pnp_identify: Trying Read_Port at 3c3 PNP Identify complete sc: sc0 already exists; skipping it vga: vga0 already exists; skipping it isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices orm0: at iomem 0xc0000-0xcefff on isa0 adv0: not probed (disabled) aha0: not probed (disabled) aic0: not probed (disabled) bt0: not probed (disabled) cs0: not probed (disabled) ed0: not probed (disabled) fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0 fe0: not probed (disabled) ie0: not probed (disabled) lnc0: not probed (disabled) ppc0: parallel port not found. ppc0: failed to probe at irq 7 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=3D0x300> sc0: fb0, kbd1, terminal emulator: sc (syscons terminal) sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: irq maps: 0x1 0x1 0x1 0x1 sio0: probe failed test(s): 0 1 2 4 6 7 9 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding ioapic0: routing intpin 4 (ISA IRQ 4) to vector 56 sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled sio1: irq maps: 0x1 0x1 0x1 0x1 sio1: probe failed test(s): 0 1 2 4 6 7 9 sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0 sio2: not probed (disabled) sio3: not probed (disabled) sn0: not probed (disabled) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 vt0: not probed (disabled) isa_probe_children: probing PnP devices Device configuration finished. procfs registered lapic: Divisor 2, Frequency 99750517 hz Timecounter "TSC" frequency 1596014793 Hz quality -100 Timecounters tick every 1.000 msec Linux ELF exec handler installed lo0: bpf attached battery0: battery initialization start acpi_acad0: acline initialization start pcib4: cardbus0 requested memory range 0xc0200000-0xc02fffff: good pcib4: cardbus0 requested memory range 0xc0200000-0xc02fffff: good pcib4: cardbus0 requested memory range 0xc0204000-0xc0205fff: good found-> vendor=3D0x14e4, dev=3D0x4320, revid=3D0x03 bus=3D7, slot=3D0, func=3D0 class=3D02-80-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0000, statreg=3D0x0010, cachelnsz=3D0 (dwords) lattimer=3D0xa8 (5040 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 n= s) intpin=3Da, irq=3D20 powerspec 2 supports D0 D1 D2 D3 current D0 ndis0: mem 0xc0204000-0xc0205fff irq 20 at device 0.0 on cardbus0 ndis0: Reserved 0x2000 bytes for rid 0x10 type 3 at 0xc0204000 ndis0: Reserved 0x1 bytes for rid 0 type 1 at 0x14 ndis0: [MPSAFE] ndis0: NDIS API version: 5.0 ata0-slave: pio=3DPIO4 wdma=3DWDMA2 udma=3DUDMA33 cable=3D40 wire ata0-master: pio=3DPIO4 wdma=3DWDMA2 udma=3DUDMA100 cable=3D80 wire ad0: setting PIO4 on IXP400 chip ad0: setting UDMA100 on IXP400 chip ad0: 76319MB at ata0-master UDMA100 ad0: 156301488 sectors [155061C/16H/63S] 16 sectors/interrupt 1 depth queue GEOM: new disk ad0 acpi_tz0: _AC0: temperature 55.0 >=3D setpoint 50.0 acpi_tz0: switched from NONE to _AC0: 55.0C acpi_acad0: On Line acpi_acad0: acline initialization done, tried 1 times battery0: battery initialization done, tried 1 times acd0: setting PIO4 on IXP400 chip ndis0: bpf attached ndis0: Ethernet address: 00:12:17:bc:4f:87 ndis0: bpf attached acd0: setting UDMA33 on IXP400 chip acd0: DVDR drive at ata0 as slave acd0: read 4134KB/s (4134KB/s) write 4134KB/s (4134KB/s), 2048KB buffer, UD= MA33 acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, DVDRAM, packet acd0: Writes: CDR, CDRW, DVDR, DVDRAM, test write, burnproof acd0: Audio: play, 256 volume levels acd0: Mechanism: ejectable tray, unlocked acd0: Medium: CD-R 120mm photo disc SMP: AP CPU #1 Launched! cpu1 AP: ID: 0x01000000 VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010000 ioapic0: Assigning ISA IRQ 1 to local APIC 0 ioapic0: Assigning ISA IRQ 4 to local APIC 1 ioapic0: Assigning ISA IRQ 9 to local APIC 0 ioapic0: Assigning ISA IRQ 12 to local APIC 1 ioapic0: Assigning ISA IRQ 14 to local APIC 0 ioapic0: Assigning ISA IRQ 15 to local APIC 1 ioapic0: Assigning PCI IRQ 19 to local APIC 0 ioapic0: Assigning PCI IRQ 20 to local APIC 1 ioapic0: Assigning PCI IRQ 21 to local APIC 0 Trying to mount root from ufs:/dev/ad0s2a start_init: trying /sbin/init module_register: module pci/radeon already exists! Module pci/radeon failed to register: 17 atkbd: the current kbd controller command byte 0047 atkbd: keyboard ID 0x41ab (2) kbdc: RESET_KBD return code:00fa kbdc: RESET_KBD status:00aa acpi_tz0: switched from _AC0 to NONE: 49.0C acpi_tz0: _AC0: temperature 50.0 >=3D setpoint 50.0 acpi_tz0: switched from NONE to _AC0: 50.0C acpi_tz0: switched from _AC0 to NONE: 49.0C acpi_tz0: _AC0: temperature 50.0 >=3D setpoint 50.0 acpi_tz0: switched from NONE to _AC0: 50.0C acpi_tz0: switched from _AC0 to NONE: 49.0C acpi_tz0: _AC0: temperature 50.0 >=3D setpoint 50.0 acpi_tz0: switched from NONE to _AC0: 50.0C ugen1: Broadcom Corp Acer Module, rev 2.00/1.00, addr 2 PS: the ndis you see here is for WPC54G PCMICA I use since the broadcom isn't detected at al. # sysctl hw.acpi hw.acpi.supported_sleep_state: S3 S4 S5 hw.acpi.power_button_state: S5 hw.acpi.sleep_button_state: S3 hw.acpi.lid_switch_state: NONE hw.acpi.standby_state: S1 hw.acpi.suspend_state: S3 hw.acpi.sleep_delay: 1 hw.acpi.s4bios: 0 hw.acpi.verbose: 1 hw.acpi.disable_on_reboot: 0 hw.acpi.handle_reboot: 0 hw.acpi.reset_video: 0 hw.acpi.cpu.cx_supported: C1/0 hw.acpi.cpu.cx_lowest: C1 hw.acpi.cpu.cx_usage: 100.00% hw.acpi.thermal.min_runtime: 0 hw.acpi.thermal.polling_rate: 10 hw.acpi.thermal.user_override: 0 hw.acpi.thermal.tz0.temperature: 51.0C hw.acpi.thermal.tz0.active: 0 hw.acpi.thermal.tz0.passive_cooling: 1 hw.acpi.thermal.tz0.thermal_flags: 0 hw.acpi.thermal.tz0._PSV: 78.0C hw.acpi.thermal.tz0._HOT: -1 hw.acpi.thermal.tz0._CRT: 95.0C hw.acpi.thermal.tz0._ACx: 50.0C -1 -1 -1 -1 -1 -1 -1 -1 -1 hw.acpi.battery.life: 100 hw.acpi.battery.time: -1 hw.acpi.battery.state: 0 hw.acpi.battery.units: 1 hw.acpi.battery.info_expire: 5 hw.acpi.acline: 1 ---- # iasl Acer-Aspire-5102-WLMi.asl Intel ACPI Component Architecture ASL Optimizing Compiler / AML Disassembler version 20041119 [Dec 20 2006] Copyright (C) 2000 - 2004 Intel Corporation Supports ACPI Specification Revision 2.0c Acer-Aspire-5102-WLMi.asl 212: Method (_WAK, 1, NotSerialized) Warning 2026 - ^ Reserved method must return a value (_WAK) Acer-Aspire-5102-WLMi.asl 788: Method (Z00B, 0, NotSerialized= ) Warning 2019 - Not all control paths return a value ^ (Z00B) Acer-Aspire-5102-WLMi.asl 1283: Name (_WDG, Buffer (0xDC) Warning 2033 - Unknown reserved name ^ (_WDG) Acer-Aspire-5102-WLMi.asl 1346: Method (_WED, 1, NotSerialized= ) Warning 2019 - Not all control paths return a value ^ (_WED) Acer-Aspire-5102-WLMi.asl 1346: Method (_WED, 1, NotSerialized= ) Warning 2033 - Unknown reserved name ^ (_WED) Acer-Aspire-5102-WLMi.asl 1352: Return (Z00B ()) Warning 2030 - Called method may not always return a value ^ Acer-Aspire-5102-WLMi.asl 1389: Method (WMBD, 3, NotSerialized= ) Warning 2019 - Not all control paths return a value ^ (WMBD) ASL Input: Acer-Aspire-5102-WLMi.asl - 7886 lines, 277442 bytes, 3468 keyw= ords AML Output: DSDT.aml - 31300 bytes 918 named objects 2550 executable opcode= s Compilation complete. 0 Errors, 7 Warnings, 0 Remarks, 1038 Optimizations ----- The Acer-Aspire-5102-WLMi.asl can be downloaded from http://www.wearab.net/acpi/Acer-Aspire-5102-WLMi.asl DSDT.aml can be downloaded from http://www.wearab.net/acpi/DSDT.aml I know you are too busy guys, and I appreciate your great efforts to make FreeBSD better. I remain thanking you, -Abdullah Ibn Hamad Al-Marri Arab Portal http://www.WeArab.Net/