From owner-freebsd-current@FreeBSD.ORG Thu Oct 14 23:03:00 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DB4216A4CE for ; Thu, 14 Oct 2004 23:03:00 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id A17D943D55 for ; Thu, 14 Oct 2004 23:02:59 +0000 (GMT) (envelope-from Emanuel.Strobl@gmx.net) Received: (qmail 28769 invoked by uid 65534); 14 Oct 2004 23:02:58 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) (62.245.232.135) by mail.gmx.net (mp007) with SMTP; 15 Oct 2004 01:02:58 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-current@freebsd.org Date: Fri, 15 Oct 2004 01:02:51 +0200 User-Agent: KMail/1.7 References: <200410142232.00618.Emanuel.Strobl@gmx.net> <416EE61B.6050909@withagen.nl> <200410150018.25218.Emanuel.Strobl@gmx.net> In-Reply-To: <200410150018.25218.Emanuel.Strobl@gmx.net> X-OS: FreeBSD X-Birthday: 10/06/72 X-Address: Munich, 80686 X-Tel: +49 89 18947781 X-CelPhone: +49 173 9967781 X-Country: Germany MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1455848.ckDJ1LYapt"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200410150102.58083.Emanuel.Strobl@gmx.net> Subject: Re: BETA7 sio "options CONSPEED" not working? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 23:03:00 -0000 --nextPart1455848.ckDJ1LYapt Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Freitag, 15. Oktober 2004 00:18 schrieb Emanuel Strobl: > Am Donnerstag, 14. Oktober 2004 22:48 schrieb Willem Jan Withagen: [...] > > in /etc/make.conf > > Correct, in make.conf it works, but "options CONSPEED" has no effect at a= ll > (on i386 with BETA7 from today) > Also getty flags in /etc/ttys doesn't make any difference. I can set it to > whatever I want I only get the hardcoded speed in make.conf Ok, after having a look into sys/dev/sio/sio.c I found the tunable: machdep.conspeed which works fine. But this should be commented in the sio manpage, perhaps= =20 also in /sys/conf/NOTES Also if it's intended that getty can't change the baud rate /etc/ttys shoul= d=20 have a line which mentiones machdep.conspeed, but what if I want to set=20 different speeds on two ports? Thanks, =2DHarry > > At least the last thing must'nt happen. If options CONSPEED doesn't work > (anymore) conf/NOTES should be adopted. > > Thanks, > > -Harry > > > and in /etc/ttys: > > # The 'dialup' keyword identifies dialin lines to login, fingerd etc. > > ttyd0 "/usr/libexec/getty std.115200" vt220 on secure > > > > But make shure to 'kill -1 1' to have init reread the ttys-table > > > > I've also switched the debugger flag on in /boot/device.hints: > > hint.sio.0.flags=3D"0x30" > > > > --WjW > > > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to > > "freebsd-current-unsubscribe@freebsd.org" --nextPart1455848.ckDJ1LYapt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBbwWiBylq0S4AzzwRAv2NAJ0W2l1fToQ0tpnZEnC8WiPjv4di+QCggb+g U0ZTe4WBry2ga6gMuTqcPKE= =4ZVi -----END PGP SIGNATURE----- --nextPart1455848.ckDJ1LYapt--