Date: Wed, 20 Jun 2001 15:00:02 -0700 (PDT) From: Dima Dorfman <dima@unixfreak.org> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/28296: change request for sys/i386/conf/NOTES Message-ID: <200106202200.f5KM02a70065@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/28296; it has been noted by GNATS. From: Dima Dorfman <dima@unixfreak.org> To: Giorgos Keramidas <keramida@ceid.upatras.gr> Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/28296: change request for sys/i386/conf/NOTES Date: Wed, 20 Jun 2001 14:56:53 -0700 Giorgos Keramidas <keramida@ceid.upatras.gr> writes: > > >Number: 28296 > >Category: kern > >Synopsis: change request for sys/i386/conf/NOTES > >Description: > > The NOTES file revision 1.926 contains the following (slightly edited > to avoid wrapping beyond column 80): > > options CONSPEED=9600 #default speed for serial console (default 9600) > > >Fix: > > I think that using the word `default' twice in the same line is a bit > too much. [...] I think what it's trying to say is that CONSPEED is the default console speed, and 9600 is the default value of the default. I.e., the speed of a specific console can be changed at run-time *and* the initial speed of a new console can be changed at run time. This compile-time variable sets the initial value of the latter variable. Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106202200.f5KM02a70065>