Date: Thu, 21 Jan 1999 17:52:15 -0500 (EST) From: Spike <spork@ix.netcom.com> To: Jaye Mathisen <mrcpu@internetcds.com> Cc: current@FreeBSD.ORG Subject: Re: CVS tags to use? Message-ID: <Pine.BSF.4.05.9901211749410.304-100000@PigStuy.nws.net> In-Reply-To: <Pine.NEB.3.95.990121093301.634e-100000@schizo.cdsnet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 21 Jan 1999, Jaye Mathisen wrote: > > > The readme in /usr/share/examples hasn't been updated in a while... > > WHat tag should I be using now to track 3.0-current/3.1? (Not the 4.x > branch). > > Right now, I have tag=., and I can't get a compilable kernel to save my > life, problems in syscons. I have tag=RELENG_3, which gave me: FreeBSD PigStuy.nws.net 3.0-STABLE FreeBSD 3.0-STABLE #13: Thu Jan 21 17:45:26 EST 1999 spork@PigStuy.nws.net:/usr/src/sys/compile/MYKERNEL2 i386 3.0-RELEASE is 3_0_0_RELEASE. I just got bit by syscons- do you have the new syscons configuration? I needed to change: device sc0 at isa? port "IO_KBD" conflicts tty irq 1 vector scintr to: controller atkbdc0 at isa? port IO_KBD tty device atkbd0 at isa? tty irq 1 device psm0 at isa? tty irq 12 device vga0 at isa? port ? conflicts device sc0 at isa? tty Or else both my psm and syscons drivers would scream various functions they couldn't find. Hope this solves your problem. -Spike Gronim sporkl@ix.netcom.com The majority only rules those who let them. 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?Pine.BSF.4.05.9901211749410.304-100000>