Skip site navigation (1)Skip section navigation (2)
Date:      30 Jan 2001 07:02:36 -0800
From:      david@metalogik.com
To:        guido@gvr.org
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: apm in fxp driver (4.2-RELEASE)
Message-ID:  <20010130150236.7445.cpmta@c001.snv.cp.net>

next in thread | raw e-mail | index | archive | help
On Tue, 30 January 2001, Guido van Rooij wrote:

> 
> On Tue, Jan 30, 2001 at 06:29:14AM -0800, david@metalogik.com wrote:
> > i have been working on adding apm support from the latest fxp driver into the 4.2-RELEASE fxp driver.  i have had to side step a lot of PCI changes, but have managed to get a compiling and running version of the fxp driver with support for apm (in theory anyhow).
> 
> I have a sony vaio, with apm enabled and a built-in fxp. It works fine without
> any additional support.

mine does not work and after posting to this list, i was informed that others had the same problems and that it was apparently fixed in -CURRENT.  i guess that perhaps the problem lies elsewhere?

based on this info, it would appear that the code changes that i put in (in fxp_attach(device_t dev)) worked...but addressed something other than my current problem.  it was fun coding anyhow.  the errors that i get are timeouts in the fxp_dma_wait and fxp_scb_wait.  any ideas why?

(ps if anyone was having problems with their fxp device after warm reboots from another OS in 4.2-RELEASE, try the code i attached earlier...it did not fix my problem, but it very well may fix yours.)


cheers,
    david j harding - david@metalogik.com
  metalogik industries


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?20010130150236.7445.cpmta>