Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 1999 14:33:53 +0900
From:      Tomoaki NISHIYAMA <tomoaki@biol.s.u-tokyo.ac.jp>
To:        freebsd-mobile@FreeBSD.ORG, dcs@newsguy.com
Cc:        tomoaki@biol.s.u-tokyo.ac.jp
Subject:   Re: Which LAN PCCARD for FreeBSD (no PAO!)
Message-ID:  <19990329143353Q.tomoaki@moss.nibb.ac.jp>
In-Reply-To: <36FE5562.5F563E6C@newsguy.com>
References:  <199903280524.OAA00928@chandra.eatell.msr.prug.or.jp> <36FE5562.5F563E6C@newsguy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Daniel C. Sobral" <dcs@newsguy.com>
Subject: Re: Which LAN PCCARD for FreeBSD (no PAO!)
Date: Mon, 29 Mar 1999 01:14:26 +0900
Message-ID: <36FE5562.5F563E6C@newsguy.com>

dcs> NAKAGAWA Yoshihisa wrote:
dcs> > 
dcs> > > No no no.  You got it all wrong.  PAO support is buggy, FreeBSD APM is
dcs> > > good, and PCCARD support is limited. :) :) :)
dcs> > 
dcs> > You are not recognized current status. For example, 3.1R APM with
dcs> > flags 0x31, it can't work power-off.
dcs> 
dcs> This is the safe setting. Change the flags to 0, if you don't have
dcs> buggy hardware, and you everything is fine.
dcs> 
dcs> Is that a problem?

There *is* a problem with the code, which is discussed recently 
in FreeBSD-users-jp mailing list (in Japanese).

The flags 0x31 should mean "Statclock is broken, and
Limit APM protocol to 1.1 or 1.0". Thus even with flags 0x31
one should be able to power off using APM protocol 1.1.
What really happens is that apm_driver_version is never called
in apmattach (pointed out by Hideaki Okada in [FreeBSD-users-jp 40205]
<199903260948.SAA21263@jaz.jp.freebsd.org>).
Perhaps, this is a small bug, but can't be regarded as a safe setting.
--------
Tomoaki Nishiyama
  e-mail:tomoaki@biol.s.u-tokyo.ac.jp
         Department of Biological Sciences,
Graduate School of Science, The University of Tokyo


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?19990329143353Q.tomoaki>