Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111913456
D48211.id148454.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D48211.id148454.diff
View Options
diff --git a/stand/defaults/loader.conf b/stand/defaults/loader.conf
--- a/stand/defaults/loader.conf
+++ b/stand/defaults/loader.conf
@@ -109,7 +109,7 @@
#comconsole_speed="115200" # Set the current serial console speed
#console="vidconsole" # A comma separated list of console(s)
#currdev="disk1s1a" # Set the current device
-module_path="/boot/modules;/boot/dtb;/boot/dtb/overlays" # Set the module search path
+module_path="/boot/modules;/boot/firmware;/boot/dtb;/boot/dtb/overlays" # Set the module search path
module_blacklist="drm drm2 radeonkms i915kms amdgpu" # Loader module blacklist
#prompt="\\${interpret}" # Set the command prompt
#root_disk_unit="0" # Force the root disk unit number
@@ -182,3 +182,14 @@
#module_before="cmd" # executes "cmd" before loading the module
#module_after="cmd" # executes "cmd" after loading the module
#module_error="cmd" # executes "cmd" if load fails
+
+### Firmware names mapping list
+iwm3160fw_type="firmware"
+iwm7260fw_type="firmware"
+iwm7265fw_type="firmware"
+iwm8265fw_type="firmware"
+iwm9260fw_type="firmware"
+iwm3168fw_type="firmware"
+iwm7265Dfw_type="firmware"
+iwm8000C_type="firmware"
+iwm9000fw_type="firmware"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 11, 4:45 AM (19 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15629078
Default Alt Text
D48211.id148454.diff (1 KB)
Attached To
Mode
D48211: loader: Add a list of firmware name mapping
Attached
Detach File
Event Timeline
Log In to Comment