Date: Tue, 23 Nov 2004 16:23:45 -0500 From: Garance A Drosehn <gad@FreeBSD.org> To: Scott Long <scottl@FreeBSD.org> Cc: freebsd-sparc64@FreeBSD.org Subject: Re: Serial configs on sparc64 Message-ID: <p0620070cbdc9575e85d3@[128.113.24.47]> In-Reply-To: <41A3A08B.1000803@freebsd.org> References: <p06200700bdc7053041a1@[128.113.24.47]> <p0620070bbdc94cc509df@[128.113.24.47]> <41A3A08B.1000803@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At 1:41 PM -0700 11/23/04, Scott Long wrote:
>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 to something like:
>>>
>>> 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
>>
>>
>>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.
My dmesg includes:
sab0: <Siemens SAB 82532 v3.2> addr 0x1400400000-0x140040007f
irq 43 on ebus0
sab0: [FAST]
sabtty0: <ttyz0> on sab0
* sabtty0: console 9600,8,n,1,-
sabtty1: <ttyz1> on sab0
which I assume means I'm using the zs driver. (* - the line which
says "console 9600" only shows up if I boot up without a keyboard).
I noticed uart was commented out in the GENERIC config, so I left it
alone. Should I un-comment that, and build a new system? I wanted
to do a rebuild today anyway, to pick up the recent improvements made
to the hme driver.
--
Garance Alistair Drosehn = gad@gilead.netel.rpi.edu
Senior Systems Programmer or gad@FreeBSD.org
Rensselaer Polytechnic Institute; Troy, NY; USA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p0620070cbdc9575e85d3>
