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 - [EMAIL PROTECTED]
> Sr. Network Engineer - O1 Communications
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to