Changeset 19323
- Timestamp:
- 06/05/12 02:23:26 (13 months ago)
- Location:
- src/linux/universal/linux-3.4
- Files:
-
- 1 added
- 5 edited
-
.config_mr3240 (added)
-
.config_wr741v4 (modified) (47 diffs)
-
Makefile (modified) (1 diff)
-
arch/mips/ar7100/setup.c (modified) (1 diff)
-
drivers/net/wireless/ipw2x00/ipw2200.c (modified) (3 diffs)
-
drivers/net/wireless/iwlwifi/iwl-6000.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/linux/universal/linux-3.4/.config_wr741v4
r19293 r19323 1 1 # 2 2 # Automatically generated file; DO NOT EDIT. 3 # Linux/mips 3. 2.12-rc1 Kernel Configuration3 # Linux/mips 3.4.1-rc1 Kernel Configuration 4 4 # 5 5 CONFIG_MIPS=y … … 58 58 # CONFIG_MACH_AR7100 is not set 59 59 # CONFIG_MACH_AR7240 is not set 60 # CONFIG_NLM_XLP_BOARD is not set 60 61 # CONFIG_ALCHEMY_GPIO_INDIRECT is not set 61 62 CONFIG_RWSEM_GENERIC_SPINLOCK=y … … 74 75 CONFIG_DMA_NONCOHERENT=y 75 76 CONFIG_NEED_DMA_MAP_STATE=y 76 CONFIG_SYS_HAS_EARLY_PRINTK=y77 77 # CONFIG_MIPS_FPU_EMU is not set 78 78 # CONFIG_MIPS_MACHINE is not set … … 112 112 CONFIG_CPU_SUPPORTS_HIGHMEM=y 113 113 CONFIG_ARCH_FLATMEM_ENABLE=y 114 CONFIG_ARCH_POPULATES_NODE_MAP=y115 114 CONFIG_SELECT_MEMORY_MODEL=y 116 115 CONFIG_FLATMEM_MANUAL=y 117 116 CONFIG_FLATMEM=y 118 117 CONFIG_FLAT_NODE_MEM_MAP=y 118 CONFIG_HAVE_MEMBLOCK=y 119 CONFIG_HAVE_MEMBLOCK_NODE_MAP=y 120 CONFIG_ARCH_DISCARD_MEMBLOCK=y 119 121 CONFIG_PAGEFLAGS_EXTENDED=y 120 122 CONFIG_SPLIT_PTLOCK_CPUS=4 … … 184 186 CONFIG_TINY_RCU=y 185 187 # CONFIG_PREEMPT_RCU is not set 186 # CONFIG_RCU_TRACE is not set187 188 # CONFIG_TREE_RCU_TRACE is not set 188 189 # CONFIG_IKCONFIG is not set 189 190 CONFIG_LOG_BUF_SHIFT=14 190 191 # CONFIG_CGROUPS is not set 192 # CONFIG_CHECKPOINT_RESTORE is not set 191 193 CONFIG_NAMESPACES=y 192 194 CONFIG_UTS_NS=y … … 198 200 # CONFIG_SYSFS_DEPRECATED is not set 199 201 # CONFIG_RELAY is not set 200 # CONFIG_CRASHLOG is not set201 202 # CONFIG_BLK_DEV_INITRD is not set 202 203 CONFIG_CC_OPTIMIZE_FOR_SIZE=y … … 235 236 CONFIG_HAVE_OPROFILE=y 236 237 # CONFIG_KPROBES is not set 237 # CONFIG_JUMP_LABEL is not set 238 CONFIG_JUMP_LABEL=y 238 239 CONFIG_HAVE_KPROBES=y 239 240 CONFIG_HAVE_KRETPROBES=y … … 263 264 264 265 # 266 # Partition Types 267 # 268 # CONFIG_PARTITION_ADVANCED is not set 269 CONFIG_MSDOS_PARTITION=y 270 271 # 265 272 # IO Schedulers 266 273 # … … 277 284 # CONFIG_INLINE_SPIN_LOCK_IRQ is not set 278 285 # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set 279 CONFIG_INLINE_SPIN_UNLOCK=y280 286 # CONFIG_INLINE_SPIN_UNLOCK_BH is not set 281 287 CONFIG_INLINE_SPIN_UNLOCK_IRQ=y … … 313 319 # 314 320 CONFIG_BINFMT_ELF=y 321 CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y 315 322 # CONFIG_HAVE_AOUT is not set 316 323 # CONFIG_BINFMT_MISC is not set … … 325 332 # CONFIG_PM_RUNTIME is not set 326 333 CONFIG_NET=y 334 CONFIG_ETHERNET_PACKET_MANGLE=y 327 335 328 336 # … … 331 339 CONFIG_PACKET=y 332 340 CONFIG_UNIX=y 341 # CONFIG_UNIX_DIAG is not set 333 342 CONFIG_XFRM=y 334 343 # CONFIG_XFRM_USER is not set … … 418 427 # 419 428 CONFIG_NETFILTER_NETLINK=y 429 # CONFIG_NETFILTER_NETLINK_ACCT is not set 420 430 # CONFIG_NETFILTER_NETLINK_QUEUE is not set 421 431 CONFIG_NETFILTER_NETLINK_LOG=y 422 432 CONFIG_NF_CONNTRACK=y 423 433 CONFIG_NF_CONNTRACK_MARK=y 434 CONFIG_NF_CONNTRACK_PROCFS=y 424 435 CONFIG_NF_CONNTRACK_EVENTS=y 436 # CONFIG_NF_CONNTRACK_TIMEOUT is not set 425 437 # CONFIG_NF_CONNTRACK_TIMESTAMP is not set 426 438 # CONFIG_NF_CT_PROTO_DCCP is not set … … 441 453 CONFIG_NF_CONNTRACK_RTSP=y 442 454 # CONFIG_NF_CT_NETLINK is not set 455 # CONFIG_NF_CT_NETLINK_TIMEOUT is not set 443 456 # CONFIG_NETFILTER_TPROXY is not set 444 457 CONFIG_NETFILTER_XTABLES=y … … 462 475 # CONFIG_NETFILTER_XT_TARGET_LED is not set 463 476 CONFIG_NETFILTER_XT_TARGET_IMQ=m 477 CONFIG_NETFILTER_XT_TARGET_LOG=y 464 478 CONFIG_NETFILTER_XT_TARGET_MARK=y 465 479 CONFIG_NETFILTER_XT_TARGET_NFLOG=y … … 486 500 # CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set 487 501 CONFIG_NETFILTER_XT_MATCH_DSCP=m 502 CONFIG_NETFILTER_XT_MATCH_ECN=y 488 503 CONFIG_NETFILTER_XT_MATCH_ESP=y 489 504 # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set … … 498 513 CONFIG_NETFILTER_XT_MATCH_MARK=y 499 514 CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y 515 # CONFIG_NETFILTER_XT_MATCH_NFACCT is not set 500 516 # CONFIG_NETFILTER_XT_MATCH_OSF is not set 501 517 # CONFIG_NETFILTER_XT_MATCH_OWNER is not set … … 529 545 CONFIG_IP_NF_MATCH_AH=y 530 546 CONFIG_IP_NF_MATCH_ECN=y 547 # CONFIG_IP_NF_MATCH_RPFILTER is not set 531 548 CONFIG_IP_NF_MATCH_TTL=y 532 549 CONFIG_IP_NF_FILTER=y … … 534 551 CONFIG_IP_NF_TARGET_TRIGGER=y 535 552 CONFIG_IP_NF_TARGET_REJECT=y 536 CONFIG_IP_NF_TARGET_LOG=y537 553 # CONFIG_IP_NF_TARGET_ULOG is not set 538 554 CONFIG_NF_NAT=y … … 633 649 # CONFIG_NET_SCH_QFQ is not set 634 650 CONFIG_NET_SCH_INGRESS=y 651 # CONFIG_NET_SCH_PLUG is not set 635 652 636 653 # … … 664 681 # CONFIG_DCB is not set 665 682 # CONFIG_BATMAN_ADV is not set 683 # CONFIG_OPENVSWITCH is not set 684 CONFIG_BQL=y 666 685 667 686 # … … 711 730 # CONFIG_FW_LOADER is not set 712 731 # CONFIG_SYS_HYPERVISOR is not set 732 # CONFIG_GENERIC_CPU_DEVICES is not set 733 # CONFIG_DMA_SHARED_BUFFER is not set 713 734 # CONFIG_CONNECTOR is not set 714 735 CONFIG_MTD=y … … 770 791 # Disk-On-Chip Device Drivers 771 792 # 772 # CONFIG_MTD_DOC2000 is not set773 # CONFIG_MTD_DOC2001 is not set774 # CONFIG_MTD_DOC2001PLUS is not set775 793 # CONFIG_MTD_DOCG3 is not set 776 794 # CONFIG_MTD_FLASH_16MB is not set … … 791 809 # CONFIG_PARPORT is not set 792 810 # CONFIG_BLK_DEV is not set 793 # CONFIG_MISC_DEVICES is not set 811 812 # 813 # Misc devices 814 # 815 # CONFIG_ENCLOSURE_SERVICES is not set 816 # CONFIG_C2PORT is not set 817 818 # 819 # EEPROM support 820 # 821 # CONFIG_EEPROM_93CX6 is not set 822 823 # 824 # Texas Instruments shared transport line discipline 825 # 826 # CONFIG_TI_ST is not set 827 828 # 829 # Altera FPGA firmware download module 830 # 794 831 CONFIG_HAVE_IDE=y 795 832 # CONFIG_IDE is not set … … 812 849 CONFIG_MII=y 813 850 # CONFIG_IFB is not set 851 # CONFIG_NET_TEAM is not set 814 852 # CONFIG_MACVLAN is not set 815 853 # CONFIG_NETCONSOLE is not set … … 830 868 CONFIG_ETHERNET=y 831 869 # CONFIG_NET_VENDOR_BROADCOM is not set 870 # CONFIG_NET_CALXEDA_XGMAC is not set 832 871 # CONFIG_NET_VENDOR_CHELSIO is not set 833 872 # CONFIG_DM9000 is not set … … 869 908 # CONFIG_NET_VENDOR_STMICRO is not set 870 909 CONFIG_PHYLIB=y 910 CONFIG_MDIO_BOARDINFO=y 871 911 CONFIG_SWCONFIG=y 872 912 … … 874 914 # MII PHY device drivers 875 915 # 916 # CONFIG_AMD_PHY is not set 876 917 # CONFIG_MARVELL_PHY is not set 877 918 # CONFIG_DAVICOM_PHY is not set … … 914 955 # CONFIG_WAN is not set 915 956 # CONFIG_ISDN is not set 916 # CONFIG_PHONE is not set917 957 918 958 # … … 945 985 # 946 986 # CONFIG_SERIAL_8250 is not set 987 CONFIG_SERIAL_AR933X=y 988 CONFIG_SERIAL_AR933X_CONSOLE=y 989 CONFIG_SERIAL_AR933X_NR_UARTS=1 947 990 948 991 # … … 955 998 # CONFIG_SERIAL_ALTERA_UART is not set 956 999 # CONFIG_SERIAL_XILINX_PS_UART is not set 957 CONFIG_SERIAL_AR933X=y958 CONFIG_SERIAL_AR933X_CONSOLE=y959 CONFIG_SERIAL_AR933X_NR_UARTS=1960 1000 # CONFIG_TTY_PRINTK is not set 961 1001 # CONFIG_IPMI_HANDLER is not set … … 968 1008 # CONFIG_I2C is not set 969 1009 # CONFIG_SPI is not set 1010 # CONFIG_HSI is not set 970 1011 971 1012 # … … 993 1034 # 994 1035 # CONFIG_GPIO_GENERIC_PLATFORM is not set 995 # CONFIG_GPIO_IT8761E is not set996 1036 997 1037 # … … 1019 1059 # CONFIG_THERMAL is not set 1020 1060 CONFIG_WATCHDOG=y 1021 # CONFIG_WATCHDOG_CORE is not set 1061 CONFIG_WATCHDOG_CORE=y 1022 1062 # CONFIG_WATCHDOG_NOWAYOUT is not set 1023 1063 … … 1057 1097 # CONFIG_VIDEO_OUTPUT_CONTROL is not set 1058 1098 # CONFIG_FB is not set 1099 # CONFIG_EXYNOS_VIDEO is not set 1059 1100 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 1060 1061 #1062 # Display device support1063 #1064 # CONFIG_DISPLAY_SUPPORT is not set1065 1101 # CONFIG_SOUND is not set 1102 # CONFIG_USB_ARCH_HAS_OHCI is not set 1103 CONFIG_USB_ARCH_HAS_EHCI=y 1104 # CONFIG_USB_ARCH_HAS_XHCI is not set 1066 1105 # CONFIG_USB_SUPPORT is not set 1067 1106 # CONFIG_MMC is not set … … 1075 1114 CONFIG_LEDS_GPIO=y 1076 1115 # CONFIG_LEDS_LT3593 is not set 1116 # CONFIG_LEDS_OT200 is not set 1077 1117 CONFIG_LEDS_TRIGGERS=y 1078 1118 … … 1103 1143 # CONFIG_VIRTIO_BALLOON is not set 1104 1144 # CONFIG_VIRTIO_MMIO is not set 1145 1146 # 1147 # Microsoft Hyper-V guest support 1148 # 1105 1149 # CONFIG_STAGING is not set 1106 1150 … … 1109 1153 # 1110 1154 CONFIG_IOMMU_SUPPORT=y 1155 1156 # 1157 # Remoteproc drivers (EXPERIMENTAL) 1158 # 1159 1160 # 1161 # Rpmsg drivers (EXPERIMENTAL) 1162 # 1111 1163 # CONFIG_VIRT_DRIVERS is not set 1112 1164 # CONFIG_PM_DEVFREQ is not set … … 1187 1239 # CONFIG_HPFS_FS is not set 1188 1240 # CONFIG_QNX4FS_FS is not set 1241 # CONFIG_QNX6FS_FS is not set 1189 1242 # CONFIG_ROMFS_FS is not set 1190 1243 # CONFIG_PSTORE is not set … … 1203 1256 # CONFIG_CODA_FS is not set 1204 1257 # CONFIG_AFS_FS is not set 1205 1206 #1207 # Partition Types1208 #1209 # CONFIG_PARTITION_ADVANCED is not set1210 CONFIG_MSDOS_PARTITION=y1211 1258 CONFIG_NLS=m 1212 1259 CONFIG_NLS_DEFAULT="iso8859-1" … … 1270 1317 # CONFIG_DEBUG_MEMORY_INIT is not set 1271 1318 # CONFIG_LKDTM is not set 1272 # CONFIG_SYSCTL_SYSCALL_CHECK is not set1273 1319 CONFIG_HAVE_FUNCTION_TRACER=y 1274 1320 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y … … 1285 1331 CONFIG_HAVE_ARCH_KGDB=y 1286 1332 # CONFIG_TEST_KSTRTOX is not set 1287 CONFIG_EARLY_PRINTK=y1288 1333 CONFIG_CMDLINE_BOOL=y 1289 1334 CONFIG_CMDLINE="console=ttyATH0,115200 root=1f02 rootfstype=squashfs noinitrd init=/sbin/init" … … 1355 1400 # Digest 1356 1401 # 1357 CONFIG_CRYPTO_CRC32C=y 1402 # CONFIG_CRYPTO_CRC32C is not set 1358 1403 # CONFIG_CRYPTO_GHASH is not set 1359 1404 CONFIG_CRYPTO_MD4=m 1360 1405 CONFIG_CRYPTO_MD5=y 1361 CONFIG_CRYPTO_MICHAEL_MIC=y 1406 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1362 1407 # CONFIG_CRYPTO_RMD128 is not set 1363 1408 # CONFIG_CRYPTO_RMD160 is not set … … 1373 1418 # Ciphers 1374 1419 # 1375 CONFIG_CRYPTO_AES=y 1420 # CONFIG_CRYPTO_AES is not set 1376 1421 # CONFIG_CRYPTO_ANUBIS is not set 1377 1422 CONFIG_CRYPTO_ARC4=y … … 1414 1459 # 1415 1460 CONFIG_BITREVERSE=y 1461 CONFIG_GENERIC_IO=y 1416 1462 CONFIG_CRC_CCITT=y 1417 1463 # CONFIG_CRC16 is not set … … 1419 1465 # CONFIG_CRC_ITU_T is not set 1420 1466 CONFIG_CRC32=y 1467 # CONFIG_CRC32_SELFTEST is not set 1468 CONFIG_CRC32_SLICEBY8=y 1469 # CONFIG_CRC32_SLICEBY4 is not set 1470 # CONFIG_CRC32_SARWATE is not set 1471 # CONFIG_CRC32_BIT is not set 1421 1472 # CONFIG_CRC7 is not set 1422 1473 # CONFIG_LIBCRC32C is not set … … 1433 1484 CONFIG_HAS_IOPORT=y 1434 1485 CONFIG_HAS_DMA=y 1486 CONFIG_DQL=y 1435 1487 CONFIG_NLATTR=y 1436 1488 CONFIG_GENERIC_ATOMIC64=y 1437 1489 CONFIG_AVERAGE=y 1438 1490 # CONFIG_CORDIC is not set 1439 # CONFIG_NLM_XLP_BOARD is not set1440 # CONFIG_CHECKPOINT_RESTORE is not set1441 # CONFIG_UNIX_DIAG is not set1442 # CONFIG_NETFILTER_NETLINK_ACCT is not set1443 CONFIG_NF_CONNTRACK_PROCFS=y1444 # CONFIG_NETFILTER_XT_MATCH_NFACCT is not set1445 # CONFIG_IP_NF_MATCH_RPFILTER is not set1446 # CONFIG_OPENVSWITCH is not set1447 # CONFIG_PHANTOM is not set1448 # CONFIG_INTEL_MID_PTI is not set1449 # CONFIG_SGI_IOC4 is not set1450 # CONFIG_TIFM_CORE is not set1451 # CONFIG_ENCLOSURE_SERVICES is not set1452 # CONFIG_HP_ILO is not set1453 # CONFIG_PCH_PHUB is not set1454 # CONFIG_C2PORT is not set1455 # CONFIG_EEPROM_93CX6 is not set1456 # CONFIG_CB710_CORE is not set1457 # CONFIG_TI_ST is not set1458 # CONFIG_NET_TEAM is not set1459 # CONFIG_NET_CALXEDA_XGMAC is not set1460 # CONFIG_LEDS_OT200 is not set1461 # CONFIG_USB_EHCI_MV is not set1462 # CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set1463 # CONFIG_INET_UDP_DIAG is not set1464 # CONFIG_ANDROID is not set1465 # CONFIG_NETPRIO_CGROUP is not set1466 # CONFIG_OF_SELFTEST is not set1467 # CONFIG_BLK_DEV_NVME is not set1468 # CONFIG_STMMAC_PLATFORM is not set1469 # CONFIG_STMMAC_PCI is not set1470 # CONFIG_MICREL_KS8995MA is not set1471 # CONFIG_KEYBOARD_TCA8418 is not set1472 # CONFIG_BATTERY_SBS is not set1473 # CONFIG_CHARGER_LP8727 is not set1474 # CONFIG_VIA_WDT is not set1475 # CONFIG_MFD_DA9052_SPI is not set1476 # CONFIG_MFD_DA9052_I2C is not set1477 # CONFIG_MFD_S5M_CORE is not set1478 # CONFIG_LEDS_TCA6507 is not set1479 # CONFIG_RTLLIB is not set1480 # CONFIG_AMILO_RFKILL is not set1481 # CONFIG_CRYPTO_SERPENT_SSE2_586 is not set1482 # CONFIG_X86_MDFLD is not set1483 # CONFIG_CPU_IDLE is not set1484 # CONFIG_DYNAMIC_MEMSTART is not set1485 # CONFIG_STRICT_DEVMEM is not set1486 # CONFIG_RCU_FAST_NO_HZ is not set1487 # CONFIG_ARM_EXYNOS4210_CPUFREQ is not set1488 # CONFIG_USB_MV_UDC is not set1489 # CONFIG_ATMEL_PWM is not set1490 # CONFIG_INPUT_GPIO_TILT_POLLED is not set1491 # CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set1492 1493 CONFIG_JUMP_LABEL=y1494 # CONFIG_PCI_REALLOC_ENABLE_AUTO is not set1495 # CONFIG_NF_CONNTRACK_TIMEOUT is not set1496 # CONFIG_NF_CT_NETLINK_TIMEOUT is not set1497 CONFIG_NETFILTER_XT_TARGET_LOG=y1498 # CONFIG_NET_SCH_PLUG is not set1499 # CONFIG_BPF_JIT is not set1500 # CONFIG_NET_VENDOR_CIRRUS is not set1501 # CONFIG_HSI is not set1502 # CONFIG_SENSORS_MCP3021 is not set1503 # CONFIG_MFD_TPS65217 is not set1504 # CONFIG_TWL6040_CORE is not set1505 # CONFIG_MFD_TPS65090 is not set1506 # CONFIG_MFD_RC5T583 is not set1507 # CONFIG_EXYNOS_VIDEO is not set1508 # CONFIG_USB_EHCI_HCD_PLATFORM is not set1509 # CONFIG_USB_OHCI_HCD_PLATFORM is not set1510 # CONFIG_USB_SERIAL_F81232 is not set1511 # CONFIG_USB_SERIAL_METRO is not set1512 # CONFIG_LEDS_PCA9633 is not set1513 # CONFIG_USB_WPAN_HCD is not set1514 # CONFIG_QNX6FS_FS is not set1515 # CONFIG_SUNRPC_DEBUG is not set1516 # CONFIG_CRC32_SELFTEST is not set1517 # CONFIG_CRC32_SLICEBY8=y1518 # CONFIG_CRC32_SLICEBY4 is not set1519 # CONFIG_CRC32_SARWATE is not set1520 # CONFIG_CRC32_BIT is not set1521 # CONFIG_ARCH_S3C24XX is not set1522 CONFIG_CRC32_SLICEBY8=y1523 # CONFIG_WP543 is not set1524 # CONFIG_AMD_PHY is not set1525 # CONFIG_USB_NET_QMI_WWAN is not set1526 # CONFIG_IRQ_DOMAIN_DEBUG is not set -
src/linux/universal/linux-3.4/Makefile
r19314 r19323 2 2 PATCHLEVEL = 4 3 3 SUBLEVEL = 1 4 EXTRAVERSION = -rc14 EXTRAVERSION = 5 5 NAME = Saber-toothed Squirrel 6 6 -
src/linux/universal/linux-3.4/arch/mips/ar7100/setup.c
r19285 r19323 30 30 #include <asm/processor.h> 31 31 #include <asm/reboot.h> 32 #include <asm/system.h>33 32 #include <asm/serial.h> 34 33 #include <asm/traps.h> -
src/linux/universal/linux-3.4/drivers/net/wireless/ipw2x00/ipw2200.c
r19314 r19323 11444 11444 } 11445 11445 11446 /* Called by register_netdev() */ 11447 static int ipw_net_init(struct net_device *dev) 11448 { 11449 int rc = 0; 11450 struct ipw_priv *priv = libipw_priv(dev); 11451 11452 mutex_lock(&priv->mutex); 11453 if (ipw_up(priv)) 11454 rc = -EIO; 11455 mutex_unlock(&priv->mutex); 11456 11457 return rc; 11458 } 11459 11446 11460 static int ipw_wdev_init(struct net_device *dev) 11447 11461 { … … 11709 11723 11710 11724 static const struct net_device_ops ipw_netdev_ops = { 11725 .ndo_init = ipw_net_init, 11711 11726 .ndo_open = ipw_net_open, 11712 11727 .ndo_stop = ipw_net_stop, … … 11833 11848 mutex_unlock(&priv->mutex); 11834 11849 goto out_release_irq; 11835 }11836 11837 if (ipw_up(priv)) {11838 mutex_unlock(&priv->mutex);11839 err = -EIO;11840 goto out_remove_sysfs;11841 11850 } 11842 11851 -
src/linux/universal/linux-3.4/drivers/net/wireless/iwlwifi/iwl-6000.c
r19314 r19323 337 337 .fw_name_pre = IWL6005_FW_PRE, \ 338 338 .ucode_api_max = IWL6000G2_UCODE_API_MAX, \ 339 .ucode_api_ok = IWL6000G2 B_UCODE_API_OK,\339 .ucode_api_ok = IWL6000G2_UCODE_API_OK, \ 340 340 .ucode_api_min = IWL6000G2_UCODE_API_MIN, \ 341 341 .max_inst_size = IWL60_RTC_INST_SIZE, \ … … 391 391 .fw_name_pre = IWL6030_FW_PRE, \ 392 392 .ucode_api_max = IWL6000G2_UCODE_API_MAX, \ 393 .ucode_api_ok = IWL6000G2 _UCODE_API_OK,\393 .ucode_api_ok = IWL6000G2B_UCODE_API_OK, \ 394 394 .ucode_api_min = IWL6000G2_UCODE_API_MIN, \ 395 395 .max_inst_size = IWL60_RTC_INST_SIZE, \
Note: See TracChangeset
for help on using the changeset viewer.
