Date: Wed, 17 Feb 1999 08:40:55 +0000 From: Brian Somers <brian@Awfulhak.org> To: Alex Le Heux <alexlh@funk.org> Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: freeze at boot on Sony Vaio PCG-C1 on 3.1-REL Message-ID: <199902170840.IAA00694@keep.lan.Awfulhak.org> In-Reply-To: Your message of "Wed, 17 Feb 1999 01:39:30 %2B0100." <36CA0FC2.78DAC84A@funk.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi, > > 3.1-REL freezes at boottime on my Vaio PCG-C1 when I compile a kernel > with pccard support. > > The pccard support was the only change I made to the GENERIC config > file. > > It freezes during the probe right after the npx0 device. Thinks work ok on my Vaio PCG-747... what was your *one* change ? Did you add apm, pcic0 and pcic1 devices and the card0 controller ? > Also, the ze driver sees my 3com 589, but then says "ze0 not found at > 0x300" The ze driver doesn't do 589s to my knowledge. Try the zp driver, or even better, as you're building your own kernel, add the ep driver for proper support: device ep0 at isa? port 0x300 net irq 11 vector epintr #device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 and also ``disable'' sio1 - otherwise it'll screw up IRQ 3 and your card controller will fail (this may have been fixed lately). > Does anyone have any ideas how to get this working? I'm assuming our hardware is at least similar - I may be wrong. The 747 is a full-blown A4 laptop. Yours may be a palm top for all I know.... YMMV. > Alex > > -- > "Ik zit op m'n kromme, akelige broertje te wachten. Die heeft zich > opgesloten in de server ruimte, en die weigert eruit te komen." > > - Bart -- Brian <brian@Awfulhak.org> <brian@FreeBSD.org> <brian@OpenBSD.org> <http://www.Awfulhak.org> Don't _EVER_ lose your sense of humour ! 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?199902170840.IAA00694>