Enable Orinoco drivers in kernel-modules-extra (rhbz 894069)

This commit is contained in:
Josh Boyer 2013-01-14 13:57:30 -05:00
parent 639aa658b1
commit 89a713e2a7
3 changed files with 20 additions and 2 deletions

View File

@ -1495,7 +1495,16 @@ CONFIG_BRCMFMAC_SDIO=y
CONFIG_BRCMFMAC_SDIO_OOB=y
CONFIG_BRCMFMAC_USB=y
# CONFIG_BRCMDBG is not set
# CONFIG_HERMES is not set
CONFIG_HERMES=m
CONFIG_HERMES_CACHE_FW_ON_INIT=y
# CONFIG_HERMES_PRISM is not set
CONFIG_NORTEL_HERMES=m
CONFIG_PCI_HERMES=m
CONFIG_PLX_HERMES=m
CONFIG_PCMCIA_HERMES=m
CONFIG_ORINOCO_USB=m
# CONFIG_TMD_HERMES is not set
# CONFIG_PCMCIA_SPECTRUM is not set
# CONFIG_HOSTAP is not set
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set

View File

@ -54,7 +54,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
%global baserelease 5
%global baserelease 6
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2410,6 +2410,9 @@ fi
# '-' | |
# '-'
%changelog
* Mon Jan 14 2013 Josh Boyer <jwboyer@redhat.com>
- Enable Orinoco drivers in kernel-modules-extra (rhbz 894069)
* Tue Jan 08 2013 Josh Boyer <jwboyer@redhat.com> - 3.6.11-5
- Add patch to fix shutdown on some machines (rhbz 890547)

View File

@ -185,3 +185,9 @@ w1_smem.ko
w1_ds2431.ko
w1_ds2423.ko
w1_bq27000.ko
orinoco.ko
orinoco_cs.ko
orinoco_plx.ko
orinoco_pci.ko
orinoco_nortel.ko
orinoco_usb.ko