From owner-freebsd-current Sun Jul 9 6:37:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id D892B37B818; Sun, 9 Jul 2000 06:37:10 -0700 (PDT) (envelope-from dcs@newsguy.com) Received: from newsguy.com (p41-dn02kiryunisiki.gunma.ocn.ne.jp [211.0.245.106]) by peach.ocn.ne.jp (8.9.1a/OCN/) with ESMTP id WAA16370; Sun, 9 Jul 2000 22:37:05 +0900 (JST) Message-ID: <39685576.B621F83F@newsguy.com> Date: Sun, 09 Jul 2000 19:35:34 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: hm@hcs.de Cc: freebsd-current@FreeBSD.ORG, peter@FreeBSD.ORG Subject: Re: config/hints changes: panic booting pcvt kernel References: <20000709102759.67F2D1029@hcswork.hcs.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hellmuth Michaelis wrote: > > Thanks for the reply - it seems indeed to be a strange problem. In the mean- > time i found out that the pcvt probe routine was never called until i added > something like DEVMETHOD(device_identify, pcvt_identify) to the device > methods structure. It didn't? Please, interrupt loader(8) and type "show", and verify that hint.vt.0.at="isa" is present. If not... Either it is somehow missing from /boot/device.hints (it shouldn't -- GENERIC.hints does have it), or you don't have the default /boot/loader.rc & cia. > But the effect is the same, it still panics after > > atkbdc0: at port 0x60,0x64 on isa0 Did you add options USERCONFIG to see if that helps? > Any hints from the more "hints-knowledged" would be highly appreciated .. ;-) Well, I'm definitely not the people to ask for help. That's why I'm cc'ing Peter on this, though. :-) -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@the.great.underground.bsdconpiracy.org _DES: The Book of Bruce has only one sentence in it, and it says "the actual directives of my cult are left as an exercise for the reader. Good luck." jkh: does it really include the 'good luck' part? EE: OK, I made that part up. EE: I figured it should sound a bit more cheery than how Bruce initially dictated it to me. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message