Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 1998 16:40:04 -0700 (PDT)
From:      Donald Burr <dburr@POBoxes.com>
To:        Mike Smith <mike@smith.net.au>
Cc:        Frank Mayhar <frank@exit.com>, freebsd-current@FreeBSD.ORG, bjc23@hermes.cam.ac.uk
Subject:   Re: Auto power-off?
Message-ID:  <XFMail.980612164004.dburr@POBoxes.com>
In-Reply-To: <199806122119.OAA00837@dingo.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This message is in MIME format
--_=XFMail.1.2.p0.FreeBSD:980612164004:3944=_
Content-Type: text/plain; charset=us-ascii

My secret spy satellite informs me that on 12-Jun-98, Mike Smith wrote:
>> apm0 on isa
>> apm: found APM BIOS version 14.0
> 
> Yecch, that's Bad.  Can you build a kernel with APM_DEBUG defined, and 
> send the relevant output?  I think we are not talking to the BIOS 
> correctly there.

OK, I went ahead and did this under 2.2.6-STABLE (again, checked out &
built circa 980604).  For completeness' sake, I am also attaching a copy
of my kernel config file for said machine, just in case I'm doing
something screwy in there.  (needless to say, it is still not shutting
down as it should be.)

Thanks, btw, for your help regarding this!
---
Donald Burr <dburr@POBoxes.com> - Ask me for my PGP key | PGP: Your
WWW HomePage: http://DonaldBurr.base.org/  ICQ #1347455 | right to
Address: P.O. Box 91212, Santa Barbara, CA 93190-1212   | 'Net privacy.
Phone: (805) 957-9666    FAX: (800) 492-5954            | USE IT.
-----------------------------------------------------------------------
  FreeBSD - Turning PCs into Workstations - http://www.freebsd.org/
   (NOTE: POBoxes.com appears to be working again -- fire away!)

--_=XFMail.1.2.p0.FreeBSD:980612164004:3944=_
Content-Disposition: attachment; filename="GUARDIAN"
Content-Transfer-Encoding: 7bit
Content-Description: GUARDIAN
Content-Type: text/plain; charset=us-ascii; name=GUARDIAN; SizeOnDisk=3682

#
# $Id: GUARDIAN,v 1.2 1998/06/04 07:45:39 dburr Exp $
#
# $Log: GUARDIAN,v $
# Revision 1.2  1998/06/04 07:45:39  dburr
# Added new information block header.
#
# Revision 1.1  1998/05/18 13:58:17  dburr
# Initial revision
#
#
# Kernel configuration file for:
# HOST:    guardian.colossus.dyn.ml.org
# ARCH:    i386
# CPU:     i586
# OS:      FreeBSD
# OSREL:   2.2-STABLE
#

machine		"i386"
ident		GUARDIAN
maxusers	10
options         INCLUDE_CONFIG_FILE     # Include this file in kernel
config		kernel	root on wd0 dumps on wd0
cpu		"I586_CPU"		# aka Pentium(tm)
options		"CPU_SUSP_HLT"
options		"COMPAT_43"
options		USER_LDT		#allow user-level control of i386 ldt
options		SYSVSHM
options		SYSVSEM
options		SYSVMSG
options		"MD5"
options		KTRACE			#kernel tracing
options		PERFMON
options		UCONSOLE
options		INET			#Internet communications protocols
options		IPX			#IPX/SPX communications protocols
options		NETATALK		#Appletalk communications protocols
pseudo-device	ether			#Generic Ethernet
pseudo-device	loop			#Network loopback device
pseudo-device	sl	2		#Serial Line IP
pseudo-device	ppp	2		#Point-to-point protocol
pseudo-device	bpfilter	2	#Berkeley packet filter
pseudo-device	disc			#Discard device
pseudo-device	tun	1		#Tunnel driver(user process ppp)
options		"TCP_COMPAT_42"		#emulate 4.2BSD TCP bugs
options		FFS			#Fast filesystem
options		NFS			#Network File System
options		MSDOSFS			#MS DOS filesystem
options		PROCFS			#Process filesystem
options		NSWAPDEV=5
options		QUOTA			#enable disk quotas
controller	scbus0	#base SCSI code
device		ch0	#SCSI media changers
device		sd0	#SCSI disks
device		st0	#SCSI tapes
device		cd0	#SCSI CD-ROMs
device		od0	#SCSI optical disk
device worm0 at scbus?	# SCSI worm
device pt0 at scbus?	# SCSI processor type
device sctarg0 at scbus? # SCSI target
options		SCSIDEBUG
options		SCSI_REPORT_GEOMETRY
options		OD_BOGUS_NOT_READY
options		OD_AUTO_TURNOFF
pseudo-device	pty	16	#Pseudo ttys - can go as high as 256
pseudo-device	speaker		#Play IBM BASIC-style noises out your speaker
pseudo-device	log		#Kernel syslog interface (/dev/klog)
pseudo-device	gzip		#Exec gzipped a.out's
pseudo-device	vn	4	#Vnode driver (turns a file into a device)
pseudo-device	snp	4	#Snoop device - to look at pty/vty/etc..
pseudo-device	ccd	4	#Concatenated disk driver
pseudo-device	su		#scsi user
pseudo-device	ssc		#super scsi
controller	isa0
options		"AUTO_EOI_1"
options		BOUNCE_BUFFERS
device		sc0	at isa? port "IO_KBD" tty irq 1 vector scintr
options		MAXCONS=12		# number of virtual consoles
device		npx0	at isa? port "IO_NPX" iosiz 0x0 flags 0x0 irq 13 vector npxintr
controller      aic0    at isa? disable port 0x340 bio irq 11 vector aicintr
controller	wdc0	at isa? port "IO_WD1" bio irq 14 flags 0x80ff vector wdintr
disk		wd0	at wdc0 drive 0
options         ATAPI   #Enable ATAPI support for IDE bus
options		ATAPI_STATIC
device          wcd0
device          wfd0
controller	fdc0	at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk		fd0	at fdc0 drive 0
device		lpt0	at isa? port? tty irq 7 vector lptintr
device		psm0	at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr
options		PSM_HOOKAPM		#hook the APM resume event, useful
					#for some laptops
options		PSM_RESETAFTERSUSPEND	#reset the device at the resume event
device		sio0	at isa? port "IO_COM1" tty irq 4 vector siointr
device		sio1	at isa? disable port "IO_COM2" tty irq 10 vector siointr
device ed0 at isa? disable port 0x300 net irq 5 iomem 0xd8000 vector edintr
device pca0 at isa? port IO_TIMER1 tty
options	APM_IDLE_CPU	# Tell APM to idle rather than halt'ing the cpu
device		apm0	at isa?
controller	card0
controller	pcic0 at card?
controller	pcic1 at card?

--_=XFMail.1.2.p0.FreeBSD:980612164004:3944=_
Content-Disposition: attachment; filename="guardian.dmesg"
Content-Transfer-Encoding: 7bit
Content-Description: guardian.dmesg
Content-Type: text/plain; charset=us-ascii; name=guardian.dmesg; SizeOnDisk=3276

Copyright (c) 1992-1998 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California.  All rights reserved.

FreeBSD 2.2.6-STABLE #0: Fri Jun 12 16:26:37 PDT 1998
    dburr@guardian.colossus.dyn.ml.org:/usr/src/sys/compile/GUARDIAN
CPU: Pentium/P54C (74.88-MHz 586-class CPU)
  Origin = "GenuineIntel"  Id = 0x570  Stepping=0
  Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
real memory  = 42139648 (41152K bytes)
avail memory = 38817792 (37908K bytes)
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <12 virtual consoles, flags=0x0>
Add hook "system keyboard"
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
psm0 at 0x60-0x64 irq 12 on motherboard
Add hook "PS/2 mouse"
psm0: model Generic PS/2 mouse, device ID 0
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
pca0 on motherboard
pca0: PC speaker audio driver
wdc0 at 0x1f0-0x1f7 irq 14 flags 0x80ff on isa
wdc0: unit 0 (wd0): <TOSHIBA MK1926FCV>, 32-bit, multi-block-16
wd0: 777MB (1591632 sectors), 1579 cyls, 16 heads, 63 S/T, 512 B/S
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fd0: 1.44MB 3.5in
npx0 on motherboard
npx0: INT 16 interface
apm0 on isa
apm: APM BIOS version 0101
apm: Code32 0xf00f0000, Code16 0xf00f0000, Data 0xf00f0000
apm: Code entry 0x0000e8e9, Idling CPU disabled, Management enabled
apm: CS_limit=0xffff, DS_limit=0xffff
apm: Engaged control enabled
apm: found APM BIOS version 14.0
apm: Slow Idling CPU disabled
Add hook "default suspend"
Add hook "default resume"
called apm_event_enable()
PC-Card Intel 82365 (5 mem & 2 I/O windows)
Add hook "Intel 82365"
Add hook "Intel 82365"
pcic: controller irq 3
Add hook "Intel 82365"
Add hook "Intel 82365"
Initializing PC-card drivers: aic ed sio
sctarg0(noadapter::): Processor Target 
Intel Pentium F00F detected, installing workaround
ccd0-3: Concatenated disk drivers
Card inserted, slot 1
Card inserted, slot 0
APM ioctl: cmd = 0x20005005
called apm_event_enable()
Received APM Event: PMEV_NOEVENT
ed0: address 00:e0:98:00:87:ac, type NE2000 (16 bit) 
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
sio1: type 16550A
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT
Received APM Event: PMEV_NOEVENT

--_=XFMail.1.2.p0.FreeBSD:980612164004:3944=_--
End of MIME message

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980612164004.dburr>