Re: hw.pci.allow_unsupported_io_range
"Sergey A. Osokin" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected]
with "unsubscribe freebsd-mobile" in the body of the message