Date: Fri, 15 Oct 2004 01:02:51 +0200 From: Emanuel Strobl <Emanuel.Strobl@gmx.net> To: freebsd-current@freebsd.org Subject: Re: BETA7 sio "options CONSPEED" not working? Message-ID: <200410150102.58083.Emanuel.Strobl@gmx.net> In-Reply-To: <200410150018.25218.Emanuel.Strobl@gmx.net> References: <200410142232.00618.Emanuel.Strobl@gmx.net> <416EE61B.6050909@withagen.nl> <200410150018.25218.Emanuel.Strobl@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410150102.58083.Emanuel.Strobl>