mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 00:27:08 -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.
|
||
|---|---|---|
| .. | ||
| sio.c | ||
| sioreg.h | ||