Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2000 14:46:43 -0400 (EDT)
From:      doug@safeport.com
To:        freebsd-questions@FreeBSD.ORG
Subject:   apm problem with 4.1
Message-ID:  <Pine.BSF.4.21.0010251406400.42459-100000@pemaquid.safeport.com>

next in thread | raw e-mail | index | archive | help
The hardware is a Dell Latitude LM/133 circa 1997, using a NIC from Dell
that probes as a 3Com Etherlink III 3C589. All this works fine.

I wanted to turn on apm support so I built a kernel changing

  device          apm0    at nexus? disable flags 0x20 # Advanced Power Management

to 

  device          apm0    at nexus? flags 0x20 # Advanced Power Management

during boot I get:

         :
/kernel: Mounting root from ufs:/dev/ad0s1a
/kernel: pccard: card inserted, slot 0
/kernel: pccard: card inserted, slot 1
  pccardd[47]: Card "3Com Corporation"("3C589D") [TP/BNC LAN Card
  Ver. 2a] [000002] matched "3Com Corporation" ("3C589") [(null)]
  [(null)]
/kernel: ep0: No irq?!
pccardd[47]: driver allocation failed for 3Com
Corporation(3C589): Device not configured
pccardd[47]: Card "Motorola"("DELL 33.6 DATA/14.4 FAX MODEM") [V3.0] []
  has function ID 2
pccardd[47]: driver allocation failed for (null)((null)): Device not
  configured
pccardd[47]: pccardd started

Thinking the sysinstall kernel might be different from GENERIC I put
"disable" back in the device macro and rebuilt the kernel. All works
again.

Any pointers, thoughts? The BIOS is 4/97; there probably is an update

_____
Douglas Denault
doug@safeport.com
Voice: 301-469-8766
  Fax: 301-469-0601




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" 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.21.0010251406400.42459-100000>