Date: Tue, 21 Jan 2003 14:49:36 +0200 From: Maxim Sobolev <sobomax@portaone.com> To: Michael Lamb <mlamb@o1.com> Cc: current@freebsd.org Subject: Re: IBM Thinkpad 600E Message-ID: <3E2D41E0.5B2A7B70@portaone.com> References: <ABAED2596CA01F49BF2CAE6C82B68071632116@o1-smf2ksvexch.o1.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E2D41E0.5B2A7B70>