Date: Sat, 23 Nov 2002 20:48:02 -0800 From: Marcel Moolenaar <marcel@xcllnt.net> To: Perforce Change Reviews <perforce@freebsd.org> Subject: Re: PERFORCE change 21443 for review Message-ID: <20021124044802.GA9586@dhcp01.pn.xcllnt.net> In-Reply-To: <200211240439.gAO4dYav030357@repoman.freebsd.org> References: <200211240439.gAO4dYav030357@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 23, 2002 at 08:39:34PM -0800, Marcel Moolenaar wrote: > http://perforce.freebsd.org/chv.cgi?CH=21443 > > Change 21443 by marcel@marcel_nfs on 2002/11/23 20:38:47 > > Don't force it, use a larger hammer: > If sio doesn't work and sc causes MCAs then what do you do? > You hack up a new-busified VGA console driver. > Probably -10 for good sense, but +10 for stress relief :-) > Note: only the bare console works. > This is not intended to stay... Apply tyhe following patch to src/sys/conf/files.ia64 ==== //depot/projects/ia64/sys/conf/files.ia64#20 - /nfs/p4/ia64/sys/conf/files.ia64 ==== 82c82 < dev/fb/fb.c optional vga --- > dev/fb/fb.c optional vga sc 84d83 < dev/fb/vga.c optional vga 102a102,106 > dev/vga/vga.c optional vga > dev/vga/vga_cons.c optional vga > dev/vga/vga_isa.c optional vga isa > dev/vga/vga_pci.c optional vga pci > dev/vga/vga_vid.c optional vga sc 112d115 < isa/vga_isa.c optional vga -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021124044802.GA9586>