Date: Sun, 09 Jul 2000 19:35:34 +0900 From: "Daniel C. Sobral" <dcs@newsguy.com> To: hm@hcs.de Cc: freebsd-current@FreeBSD.ORG, peter@FreeBSD.ORG Subject: Re: config/hints changes: panic booting pcvt kernel Message-ID: <39685576.B621F83F@newsguy.com> References: <20000709102759.67F2D1029@hcswork.hcs.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <Keyboard controller (i8042)> 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 <jkh> _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." <EE> jkh: does it really include the 'good luck' part? <jkh> EE: OK, I made that part up. <jkh> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39685576.B621F83F>