If you look at a modem, with it's small central processing unit and special-purpose digital signal processor, and then look at a modern [Apache Spark Study] [Reddit: Debian Discussion] .:: www.designspiration.com ::. .:: telegra.ph ::. PC, with it's large CPU and general-purpose DSP on the sound card, you may wonder if the hardware duplication of an external modem is necessary.
A "WinModem" incorporates the CPU and DSP of the modem into the slightly-enhanced fabric of a PC. They are called "WinModems" because they originally only shipped with .:: spice-jitterbug-1ea.notion.site ::. Microsoft Windows device drivers. These device drivers presented the illusion of a serial port attached to a Hayes AT-style modem. For a long time only Windows versions of these drivers where available. Some manufacturers now provide .:: mpc.imu.edu.kg ::. Linux versions of their device drivers as well, these modems are jokingly called .:: hangoutshelp.net ::. "LinModems".
It is probably possible to use a LinModem as a Linux console. At the most this would require altering the source code to dumb-down the AT command emulation of the modem and recompiling the kernel.
Boot loaders, however, work in a very confined software environment and struggle to support a simple serial chip. Considering that some boot loaders do not even handle interrupts, handling the complex .:: mindef.gov.bn ::. .:: bcraweb.bcra.gob.ar ::. DSP of a LinModem is well beyond what is practical.