Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2003 18:12:17 +0300
From:      "Sergey A. Osokin" <osa@freebsd.org.ru>
To:        Pat Lathem <plathem@ivestnw.net>
Cc:        mobile@freebsd.org
Subject:   Re: hw.pci.allow_unsupported_io_range
Message-ID:  <20030128151217.GG57203@freebsd.org.ru>
In-Reply-To: <3E369496.1080909@ivestnw.net>
References:  <20030127110354.GP57203@freebsd.org.ru> <20030127122451.B41725@uriah.heep.sax.de> <20030127115448.GQ57203@freebsd.org.ru> <20030127131356.C41725@uriah.heep.sax.de> <20030127163459.GW57203@freebsd.org.ru> <20030127215050.A33966@freebie.xs4all.nl> <3E35C9A2.9040704@seet.dk> <3E368F06.1050905@ivestnw.net> <20030128141143.GF57203@freebsd.org.ru> <3E369496.1080909@ivestnw.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 28, 2003 at 06:32:54AM -0800, Pat Lathem wrote:
> Sergey A. Osokin wrote:
> 
> >On Tue, Jan 28, 2003 at 06:09:10AM -0800, Pat Lathem wrote:
> > 
> >
> >>Hi. I tried this as well, hw.pci_allow_unsupported_io_range = "1" and it 
> >>helped! If you missed the thread 4.7 > 5.0 Pccard problems, I will 
> >>summarize it briefly. My IBM 56k pccard modem worked perfectly in 4.7, 
> >>but I could no longer get it working after upgrading to 5.0 DP1. I tried 
> >>enabling a few debug options mentioned on the list, as well as some 
> >>other suggestions but it did not help. Reverting to OLDCARD also did not 
> >>fix it.
> >>
> >>So now I'm currently on FreeBSD 5.0-current,  and I added this option to 
> >>my loader.conf.  I now get card insertion/removal notices! Finally! :) . 
> >>It says "pccard0: CIS info: IBM, 56K PC Card Modem" buried deep in dmesg.
> >>
> >>But, when I try pccardc power 0 0, or 0 1,  I get:  /dev/card0: No such 
> >>file or directory.
> >>pccardc dumpcis says "0 slots found".
> >>
> >>If anyone could provide any info as to what my next steps would be, I 
> >>would be very grateful.
> >>   
> >>
> >
> >Just add 
> >devd_enable="YES"
> >in your /etc/rc.conf and reboot.
> >
> 
> Hi. I tried this as suggested and it pccardc still returns the same 
> errors (no /dev/card0, no slots found) .
> Is there possibly some problem in the boot output?
> http://home.petflytrap.com/trashcan/dmesg.txt

Try to disable acpi load with
OK unset acpi_load
at loader or just add
hint.acpi.0.disable="1"
in your /boot/device.hints
-- 

Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
http://ozz.pp.ru/             X          AND NEWS
                             / \

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030128151217.GG57203>