2011-08-10 Robert Millan <rmh@gnu.org>
Detect LSI MegaRAID SAS (`mfi') devices on GNU/kFreeBSD. * util/deviceiter.c [__FreeBSD_kernel__] (get_mfi_disk_name): New function. [__FreeBSD_kernel__] (grub_util_iterate_devices): Scan for mfi (/dev/mfid[0-9]+) devices using get_mfi_disk_name().
This commit is contained in:
parent
66816d8556
commit
6dc212f953
2 changed files with 28 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2011-08-10 Robert Millan <rmh@gnu.org>
|
||||
|
||||
Detect LSI MegaRAID SAS (`mfi') devices on GNU/kFreeBSD.
|
||||
|
||||
* util/deviceiter.c [__FreeBSD_kernel__] (get_mfi_disk_name): New
|
||||
function.
|
||||
[__FreeBSD_kernel__] (grub_util_iterate_devices): Scan for mfi
|
||||
(/dev/mfid[0-9]+) devices using get_mfi_disk_name().
|
||||
|
||||
2011-08-03 Robert Millan <rmh@gnu.org>
|
||||
|
||||
* include/grub/zfs/zap_leaf.h (typedef union zap_leaf_chunk): Mark
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue