From owner-freebsd-mobile Sun Mar 19 9:12:20 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from bluebottle.calcaphon.com (calcaphon.demon.co.uk [193.237.19.5]) by hub.freebsd.org (Postfix) with ESMTP id 30B7237B72C for ; Sun, 19 Mar 2000 09:12:16 -0800 (PST) (envelope-from n_hibma@calcaphon.com) Received: from henny.calcaphon.com (henny.calcaphon.com [10.0.0.36]) by bluebottle.calcaphon.com (8.9.3/8.9.1) with ESMTP id RAA87399; Sun, 19 Mar 2000 17:15:11 GMT (envelope-from n_hibma@calcaphon.com) Date: Sun, 19 Mar 2000 17:09:56 +0000 (GMT) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: Dan Piponi Cc: freebsd-mobile@freebsd.org Subject: Re: Getting a 505TX to work with FreeBSD 4.0 RELEASE In-Reply-To: <20000317165344.A575@mobiledan.mvfx.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > with ad1, acd0 or anything else I can think of it now fails. It > was tricky getting the APM to work too. I have to "boot -c, enable > apm" every time I boot. Anyone else had more success than me with > this particular beast? Could anyone send me their rc.conf, pccard.conf > and their kernel config? The GENERIC kernel config contains the line: device apm0 at nexus? disable flags 0x20 ^^^^^^^ Remove that and recompile The reason for it being there is that a lot of apm implementations used to break and it should not be compiled in by default. Nick -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message