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     sp...@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
         spo...@ix.netcom.com   


                The majority only rules those who let them. 


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to