Re: cvs commit: src/sys/contrib/dev/acpica - Imported sources

From: Larry Rosenman <ler_at_lerctr.org>
Date: Wed, 28 May 2003 03:59:24 -0500
--On Tuesday, May 27, 2003 14:15:48 -0700 Nate Lawson <nate_at_root.org> wrote:

> On Tue, 27 May 2003, Larry Rosenman wrote:
>> If this is the same patch I applied, it makes my situation WORSE, as the
>> ACPI detach code panics now as well as Battery ops, and transition to
>> Battery.
>>
>> I posted this info ~2 weeks ago.
>
> There are various fixes in this commit.  Part of it is based on the patch
> I sent you but there are others.  Please let me know if there are still
> problems with it.  It fixes several known problems for others.
>
> I can't find the link you posted, only followups showing that you are
> still having a problem.  Please re-send the link to the bt and such.
>
> Robert Moore, one of the Intel acpi developers was investigating this:
> Message-ID:
> <D3A3AA459175A44CB5326F26DA7A189C1C3CAC_at_orsmsx405.jf.intel.com>
>
Ok, with today's sources, I still get a page not present panic for address 
(0x7) on transistion to battery.

Backtrace:
Script started on Wed May 28 03:43:10 2003
lerlaptop# gdb -k v??[K/usr/obj./??[K??[K/src/sys/LER
/usr/obj/src/sys/ not found
?

?[Klerlaptop# gdb -k /usr/obj/src/sys/LERL
/usr/obj/src/sys/ not found
?

?[Klerlaptop# gdb -k 
/usr/obj/src/sys/LERL??[K??[K??[K??[K??[K??[K??[K??[K??[K??[K??[K??[Kusr/sr
c/S??[Ksys/LERLAPTOP/kernel.c??[Kdebug vmcore.13

GNU gdb 5.2.1 (FreeBSD)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-undermydesk-freebsd"...
panic: from debugger
panic messages:
---
Fatal trap 12: page fault while in kernel mode
fault virtual address	= 0x7
fault code		= supervisor read, page not present
instruction pointer	= 0x8:0xc0551560
stack pointer	        = 0x10:0xd63a3ca4
frame pointer	        = 0x10:0xd63a3ca4
code segment		= base 0x0, limit 0xfffff, type 0x1b
			= DPL 0, pres 1, def32 1, gran 1
processor eflags	= interrupt enabled, resume, IOPL = 0
current process		= 5 (acpi_task0)
panic: from debugger


Fatal trap 3: breakpoint instruction fault while in kernel mode
instruction pointer	= 0x8:0xc038d834
stack pointer	        = 0x10:0xd63a3a24
frame pointer	        = 0x10:0xd63a3a30
code segment		= base 0x0, limit 0xfffff, type 0x1b
			= DPL 0, pres 1, def32 1, gran 1
processor eflags	= IOPL = 0
current process		= 5 (acpi_task0)
panic: from debugger
Uptime: 13s
Dumping 503 MB
ata0: resetting devices ..
done
 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 256 272 288 304 320 
336 352 368 384 400 416 432 448 464 480 496
---
Reading symbols from 
/usr/obj/usr/src/sys/LERLAPTOP/modules/usr/src/sys/modules/acpi/acpi.ko.deb
ug...done.
Loaded symbols for 
/usr/obj/usr/src/sys/LERLAPTOP/modules/usr/src/sys/modules/acpi/acpi.ko.deb
ug
Reading symbols from 
/usr/obj/usr/src/sys/LERLAPTOP/modules/usr/src/sys/modules/linux/linux.ko.d
ebug...done.
Loaded symbols for 
/usr/obj/usr/src/sys/LERLAPTOP/modules/usr/src/sys/modules/linux/linux.ko.d
ebug
#0  doadump () at /usr/src/sys/kern/kern_shutdown.c:238
238		dumping++;
(kgdb) bt
#0  doadump () at /usr/src/sys/kern/kern_shutdown.c:238
#1  0xc0246008 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:370
#2  0xc02462fb in panic () at /usr/src/sys/kern/kern_shutdown.c:543
#3  0xc014bfb2 in db_panic () at /usr/src/sys/ddb/db_command.c:448
#4  0xc014bf32 in db_command (last_cmdp=0xc0402640, cmd_table=0x0,
    aux_cmd_tablep=0xc03fc62c, aux_cmd_tablep_end=0xc03fc630)
    at /usr/src/sys/ddb/db_command.c:346
#5  0xc014c046 in db_command_loop () at /usr/src/sys/ddb/db_command.c:470
#6  0xc014edda in db_trap (type=12, code=0) at /usr/src/sys/ddb/db_trap.c:72
#7  0xc038d595 in kdb_trap (type=12, code=0, regs=0xd63a3c64)
    at /usr/src/sys/i386/i386/db_interface.c:170
#8  0xc039e8b2 in trap_fatal (frame=0xd63a3c64, eva=0)
    at /usr/src/sys/i386/i386/trap.c:829
#9  0xc039e5c2 in trap_pfault (frame=0xd63a3c64, usermode=0, eva=7)
    at /usr/src/sys/i386/i386/trap.c:748
#10 0xc039e1bd in trap (frame=
      {tf_fs = -1071382504, tf_es = -1069219824, tf_ds = 1054081040, tf_edi 
= -1006941296, tf_esi = 0, tf_ebp = -700826460, tf_isp = -700826480, tf_ebx 
= 7, tf_edx = 7, tf_ecx = -1051822848, tf_eax = 0, tf_trapno = 12, tf_err = 
0, tf_eip = -1068165792, tf_cs = 8, tf_eflags = 66067, tf_esp = -700826428, 
tf_ss = -1068171610}) at /usr/src/sys/i386/i386/trap.c:433
#11 0xc038eee8 in calltrap () at {standard input}:96
#12 0xc054fea6 in AcpiNsEvaluateByHandle (Handle=0x7, Params=0x0,
    ReturnObject=0x0) at /usr/src/sys/contrib/dev/acpica/nseval.c:388
---Type <return> to continue, or q <return> to quit---
#13 0xc0545876 in AcpiEvAsynchExecuteGpeMethod (Context=0xc14e3a00)
    at /usr/src/sys/contrib/dev/acpica/evgpe.c:334
#14 0xc05687d0 in acpi_task_thread (arg=0x0)
    at /usr/src/sys/dev/acpica/Osd/OsdSchedule.c:124
#15 0xc023326e in fork_exit (callout=0xc05686d0 <acpi_task_thread>, 
arg=0x0,
    frame=0x0) at /usr/src/sys/kern/kern_fork.c:768
(kgdb) lerlaptop# ^D??exit

Script done on Wed May 28 03:43:58 2003
dmesg:

Copyright (c) 1992-2003 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 5.1-BETA #16: Wed May 28 02:49:48 CDT 2003
    ler_at_lerlaptop:/usr/obj/usr/src/sys/LERLAPTOP
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0581000.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0581294.
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 1129575501 Hz
CPU: Intel(R) Pentium(R) III Mobile CPU      1133MHz (1129.58-MHz 686-class 
CPU)
  Origin = "GenuineIntel"  Id = 0x6b1  Stepping = 1
 
Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV
,PAT,PSE36,MMX,FXSR,SSE>
real memory  = 527958016 (503 MB)
avail memory = 506679296 (483 MB)
Pentium Pro MTRR support enabled
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <FUJ    ERG     > on motherboard
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
pcibios: BIOS version 2.10
Using $PIR table, 9 entries at 0xc00fdf30
acpi0: power button is handled as a fixed feature programming model.
Timecounter "ACPI-fast"  frequency 3579545 Hz
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
acpi_timer0: <24-bit timer at 3.579545MHz> port 0xfc08-0xfc0b on acpi0
acpi_cpu0: <CPU> port 0x530-0x537 on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
agp0: <Intel 82830M (830M GMCH) SVGA controller> mem 
0xe0000000-0xe007ffff,0xe8000000-0xefffffff irq 11 at device 2.0 on pci0
agp0: detected 8060k stolen memory
agp0: aperture size is 128M
pci0: <display> at device 2.1 (no driver attached)
uhci0: <Intel 82801CA/CAM (ICH3) USB controller USB-A> port 0x18c0-0x18df 
irq 11 at device 29.0 on pci0
usb0: <Intel 82801CA/CAM (ICH3) USB controller USB-A> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: <Intel 82801CA/CAM (ICH3) USB controller USB-B> port 0x18e0-0x18ff 
irq 11 at device 29.1 on pci0
usb1: <Intel 82801CA/CAM (ICH3) USB controller USB-B> on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
pcib1: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci1: <ACPI PCI bus> on pcib1
cbb0: <TI1520 PCI-CardBus Bridge> irq 11 at device 10.0 on pci1
start (88000000) < sc->membase (e0200000)
end (ffffffff) > sc->memlimit (e02fffff)
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
cbb1: <TI1520 PCI-CardBus Bridge> irq 11 at device 10.1 on pci1
start (88000000) < sc->membase (e0200000)
end (ffffffff) > sc->memlimit (e02fffff)
cardbus1: <CardBus bus> on cbb1
pccard1: <16-bit PCCard bus> on cbb1
rl0: <RealTek 8139 10/100BaseTX> port 0x2000-0x20ff mem 
0xe0200800-0xe02008ff irq 11 at device 13.0 on pci1
rl0: Realtek 8139B detected. Warning, this may be unstable in autoselect 
mode
rl0: Ethernet address: 00:e0:00:7e:d0:45
miibus0: <MII bus> on rl0
rlphy0: <RealTek internal media interface> on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fwohci0: vendor=10cf, dev=2010
fwohci0: <1394 Open Host Controller Interface> mem 0xe0200000-0xe02007ff 
irq 11 at device 14.0 on pci1
fwohci0: OHCI version 1.0 (ROM=1)
fwohci0: No. of Isochronous channel is 4.
fwohci0: EUI64 00:00:0e:10:00:70:a8:72
fwohci0: Phy 1394a available S400, 3 ports.
fwohci0: Link S400, max_rec 1024 bytes.
fwohci0: max_rec 1024 -> 2048
firewire0: <IEEE1394(FireWire) bus> on fwohci0
sbp0: <SBP2/SCSI over firewire> on firewire0
if_fwe0: <Ethernet over FireWire> on firewire0
if_fwe0: Fake Ethernet address: 02:00:0e:70:a8:72
fwohci0: Initiate bus reset
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH3 UDMA100 controller> port 
0x1c20-0x1c2f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 mem 
0xe0100000-0xe01003ff at device 31.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
ichsmb0: <Intel 82801CA (ICH3) SMBus controller> port 0x1c00-0x1c1f irq 11 
at device 31.3 on pci0
smbus0: <System Management Bus> on ichsmb0
smb0: <SMBus generic I/O> on smbus0
pcm0: <Intel 82801CA (ICH3)> port 0x1880-0x18bf,0x1000-0x10ff irq 11 at 
device 31.5 on pci0
pcm0: <SigmaTel STAC9756/57 AC97 Codec>
pci0: <simple comms> at device 31.6 (no driver attached)
acpi_button0: <Power Button> on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_acad0: <AC adapter> on acpi0
acpi_cmbat0: <Control method Battery> on acpi0
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
    ACPI-0438: *** Error: Looking up [_OS_] in namespace, AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\TOOS] (Node 
0xc14d8c00), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed 
[\\_SB_.PCI0.LPC0.FIGD._STA] (Node 0xc3f6d160), AE_NOT_FOUND
speaker0 port 0x61 on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model IntelliMouse, device ID 3
acpi_ec0: <embedded controller> port 0x66,0x62 on acpi0
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A
sio1 port 0x2e8-0x2ef irq 3 on acpi0
sio1: type 16550A
ppc0 port 0x778-0x77b,0x378-0x37f irq 7 drq 1 on acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/15 bytes threshold
ppbus0: <Parallel port bus> on ppc0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> port 
0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
orm0: <Option ROMs> at iomem 0xcc800-0xcefff,0xc0000-0xcc7ff on isa0
pmtimer0 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Timecounters tick every 10.000 msec
fwohci0: BUS reset
fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode
firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me)
firewire0: bus manager 0 (me)
fwohci0: txd err= e unknown event
start (88000000) < sc->membase (e0200000)
end (ffffffff) > sc->memlimit (e02fffff)
start (88000000) < sc->membase (e0200000)
end (ffffffff) > sc->memlimit (e02fffff)
wi0: <The Linksys Group, Inc. Instant Wireless Network PC Card> at port 
0x100-0x13f irq 11 function 0 config 1 on pccard1
wi0: 802.11 address: 00:06:25:18:1a:37
wi0: using RF:PRISM3(PCMCIA)
wi0: Intersil Firmware: Primary (1.1.0), Station (1.4.2)
wi0: supported rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
ad0: 57231MB <FUJITSU MHS2060AT> [116280/16/63] at ata0-master UDMA100
acd0: CD-RW <SONY CD-RW CRX800E> at ata1-master WDMA2
cd0 at ata1 bus 0 target 0 lun 0
cd0: <SONY CD-RW  CRX800E 1.1c> Removable CD-ROM SCSI-0 device
cd0: 16.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present
Mounting root from ufs:/dev/ad0s2a

> -Nate



-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler_at_lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
Received on Tue May 27 2003 - 23:59:30 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:09 UTC