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


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to