From owner-freebsd-current Tue Jan 21 4:49:44 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C83F37B401 for ; Tue, 21 Jan 2003 04:49:43 -0800 (PST) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 483E543EB2 for ; Tue, 21 Jan 2003 04:49:41 -0800 (PST) (envelope-from sobomax@portaone.com) Received: from vega.vega.com (root@xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.12.6/8.12.6) with ESMTP id h0LCnLWd009394; Tue, 21 Jan 2003 14:49:31 +0200 (EET) (envelope-from sobomax@portaone.com) Received: from portaone.com (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id h0LCnOUk036331; Tue, 21 Jan 2003 14:49:24 +0200 (EET) (envelope-from sobomax@portaone.com) Message-ID: <3E2D41E0.5B2A7B70@portaone.com> Date: Tue, 21 Jan 2003 14:49:36 +0200 From: Maxim Sobolev Organization: Porta Software Ltd X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Michael Lamb Cc: current@freebsd.org Subject: Re: IBM Thinkpad 600E References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hmm, strange, pccard works righ OOB on my 600E running current. -Maxim Michael Lamb wrote: > > First time poster and susbscriber, someone suggested that I email my > findings to the freebsd-current list, so hopefully this is the right > place. > > I have been playing with FreeBSD 5.0 on my Thinkpad 600E and could not > get the pccard to work at at all. So I searched thru some of the > archives and pieced some information together enough to get it working. > > I was able to get it working by disabling acpi by adding the following > in /boot/device.hints: > > hint.acpi.0.disabled="1" > > And it was also recommended in some resent posts to the list to add this > to the same file to get pccard cardbus to work: > > hw.cbb.start_memory="0x20000000" > > >From there I just added the following to /etc/rc.conf: > apm_enable="YES" > apmd_enable="YES" > > Hopefully someone might find this information helpful if it has not > already been brought up. > > -- > Michael Lamb - mlamb@o1.com > Sr. Network Engineer - O1 Communications > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message