Date: Wed, 26 Apr 2000 09:21:10 +0900 From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> To: Andrew Gallatin <gallatin@cs.duke.edu> Cc: naddy@mips.rhein-neckar.de (Christian Weisgerber), freebsd-alpha@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: vidcontrol kills 4.0-STABLE Message-ID: <200004260021.JAA02254@zodiac.mech.utsunomiya-u.ac.jp> References: <8e27qa$2u90$1@bigeye.rhein-neckar.de> <14596.62653.979522.393187@grasshopper.cs.duke.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
[...] > > # vidcontrol -i adapter </dev/ttyv0 > > > > I'm not sure what happened exactly since I won't have access to > > the console before tomorrow. The box doesn't respond to ping and > > it doesn't get up again, so it looks pretty fatal. > > > > Can anybody else reproduce this? > > >The machine probably crashed. I've duplicated the crash on my home >box: [...] >The problem is the call to vtophys around line of sys/dev/fb.c >>From the value in my crash, it looks like this is an IO address, not a >virtual address: > >(kgdb) p/x adp->va_info->vi_window >$7 = 0xb8000 > >I don't know enough about how the return values of this ioctl are used >to know how to fix it My knee jerk reaction is to do the following. >I'm wondering what the syscons author thinks? Ah, ha, I see. This is fine. Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004260021.JAA02254>