Date: Mon, 11 Jun 2001 20:48:31 -0400 From: Peter Radcliffe <pir@pir.net> To: freebsd-mobile@freebsd.org Subject: Re: Problems with Sony PCG-C1XN and pccard Message-ID: <20010611204831.A14182@pir.net> In-Reply-To: <20010612000302.C71368-100000@server.arg.sj.co.uk>; from arg@arg1.demon.co.uk on Tue, Jun 12, 2001 at 01:29:08AM %2B0100 References: <20010612000302.C71368-100000@server.arg.sj.co.uk>
index | next in thread | previous in thread | raw e-mail
Andrew Gordon <arg@arg1.demon.co.uk> probably said:
> I have a Sony PCG-C1XN ("picturebook") which was previously working quite
> well with FreeBSD-4.1.1-STABLE from October last year with various
> pccards; on Sunday I updated it to 4.3-STABLE (freshly cvsupped) and now I
> can't make the pccard do anything useful at all.
The default changed from interupt to polled. This caused some problems.
> pcic0: <Intel i82365> at port 0x3e0 iomem 0xd0000 irq 9 on isa0
> pcic0: management irq 10
> With the 4.3 kernel, it is probed as:
>
> pcic0: <Intel i82365> at port 0x3e0 iomem 0xd0000 irq 9 drq 0 on isa0
> pcic0: Polling mode
> device card
> device pcic0 at isa? irq 9 port 0x3e0 iomem 0xd0000
>
> I have also tried "irq 0" to be the same as GENERIC, but it makes no
> difference. Similarly, iomem settings of 0xd4000 or 0xd8000 don't help.
echo 'machdep.pccard.pcic_irq="9"' > /boot/loader.conf
Should do the trick. Check there isn't an incorrect setting for pcic
in loader.conf or kernel.conf.
P.
--
pir pir@pir.net pir@net.tufts.edu
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010611204831.A14182>
