From owner-freebsd-mobile Tue Jan 30 7: 2:53 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from c001.snv.cp.net (c001-h004.c001.snv.cp.net [209.228.32.118]) by hub.freebsd.org (Postfix) with SMTP id DE97237B491 for ; Tue, 30 Jan 2001 07:02:36 -0800 (PST) Received: (cpmta 7446 invoked from network); 30 Jan 2001 07:02:36 -0800 Date: 30 Jan 2001 07:02:36 -0800 Message-ID: <20010130150236.7445.cpmta@c001.snv.cp.net> X-Sent: 30 Jan 2001 15:02:36 GMT Received: from [38.164.64.3] by mail.metalogik.com with HTTP; 30 Jan 2001 07:02:36 PST Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 To: guido@gvr.org From: david@metalogik.com Cc: freebsd-mobile@freebsd.org X-Mailer: Web Mail 3.7.1.7 Subject: Re: apm in fxp driver (4.2-RELEASE) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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