Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Dec 1999 18:46:28 -0800 (PST)
From:      Jeff <jeffr@san.rr.com>
To:        iwasaki@jp.FreeBSD.org
Cc:        mobile@FreeBSD.org
Subject:   re: APM... still
Message-ID:  <Pine.BSF.4.10.9912091838010.406-100000@dt068n84.san.rr.com>

next in thread | raw e-mail | index | archive | help
Hello,

I just compiled options VM86 and APM_DEBUG into my kernel. Compiling went
well, however the problem still exists. With the debugging information I
managed to see that the resume process is hanging on the PCMCIA card. It
gives me the message:

Execute APM Hook "3Com PCMCIA EtherLink III 3C589"

I waited about 10 minutes, it continued to hang on this message.

Note that I do not have APM and APMD enabled at boot time, I enabled APMD
with the command apmconf -e and used the command zzz to suspend the
notebook.

Here is dmesg output, and by the way, thank you for giving me a hand on
this.


Copyright (c) 1992-1999 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California. All rights reserved.
FreeBSD 3.3-RELEASE #5: Thu Dec  9 18:25:52 PST 1999
    jeffr@hellespont:/usr/src/sys/compile/KERNEL
Timecounter "i8254"  frequency 1193182 Hz
CPU: Celeron (399.00-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>
real memory  = 67043328 (65472K bytes)
avail memory = 62451712 (60988K bytes)
Preloaded elf kernel "kernel" at 0xc029a000.
Pentium Pro MTRR support enabled
Probing for devices on PCI bus 0:
chip0: <Intel 82443BX host to PCI bridge> rev 0x03 on pci0.0.0
chip1: <Intel 82443BX host to AGP bridge> rev 0x03 on pci0.1.0
chip2: <Intel 82371AB PCI to ISA bridge> rev 0x02 on pci0.7.0
ide_pci0: <Intel PIIX4 Bus-master IDE controller> rev 0x01 on pci0.7.1
chip3: <Intel 82371AB Power management controller> rev 0x03 on pci0.7.3
chip4: <PCI to CardBus bridge (vendor=104c device=ac1b)> rev 0x03 int a
irq 255 on pci0.10.0
chip5: <PCI to CardBus bridge (vendor=104c device=ac1b)> rev 0x03 int b
irq 255 on pci0.10.1
Probing for devices on PCI bus 1:
vga0: <ATI model 4c4d graphics accelerator> rev 0x64 int a irq 9 on
pci1.0.0
Probing for PnP devices:
Probing for devices on the ISA bus:
sc0 on isa
sc0: VGA color <16 virtual consoles, flags=0x0>
Add hook "system keyboard"
atkbdc0 at 0x60-0x6f on motherboard
atkbd0 irq 1 on isa
psm0: failed to get data.
psm0 irq 12 on isa
psm0: model IntelliMouse, device ID 3
sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa
sio0: type 16550A
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1 not found at 0x2f8
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1.44MB 3.5in
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (wd0): <TOSHIBA MK6412MAT>
wd0: 6194MB (12685680 sectors), 13424 cyls, 15 heads, 63 S/T, 512 B/S
ppc0 at 0x378 irq 7 flags 0x40 on isa
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
lpt0: <generic printer> on ppbus 0
lpt0: Interrupt-driven port
ppi0: <generic parallel i/o> on ppbus 0
plip0: <PLIP network interface> on ppbus 0
ze: pcmcia slot 0: 
ze: slot 1: no card in slot
ze0 not found at 0x300
zp: found card in slot 0
zp0 at 0x300-0x30f irq 10 maddr 0xd8000 on isa
zp0: aui/bnc/utp address 00:10:4b:de:0d:1d
Add hook "3Com PCMCIA Etherlink III 3C589"
Add hook "3Com PCMCIA Etherlink III 3C589"
vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa
npx0 on motherboard
npx0: INT 16 interface
apm: BIOS probe/32-bit connect successful
apm0 on isa
apm: APM BIOS version 0102
apm: Code32 0xc00f0000, Code16 0xc00f0000, Data 0xc0000400
apm: Code entry 0x000054c3, Idling CPU disabled, Management enabled
apm: CS32_limit=0xffff, CS16_limit=0xffff, DS_limit=0xffff
apm: Engaged control enabled
apm: found APM BIOS version 1.2
apm: Slow Idling CPU disabled
Add hook "default suspend"
Add hook "default resume"
changing root device to wd0s2a



Thanks,

Jeff




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9912091838010.406-100000>