grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] term/serial: Add support for PCI serial devices


From: Gerd Hoffmann
Subject: Re: [PATCH] term/serial: Add support for PCI serial devices
Date: Thu, 25 Aug 2022 10:03:46 +0200

  Hi,

> GRUB_SERIAL_COMMAND="serial --port=0x40a0 --speed=115200"

> +  grub_snprintf (com_names[i], sizeof (com_names[i]), "pci%d", i);

So this patch goes register the device(s) as 'pciN', so you don't have
to figure the ioport but can just use 'serial pci0' ?

take care,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]