From owner-freebsd-mobile Wed Feb 17 14:58:16 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (Postfix) with ESMTP id C339811175 for ; Wed, 17 Feb 1999 14:58:05 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id VAA01828; Wed, 17 Feb 1999 21:11:27 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id IAA00694; Wed, 17 Feb 1999 08:40:56 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199902170840.IAA00694@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Alex Le Heux Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: freeze at boot on Sony Vaio PCG-C1 on 3.1-REL In-reply-to: Your message of "Wed, 17 Feb 1999 01:39:30 +0100." <36CA0FC2.78DAC84A@funk.org> Date: Wed, 17 Feb 1999 08:40:55 +0000 From: Brian Somers Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > 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 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