MODE command (Developers)
> > one parameter. This may mean MODE may need to keep track of whether the
> > port is already initialized or not,
>
> I think this is correct.
How would MODE do that, though, if it's not a TSR? There's nowhere in memory it can store the data, and another program could directly change the parameters in hardware without MODE ever knowing about it. The only way it could work properly is to not depend on the BIOS.
> > or at least read all the existing parameters
>
> I don't see a BIOS call to do this.
If not, you'll need to work directly with the hardware (I/O ports).
> Ok, I don't see a BIOS call for that, and I
> thought that the UART divisor couldn't handle
> more than 115200.
SOME hardware can support 230400 but not all. For the ones that support 230400 you set the Divisor to 0.
> I thought that people in the industry used symbols/sec
> rather than "baud" now, and that the English language
> has changed such that the very definition of "baud"
> is "bps"?
No, the definition of baud has not changed. In certain contexts baud and bps can be the same, but they are not synonymous.
> English is *defined* by common usage.
No, words are not defined by common usage. Words can be used correctly or incorrectly, and usage can be contextual, but that doesn't change the definition.
Complete thread:
- MODE command - kerravon, 14.10.2021, 12:34
![Open in board view [Board]](img/board_d.gif)
![Open in mix view [Mix]](img/mix_d.gif)
- MODE command - bretjohn, 14.10.2021, 17:36
- MODE command - kerravon, 15.10.2021, 00:29
- MODE command - bretjohn, 15.10.2021, 07:29
- MODE command - kerravon, 15.10.2021, 07:42
- MODE command - bretjohn, 16.10.2021, 00:50
- MODE command - kerravon, 16.10.2021, 02:07
- MODE command - RayeR, 18.10.2021, 21:44
- MODE command - kerravon, 16.10.2021, 02:07
- MODE command - bretjohn, 16.10.2021, 00:50
- MODE command - kerravon, 15.10.2021, 07:42
- MODE command - bretjohn, 15.10.2021, 07:29
- MODE command - kerravon, 15.10.2021, 00:29
- MODE command - DosWorld, 22.10.2021, 03:35
- MODE command - kerravon, 23.10.2021, 01:50
- MODE command - DosWorld, 01.11.2021, 19:05
- MODE command - kerravon, 01.11.2021, 20:02
- MODE command - tom, 02.11.2021, 18:53
- MODE command - kerravon, 02.11.2021, 21:22
- MODE command - tom, 02.11.2021, 18:53
- MODE command - kerravon, 01.11.2021, 20:02
- MODE command - DosWorld, 01.11.2021, 19:05
- MODE command - kerravon, 23.10.2021, 01:50
- MODE command - bretjohn, 14.10.2021, 17:36
Mix view