Re: [PATCH] ofdisk: Recognizes SAS disks automatically

2015-08-01 Thread Andrei Borzenkov
В Fri, 31 Jul 2015 10:34:25 -0300 Paulo Flabiano Smorigo пишет: > Read all children from sas path and add it to the device list. Examples of paths and names would be useful for reference. > > --- > grub-core/disk/ieee1275/ofdisk.c | 51 > > include/gr

[PATCH] ofdisk: Recognizes SAS disks automatically

2015-07-31 Thread Paulo Flabiano Smorigo
Read all children from sas path and add it to the device list. --- grub-core/disk/ieee1275/ofdisk.c | 51 include/grub/ieee1275/ofdisk.h | 3 +++ 2 files changed, 54 insertions(+) diff --git a/grub-core/disk/ieee1275/ofdisk.c b/grub-core/disk/ieee1275/