loader_simp.8 (fa9896e082a1046ff4fbc75fcba4d18d1f2efc19) | loader_simp.8 (4722ceb7d53e76507c76e053caab6b6f7b24ecef) |
---|---|
1.\" Copyright (c) 1999 Daniel C. Sobral 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 344 unchanged lines hidden (view full) --- 353List of semicolon-separated search path for bootable kernels. 354The default is 355.Dq Li kernel . 356.It Va comconsole_speed 357Defines the speed of the serial console (i386 and amd64 only). 358If the previous boot stage indicated that a serial console is in use 359then this variable is initialized to the current speed of the console 360serial port. | 1.\" Copyright (c) 1999 Daniel C. Sobral 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 344 unchanged lines hidden (view full) --- 353List of semicolon-separated search path for bootable kernels. 354The default is 355.Dq Li kernel . 356.It Va comconsole_speed 357Defines the speed of the serial console (i386 and amd64 only). 358If the previous boot stage indicated that a serial console is in use 359then this variable is initialized to the current speed of the console 360serial port. |
361Otherwise it is set to 9600 unless this was overridden using the | 361Otherwise it is set to 115200 unless this was overridden using the |
362.Va BOOT_COMCONSOLE_SPEED 363variable when 364.Nm 365was compiled. 366Changes to the 367.Va comconsole_speed 368variable take effect immediately. 369.It Va comconsole_port --- 372 unchanged lines hidden --- | 362.Va BOOT_COMCONSOLE_SPEED 363variable when 364.Nm 365was compiled. 366Changes to the 367.Va comconsole_speed 368variable take effect immediately. 369.It Va comconsole_port --- 372 unchanged lines hidden --- |