mirror of
https://github.com/opnsense/src.git
synced 2026-06-27 01:20:18 -04:00
Subject: Re: Some small errors in GAMMA
4. Move printf("\n"); at line 491 in "/sys/i386/isa/sio.c" to after
COM_MULTIPORT block at line 512.
From rgrimes:
The above would cause the word (multiport) with out a new line to
appear after the uart type message if you had COM_MULTIPORT enabled.
|
||
|---|---|---|
| .. | ||
| ed | ||
| fdc | ||
| ic | ||
| kbd | ||
| sio | ||
| speaker | ||
| syscons | ||