From owner-freebsd-hardware Fri May 11 15:48: 1 2001 Delivered-To: freebsd-hardware@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 104D637B423 for ; Fri, 11 May 2001 15:47:59 -0700 (PDT) (envelope-from oberman@ptavv.es.net) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id f4BMlwc13637; Fri, 11 May 2001 15:47:58 -0700 (PDT) Message-Id: <200105112247.f4BMlwc13637@ptavv.es.net> To: Jin Guojun (DSD staff) Cc: hardware@FreeBSD.ORG, richard@cogsci.ed.ac.uk Subject: Re: SONY PCG-Z505SX laptop In-reply-to: Your message of "Fri, 11 May 2001 15:16:04 PDT." <200105112216.f4BMG4a17452@portnoy.lbl.gov> Date: Fri, 11 May 2001 15:47:58 -0700 From: "Kevin Oberman" Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Date: Fri, 11 May 2001 15:16:04 -0700 (PDT) > From: Jin Guojun (DSD staff) > Sender: owner-freebsd-hardware@FreeBSD.ORG > > > > apm: can't open /dev/apm: Device not configured > > > > The generic kernel has > > > > device apm0 at nexus? disable flags 0x20 > > > > Note "disable". Have you removed that (or enabled it from the > > kernel configuration at boot time)? > > That is. It is confusing part. LINT says: " > ... > # Notes on APM > # The flags takes the following meaning for apm0: > # 0x0020 Statclock is broken. > ... > > So, this makes "disable flags 0x20" like one option -- to disable > the flag 0x20. No. 'disable' means to disable the device, but to build the driver into the kernel so that it can be enabled at boot time without a kernel build. 'flag 0x20' is a separate thing and is in GENERIC as it is more likely to work everywhere. But, on most systems this flag may be removed. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message