mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
'path' argument of ofw_parsedev() if devspec refers raw device with no path. For example, `ls /pci@1f,0/ide@d/disk@0,0:a/` works fine, while `ls /pci@1f,0/ide@d/disk@0,0:a` panicked before this change. |
||
|---|---|---|
| .. | ||
| devicename.c | ||
| elf_freebsd.c | ||
| libofw.h | ||
| Makefile | ||
| ofw_console.c | ||
| ofw_copy.c | ||
| ofw_disk.c | ||
| ofw_memory.c | ||
| ofw_module.c | ||
| ofw_net.c | ||
| ofw_reboot.c | ||
| ofw_time.c | ||
| openfirm.c | ||
| openfirm.h | ||
| ppc64_elf_freebsd.c | ||