Adding driver settings file with the firmware name mappings. Those files need
to be copied to /home/config/settings/kernel/drivers with omitting the file endings. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35158 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
b6dd23b149
commit
3dc8c9b9ae
@ -0,0 +1,13 @@
|
|||||||
|
#
|
||||||
|
# This is the configuration file for the iprowwifi2100 wireless network driver.
|
||||||
|
# It should be located at "/boot/home/config/settings/kernel/drivers" and named
|
||||||
|
# "iprowwifi2100".
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Mapping of the driver internal firmware names to the official Intel® names.
|
||||||
|
# -----
|
||||||
|
# internal Intel®
|
||||||
|
ipw-bss ipw2100-1.3.fw
|
||||||
|
ipw-ibss ipw2100-1.3-i.fw
|
||||||
|
ipw-monitor ipw2100-1.3-p.fw
|
@ -0,0 +1,13 @@
|
|||||||
|
#
|
||||||
|
# This is the configuration file for the iprowifi2200 wireless network driver.
|
||||||
|
# It should be located at "/boot/home/config/settings/kernel/drivers" and named
|
||||||
|
# "iprowifi2200".
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Mapping of the driver internal firmware names to the official Intel® names.
|
||||||
|
# -----
|
||||||
|
# internal Intel®
|
||||||
|
iwi_bss ipw2200-bss.fw
|
||||||
|
iwi_ibss ipw2200-ibss.fw
|
||||||
|
iwi_monitor ipw2200-sniffer.fw
|
@ -0,0 +1,11 @@
|
|||||||
|
#
|
||||||
|
# This is the configuration file for the iprowifi3945 wireless network driver.
|
||||||
|
# It should be located at "/boot/home/config/settings/kernel/drivers" and named
|
||||||
|
# "iprowifi3945".
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Mapping of the driver internal firmware names to the official Intel® names.
|
||||||
|
# -----
|
||||||
|
# internal Intel®
|
||||||
|
wpifw iwlwifi-3945-1.ucode
|
@ -0,0 +1,11 @@
|
|||||||
|
#
|
||||||
|
# This is the configuration file for the iprowifi4965 wireless network driver.
|
||||||
|
# It should be located at "/boot/home/config/settings/kernel/drivers" and named
|
||||||
|
# "iprowifi4965".
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Mapping of the driver internal firmware names to the official Intel® names.
|
||||||
|
# -----
|
||||||
|
# internal Intel®
|
||||||
|
iwnfw iwlwifi-4965-1.ucode
|
@ -0,0 +1,12 @@
|
|||||||
|
#
|
||||||
|
# This is the configuration file for the marvell88w8335 wireless network driver.
|
||||||
|
# It should be located at "/boot/home/config/settings/kernel/drivers" and named
|
||||||
|
# "marvell88w8335".
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Mapping of the driver internal firmware names to respective archive names.
|
||||||
|
# -----
|
||||||
|
# internal archive
|
||||||
|
malo8335-h malo8335-h
|
||||||
|
malo8335-m malo8335-m
|
@ -0,0 +1,12 @@
|
|||||||
|
#
|
||||||
|
# This is the configuration file for the marvell88w8363 wireless network driver.
|
||||||
|
# It should be located at "/boot/home/config/settings/kernel/drivers" and named
|
||||||
|
# "marvell88w8363".
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Mapping of the driver internal firmware names to FreeBSD provided names.
|
||||||
|
# -----
|
||||||
|
# internal FreeBSD
|
||||||
|
mw88W8363fw mw88W8363fw
|
||||||
|
mwlboot mwlboot
|
@ -0,0 +1,14 @@
|
|||||||
|
#
|
||||||
|
# This is the configuration file for the ralinkwifi wireless network driver.
|
||||||
|
# It should be located at "/boot/home/config/settings/kernel/drivers" and named
|
||||||
|
# "ralinkwifi".
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Mapping of the driver internal firmware names to the official Ralink
|
||||||
|
# Technology® names.
|
||||||
|
# -----
|
||||||
|
# internal Ralink Technology®
|
||||||
|
rt2561fw rt2561.bin
|
||||||
|
rt2561sfw rt2561s.bin
|
||||||
|
rt2661fw rt2661.bin
|
Loading…
Reference in New Issue
Block a user