Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2004 13:41:47 -0700
From:      Scott Long <scottl@freebsd.org>
To:        Garance A Drosehn <gad@freebsd.org>
Cc:        freebsd-sparc64@freebsd.org
Subject:   Re: Serial configs on sparc64
Message-ID:  <41A3A08B.1000803@freebsd.org>
In-Reply-To: <p0620070bbdc94cc509df@[128.113.24.47]>
References:  <p06200700bdc7053041a1@[128.113.24.47]> <p0620070bbdc94cc509df@[128.113.24.47]>

next in thread | previous in thread | raw e-mail | index | archive | help
Garance A Drosehn wrote:
> At 10:12 PM -0500 11/21/04, Garance A Drosihn wrote:
> 
>> After the tty-renaming in the 6.x-current branch, should /etc/ttys
>> be changed something like:
>>
>> --- etc/ttys.orig       Sun Nov 21 21:56:12 2004
>> +++ etc/ttys    Sun Nov 21 21:46:41 2004
>> @@ -33,8 +33,8 @@
>>  console        none                            unknown off secure
>>  #
>>  screen "/usr/libexec/getty Pc"         cons25  on  secure
>> -ttya   "/usr/libexec/getty 3wire.9600" cons25  on  secure
>> -ttyb   "/usr/libexec/getty 3wire.9600" cons25  off secure
>> +ttyz0  "/usr/libexec/getty 3wire.9600" cons25  on  secure
>> +ttyz1  "/usr/libexec/getty 3wire.9600" cons25  off secure
>>  #
>>  #ttyv0 "/usr/libexec/getty Pc"         cons25  on  secure
>>  # Virtual terminals
>>
>>
>> Making this change got rid of an error message that I had been
>> getting about ttya at system startup, and it also lets me log
>> in via the serial port once the system is up.
> 
> 
> Seeing the lack of any objections, I'll try to commit this change
> to 6.x-current sometime soon.  Probably over the long weekend.
> 

Are you using the zs or the uart driver?  Now that Marcel fixed
uart to handle the zs hardware in the U2 correctly, we might be able
to think about retiring the zs driver entirely.

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41A3A08B.1000803>