Re: pccard hang on card insert

Peter Radcliffe <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
"M. Warner Losh" <[email protected]> probably said:
> In message: <[email protected]>
>             "Sandro Fouche'" <[email protected]> writes:
> : I have the same problem.  I've sent two messages to the list, apparently no
> : one has any experience with this....
> 
> Actually, I have seen this, and often times you need to set
> 	hw.pcic.intr_path=1
> in your loader.conf file.  Otherwise, it uses PCI interrupts and that
> is a known issue on vaios right now.

Not on the vaios I use. I have a Z505HS which works just fine with PCI
interrupts (I'm typing on it right now over a Cisco 350 card) and
-STABLE for the last few months on some F430s I maintain for work with
FreeBSD 4.5 on them.

The question was about an F480 which I'd guess isn't that dissimilar
from the F430s I run. For them to work properly I had to do;

(kernel)
device          pcic0   at isa? irq 0 port 0x3e0 iomem 0xd0000

(rc.conf)
pccard_enable="YES"
pccard_mem="0xd8000"
pccardd_flags="-z -i 10"

Changing the pccard_mem really made the difference on the F. Works
fine with pci interrupts. The Z works with the default pccard_mem.

P.

-- 
pir                [email protected]                 [email protected]


To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.