From owner-freebsd-virtualization@FreeBSD.ORG Sun Sep 29 20:44:57 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C1FF97AE; Sun, 29 Sep 2013 20:44:57 +0000 (UTC) (envelope-from abgupta@microsoft.com) Received: from na01-bl2-obe.outbound.protection.outlook.com (mail-bl2lp0203.outbound.protection.outlook.com [207.46.163.203]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 523602815; Sun, 29 Sep 2013 20:44:56 +0000 (UTC) Received: from BL2PR03MB210.namprd03.prod.outlook.com (10.255.230.144) by BL2PR03MB210.namprd03.prod.outlook.com (10.255.230.144) with Microsoft SMTP Server (TLS) id 15.0.775.9; Sun, 29 Sep 2013 20:29:40 +0000 Received: from BL2PR03MB210.namprd03.prod.outlook.com ([169.254.1.203]) by BL2PR03MB210.namprd03.prod.outlook.com ([169.254.1.203]) with mapi id 15.00.0775.005; Sun, 29 Sep 2013 20:29:40 +0000 From: "Abhishek Gupta (LIS)" To: =?koi8-r?B?59XM0cXXIOfP28E=?= , "freebsd-current@freebsd.org" , "freebsd-virtualization@freebsd.org" Subject: RE: Hyperv driver related error on make buildkernel on -r255933 Thread-Topic: Hyperv driver related error on make buildkernel on -r255933 Thread-Index: AQHOvU9q5mlUi7Eca0i1Y7otZrUyU5ndKk66 Date: Sun, 29 Sep 2013 20:29:39 +0000 Message-ID: References: <13221380478684@web21h.yandex.ru> In-Reply-To: <13221380478684@web21h.yandex.ru> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [67.170.86.163] x-forefront-prvs: 09840A4839 x-forefront-antispam-report: SFV:NSPM; SFS:(377454003)(199002)(189002)(164054003)(79102001)(65816001)(80976001)(83072001)(81686001)(54316002)(81542001)(77982001)(59766001)(15975445006)(76482001)(47976001)(4396001)(69226001)(66066001)(80022001)(4477795002)(81816001)(50986001)(47736001)(49866001)(81342001)(56776001)(74316001)(74502001)(74366001)(74706001)(74662001)(31966008)(54356001)(74876001)(76576001)(76786001)(76796001)(47446002)(51856001)(15202345003)(53806001)(77096001)(56816003)(46102001)(33646001)(19580405001)(63696002)(19580395003)(83322001)(21314002)(24736002); DIR:OUT; SFP:; SCL:1; SRVR:BL2PR03MB210; H:BL2PR03MB210.namprd03.prod.outlook.com; CLIP:67.170.86.163; FPR:; RD:InfoNoRecords; A:1; MX:1; LANG:en; Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: DuplicateDomain-a84fc36a-4ed7-4e57-ab1c-3e967bcbad48.microsoft.com X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Sep 2013 20:44:57 -0000 Hi,=0A= =0A= Is it possible for you to compile with the clang compiler instead of gcc?= =0A= =0A= It seems that you are compiling with gcc and that is why the error is showi= ng up:=0A= =0A= WITHOUT_CLANG=3DYES=0A= WITH_GCC=3DYES=0A= =0A= Let me know if that is not acceptable and I will try to address this as soo= n as possible.=0A= =0A= Thanks,=0A= Abhishek=0A= ________________________________________=0A= From: owner-freebsd-virtualization@freebsd.org on behalf of =E7=D5=CC=D1=C5=D7 =E7=CF=DB=C1 =0A= Sent: Sunday, September 29, 2013 11:18 AM=0A= To: freebsd-current@freebsd.org; freebsd-virtualization@freebsd.org=0A= Subject: Hyperv driver related error on make buildkernel on -r255933=0A= =0A= I have an error when tryin to compile kernel with recent -CURRENT=0A= sources=0A= =0A= There is additional info uname -a, /etc/src.conf, error output and=0A= kernel config=0A= =0A= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D uname -a=0A= =0A= FreeBSD MYBSD 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Mon Aug 12 22:31:24= =0A= MSK 2013 xlr@MYBSD:/usr/obj/usr/src/sys/MYBSD amd64=0A= =0A= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /etc/src.conf=0A= =0A= WITHOUT_ACCT=3DYES=0A= #WITHOUT_AMD=3DYES=0A= WITHOUT_ASSERT_DEBUG=3DYES=0A= WITHOUT_ATM=3DYES=0A= WITHOUT_AUDIT=3DYES=0A= WITHOUT_AUTHPF=3DYES=0A= WITHOUT_BIND=3DYES=0A= #WITHOUT_BLUETOOTH=3DYES=0A= WITHOUT_BSNMP=3DYES=0A= WITHOUT_CLANG=3DYES=0A= WITHOUT_CTM=3DYES=0A= WITHOUT_FDT=3DYES=0A= WITHOUT_FLOPPY=3DYES=0A= WITHOUT_GDB=3DYES=0A= WITHOUT_HTML=3DYES=0A= WITH_GCC=3DYES=0A= WITH_GNUCXX=3DYES=0A= WITHOUT_ICONV=3DYES=0A= #WITH_LIBICONV_COMPAT=3DYES=0A= WITHOUT_INET6=3DYES=0A= WITHOUT_INFO=3DYES=0A= WITHOUT_IPFILTER=3DYES=0A= WITHOUT_IPX=3DYES=0A= WITHOUT_KERNEL_SYMBOLS=3DYES=0A= WITHOUT_KVM=3DYES=0A= WITHOUT_LPR=3DYES=0A= WITHOUT_MAIL=3DYES=0A= WITHOUT_NCP=3DYES=0A= #WITHOUT_NDIS=3DYES=0A= WITHOUT_OFED=3DYES=0A= WITHOUT_PF=3DYES=0A= WITHOUT_PMC=3DYES=0A= WITHOUT_QUOTAS=3DYES=0A= WITHOUT_RCMDS=3DYES=0A= WITHOUT_RCS=3DYES=0A= WITHOUT_SHAREDOCS=3DYES=0A= #WITHOUT_USB=3DYES=0A= #WITHOUT_WIRELESS=3DYES=0A= WITHOUT_ZFS=3DYES=0A= =0A= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR OUTPUT=0A= =0A= awk -f /usr/src/sys/conf/kmod_syms.awk hwpmc.ko export_syms | xargs -J%= =0A= objcopy % hwpmc.ko=0A= objcopy --strip-debug hwpmc.ko=0A= =3D=3D=3D> hyperv (all)=0A= =3D=3D=3D> hyperv/vmbus (all)=0A= cc -O2 -pipe -msse -msse2 -msse3 -mmmx -m3dnow -mtune=3Dcore2=0A= -march=3Dcore2 -fno-strict-aliasing -Wno-error -D_KERNEL -DKLD_MODULE=0A= -nostdinc=0A= -I/usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/include=0A= -I/usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus=0A= -I/usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/utilities=0A= -DHAVE_KERNEL_OPTION_HEADERS -include=0A= /usr/obj/usr/src/sys/MYBSD/opt_global.h -I. -I@ -I@/contrib/altq=0A= -finline-limit=3D8000 --param inline-unit-growth=3D100 --param=0A= large-function-growth=3D1000 -fno-common -fno-omit-frame-pointer=0A= -mno-omit-leaf-frame-pointer -I/usr/obj/usr/src/sys/MYBSD=0A= -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float=0A= -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector=0A= -std=3Diso9899:1999 -fstack-protector -Wall -Wredundant-decls=0A= -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes=0A= -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign=0A= -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -c= =0A= /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_channel.= =0A= c=0A= In file included from=0A= /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_channel.= =0A= c:40:=0A= /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr= =0A= iv.h:288: warning: declaration does not declare anything=0A= /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr= =0A= iv.h:396: warning: declaration does not declare anything=0A= /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr= =0A= iv.h:410: warning: declaration does not declare anything=0A= /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr= =0A= iv.h:418: warning: declaration does not declare anything=0A= /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr= =0A= iv.h:426: warning: declaration does not declare anything=0A= /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr= =0A= iv.h:502: warning: declaration does not declare anything=0A= /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr= =0A= iv.h:514: warning: declaration does not declare anything=0A= /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr= =0A= iv.h:528: warning: declaration does not declare anything=0A= /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr= =0A= iv.h:539: warning: declaration does not declare anything=0A= /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_channel.= =0A= c: In function 'vmbus_channel_set_event':=0A= /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_channel.= =0A= c:73: error: 'union ' has no member named 'pending'=0A= *** Error code 1=0A= Stop.=0A= make: stopped in /usr/src/sys/modules/hyperv/vmbus=0A= *** Error code 1=0A= Stop.=0A= make: stopped in /usr/src/sys/modules/hyperv=0A= *** Error code 1=0A= Stop.=0A= make: stopped in /usr/src/sys/modules=0A= *** Error code 1=0A= Stop.=0A= make: stopped in /usr/obj/usr/src/sys/MYBSD=0A= *** Error code 1=0A= Stop.=0A= make: stopped in /usr/src=0A= *** Error code 1=0A= Stop.=0A= make: stopped in /usr/src=0A= =0A= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Kerne= l config=0A= =0A= cpu HAMMER=0A= ident MYKERN=0A= device coretemp=0A= #device atapicam=0A= #device pccard=0A= #device ndis=0A= #options NDISAPI=0A= #makeoptions DEBUG=3D-g # Build kernel with gdb(1) debug symbols=0A= #makeoptions WITH_CTF=3D1 # Run ctfconvert(1) for DTrace support=0A= options SCHED_ULE # ULE scheduler=0A= options PREEMPTION # Enable kernel thread preemption=0A= options INET # InterNETworking=0A= #options INET6 # IPv6 communications protocols=0A= options TCP_OFFLOAD # TCP offload=0A= #options SCTP # Stream Control Transmission Protocol=0A= options FFS # Berkeley Fast Filesystem=0A= options SOFTUPDATES # Enable FFS soft updates support=0A= #options UFS_ACL # Support for access control lists=0A= options UFS_DIRHASH # Improve performance on big directories=0A= options UFS_GJOURNAL # Enable gjournal-based UFS journaling=0A= options MD_ROOT # MD is a potential root device=0A= #options NFSCL # New Network Filesystem Client=0A= #options NFSD # New Network Filesystem Server=0A= #options NFSLOCKD # Network Lock Manager=0A= #options NFS_ROOT # NFS usable as /, requires NFSCL=0A= options MSDOSFS # MSDOS Filesystem=0A= options CD9660 # ISO 9660 Filesystem=0A= options PROCFS # Process filesystem (requires PSEUDOFS)=0A= options PSEUDOFS # Pseudo-filesystem framework=0A= options GEOM_PART_GPT # GUID Partition Tables.=0A= #options GEOM_RAID # Soft RAID functionality.=0A= options GEOM_LABEL # Provides labelization=0A= options COMPAT_FREEBSD32 # Compatible with i386 binaries=0A= options COMPAT_FREEBSD4 # Compatible with FreeBSD4=0A= options COMPAT_FREEBSD5 # Compatible with FreeBSD5=0A= options COMPAT_FREEBSD6 # Compatible with FreeBSD6=0A= options COMPAT_FREEBSD7 # Compatible with FreeBSD7=0A= options SCSI_DELAY=3D5000 # Delay (in ms) before probing SCSI=0A= #options KTRACE # ktrace(1) support=0A= #options STACK # stack(9) support=0A= options SYSVSHM # SYSV-style shared memory=0A= options SYSVMSG # SYSV-style message queues=0A= options SYSVSEM # SYSV-style semaphores=0A= options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time=0A= extensions=0A= options PRINTF_BUFR_SIZE=3D128 # Prevent printf output being=0A= interspersed.=0A= options KBD_INSTALL_CDEV # install a CDEV entry in /dev=0A= #options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)=0A= #options AUDIT # Security event auditing=0A= #options CAPABILITY_MODE # Capsicum capability mode=0A= #options CAPABILITIES # Capsicum capabilities=0A= #options MAC # TrustedBSD MAC Framework=0A= #options KDTRACE_FRAME # Ensure frames are compiled in=0A= #options KDTRACE_HOOKS # Kernel DTrace hooks=0A= #options DDB_CTF # Kernel ELF linker loads CTF data=0A= options INCLUDE_CONFIG_FILE # Include this file in kernel=0A= # Debugging support. Always need this:=0A= #######options KDB # Enable kernel debugger support.=0A= # For minimum debugger support (stable branch) use:=0A= #######options KDB_TRACE # Print a stack trace for a panic.=0A= # For full debugger support use this instead:=0A= #######options DDB # Support DDB.=0A= #options GDB # Support remote GDB.=0A= #options DEADLKRES # Enable the deadlock resolver=0A= #options INVARIANTS # Enable calls of extra sanity checking=0A= #options INVARIANT_SUPPORT # Extra sanity checks of internal=0A= structures, required by INVARIANTS=0A= #options WITNESS # Enable checks to detect deadlocks and cycles=0A= #options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed=0A= #options MALLOC_DEBUG_MAXZONES=3D8 # Separate malloc(9) zones=0A= # Make an SMP-capable kernel by default=0A= options SMP # Symmetric MultiProcessor Kernel=0A= # CPU frequency control=0A= device cpufreq=0A= # Bus support.=0A= device acpi=0A= device pci=0A= # Floppy drives=0A= #device fdc=0A= # ATA controllers=0A= device ahci # AHCI-compatible SATA controllers=0A= device ata # Legacy ATA/SATA controllers=0A= #options ATA_CAM # Handle legacy controllers with CAM=0A= options ATA_STATIC_ID # Static device numbering=0A= #device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA=0A= #device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA=0A= # SCSI Controllers=0A= #device ahc # AHA2940 and onboard AIC7xxx devices=0A= #options AHC_REG_PRETTY_PRINT # Print register bitfields in debug=0A= # output. Adds ~128k to driver.=0A= #device ahd # AHA39320/29320 and onboard AIC79xx devices=0A= #options AHD_REG_PRETTY_PRINT # Print register bitfields in debug=0A= # output. Adds ~215k to driver.=0A= #device esp # AMD Am53C974 (Tekram DC-390(T))=0A= #device hptiop # Highpoint RocketRaid 3xxx series=0A= #device isp # Qlogic family=0A= #device ispfw # Firmware for QLogic HBAs- normally a module=0A= #device mpt # LSI-Logic MPT-Fusion=0A= #device mps # LSI-Logic MPT-Fusion 2=0A= #device ncr # NCR/Symbios Logic=0A= #device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')=0A= #device trm # Tekram DC395U/UW/F DC315U adapters=0A= #device adv # Advansys SCSI adapters=0A= #device adw # Advansys wide SCSI adapters=0A= #device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60.=0A= #device bt # Buslogic/Mylex MultiMaster SCSI adapters=0A= #device isci # Intel C600 SAS controller=0A= # ATA/SCSI peripherals=0A= device scbus # SCSI bus (required for ATA/SCSI)=0A= #device ch # SCSI media changers=0A= device da # Direct Access (disks)=0A= #device sa # Sequential Access (tape etc)=0A= device cd # CD=0A= device pass # Passthrough device (direct ATA/SCSI access)=0A= #device ses # Enclosure Services (SES and SAF-TE)=0A= device ctl # CAM Target Layer=0A= # RAID controllers interfaced to the SCSI subsystem=0A= #device amr # AMI MegaRAID=0A= #device arcmsr # Areca SATA II RAID=0A= #XXX it is not 64-bit clean, -scottl=0A= #device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID=0A= #device ciss # Compaq Smart RAID 5*=0A= #device dpt # DPT Smartcache III, IV - See NOTES for options=0A= #device hptmv # Highpoint RocketRAID 182x=0A= #device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx=0A= #device hpt27xx # Highpoint RocketRAID 27xx=0A= #device iir # Intel Integrated RAID=0A= #device ips # IBM (Adaptec) ServeRAID=0A= #device mly # Mylex AcceleRAID/eXtremeRAID=0A= #device twa # 3ware 9000 series PATA/SATA RAID=0A= #device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller=0A= # RAID controllers=0A= #device aac # Adaptec FSA RAID=0A= #device aacp # SCSI passthrough for aac (requires CAM)=0A= #device ida # Compaq Smart RAID=0A= #device mfi # LSI MegaRAID SAS=0A= #device mlx # Mylex DAC960 family=0A= #XXX pointer/int warnings=0A= #device pst # Promise Supertrak SX6000=0A= #device twe # 3ware ATA RAID=0A= # atkbdc0 controls both the keyboard and the PS/2 mouse=0A= device atkbdc # AT keyboard controller=0A= device atkbd # AT keyboard=0A= device psm # PS/2 mouse=0A= device kbdmux # keyboard multiplexer=0A= device vga # VGA video card driver=0A= options VESA # Add support for VESA BIOS Extensions (VBE)=0A= device splash # Splash screen and screen saver support=0A= # syscons is the default console driver, resembling an SCO console=0A= device sc=0A= options SC_PIXEL_MODE # add support for the raster text mode=0A= #device agp # support several AGP chipsets=0A= # PCCARD (PCMCIA) support=0A= # PCMCIA and cardbus bridge support=0A= #device cbb # cardbus (yenta) bridge=0A= #device pccard # PC Card (16-bit) bus=0A= #device cardbus # CardBus (32-bit) bus=0A= # Serial (COM) ports=0A= #device uart # Generic UART driver=0A= # Parallel port=0A= #device ppc=0A= #device ppbus # Parallel port bus (required)=0A= #device lpt # Printer=0A= #device plip # TCP/IP over parallel=0A= #device ppi # Parallel port interface device=0A= #device vpo # Requires scbus and da=0A= #device puc # Multi I/O cards and multi-channel UARTs=0A= # PCI Ethernet NICs.=0A= #device bxe # Broadcom BCM57710/BCM57711/BCM57711E 10Gb Ethernet=0A= #device de # DEC/Intel DC21x4x (``Tulip'')=0A= #device em # Intel PRO/1000 Gigabit Ethernet Family=0A= #device igb # Intel PRO/1000 PCIE Server Gigabit Family=0A= #device ixgbe # Intel PRO/10GbE PCIE Ethernet Family=0A= #device le # AMD Am7900 LANCE and Am79C9xx PCnet=0A= #device ti # Alteon Networks Tigon I/II gigabit Ethernet=0A= #device txp # 3Com 3cR990 (``Typhoon'')=0A= #device vx # 3Com 3c590, 3c595 (``Vortex'')=0A= # PCI Ethernet NICs that use the common MII bus controller code.=0A= # NOTE: Be sure to keep the 'device miibus' line in order to use these= =0A= NICs!=0A= device miibus # MII bus support=0A= #device ae # Attansic/Atheros L2 FastEthernet=0A= #device age # Attansic/Atheros L1 Gigabit Ethernet=0A= #device alc # Atheros AR8131/AR8132 Ethernet=0A= #device ale # Atheros AR8121/AR8113/AR8114 Ethernet=0A= #device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet=0A= #device bfe # Broadcom BCM440x 10/100 Ethernet=0A= #device bge # Broadcom BCM570xx Gigabit Ethernet=0A= #device cas # Sun Cassini/Cassini+ and NS DP83065 Saturn=0A= #device dc # DEC/Intel 21143 and various workalikes=0A= #device et # Agere ET1310 10/100/Gigabit Ethernet=0A= #device fxp # Intel EtherExpress PRO/100B (82557, 82558)=0A= #device gem # Sun GEM/Sun ERI/Apple GMAC=0A= #device hme # Sun HME (Happy Meal Ethernet)=0A= #device jme # JMicron JMC250 Gigabit/JMC260 Fast Ethernet=0A= #device lge # Level 1 LXT1001 gigabit Ethernet=0A= #device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet=0A= #device nfe # nVidia nForce MCP on-board Ethernet=0A= #device nge # NatSemi DP83820 gigabit Ethernet=0A= #device nve # nVidia nForce MCP on-board Ethernet Networking=0A= #device pcn # AMD Am79C97x PCI 10/100 (precedence over 'le')=0A= device re # RealTek 8139C+/8169/8169S/8110S=0A= #device rl # RealTek 8129/8139=0A= #device sf # Adaptec AIC-6915 (``Starfire'')=0A= #device sge # Silicon Integrated Systems SiS190/191=0A= #device sis # Silicon Integrated Systems SiS 900/SiS 7016=0A= #device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet=0A= #device ste # Sundance ST201 (D-Link DFE-550TX)=0A= #device stge # Sundance/Tamarack TC9021 gigabit Ethernet=0A= #device tl # Texas Instruments ThunderLAN=0A= #device tx # SMC EtherPower II (83c170 ``EPIC'')=0A= #device vge # VIA VT612x gigabit Ethernet=0A= #device vr # VIA Rhine, Rhine II=0A= #device wb # Winbond W89C840F=0A= #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')=0A= # ISA Ethernet NICs. pccard NICs included.=0A= #device cs # Crystal Semiconductor CS89x0 NIC=0A= # 'device ed' requires 'device miibus'=0A= #device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards=0A= #device ex # Intel EtherExpress Pro/10 and Pro/10+=0A= #device ep # Etherlink III based cards=0A= #device fe # Fujitsu MB8696x based cards=0A= #device sn # SMC's 9000 series of Ethernet chips=0A= #device xe # Xircom pccard Ethernet=0A= # Wireless NIC cards=0A= device wlan # 802.11 support=0A= options IEEE80211_DEBUG # enable debug msgs=0A= options IEEE80211_AMPDU_AGE # age frames in AMPDU reorder q's=0A= options IEEE80211_SUPPORT_MESH # enable 802.11s draft support=0A= device wlan_wep # 802.11 WEP support=0A= device wlan_ccmp # 802.11 CCMP support=0A= device wlan_tkip # 802.11 TKIP support=0A= device wlan_amrr # AMRR transmit rate control algorithm=0A= #device an # Aironet 4500/4800 802.11 wireless NICs.=0A= device ath # Atheros NICs=0A= device ath_pci # Atheros pci/cardbus glue=0A= device ath_hal # pci/cardbus chip support=0A= options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors=0A= options AH_AR5416_INTERRUPT_MITIGATION # AR5416 interrupt mitigation=0A= options ATH_ENABLE_11N # Enable 802.11n support for AR5416 and later=0A= device ath_rate_sample # SampleRate tx rate control for ath=0A= #device bwi # Broadcom BCM430x/BCM431x wireless NICs.=0A= #device bwn # Broadcom BCM43xx wireless NICs.=0A= #device ipw # Intel 2100 wireless NICs.=0A= #device iwi # Intel 2200BG/2225BG/2915ABG wireless NICs.=0A= #device iwn # Intel 4965/1000/5000/6000 wireless NICs.=0A= #device malo # Marvell Libertas wireless NICs.=0A= #device mwl # Marvell 88W8363 802.11n wireless NICs.=0A= #device ral # Ralink Technology RT2500 wireless NICs.=0A= #device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.=0A= #device wpi # Intel 3945ABG wireless NICs.=0A= # Pseudo devices.=0A= device loop # Network loopback=0A= device random # Entropy device=0A= #options PADLOCK_RNG # VIA Padlock RNG=0A= #options RDRAND_RNG # Intel Bull Mountain RNG=0A= device ether # Ethernet support=0A= device vlan # 802.1Q VLAN support=0A= device tun # Packet tunnel.=0A= device md # Memory "disks"=0A= #device gif # IPv6 and IPv4 tunneling=0A= #device faith # IPv6-to-IPv4 relaying (translation)=0A= device firmware # firmware assist module=0A= # The `bpf' device enables the Berkeley Packet Filter.=0A= # Be aware of the administrative consequences of enabling this!=0A= # Note that 'bpf' is required for DHCP.=0A= device bpf # Berkeley packet filter=0A= # USB support=0A= #options USB_DEBUG # enable debug msgs=0A= #device uhci # UHCI PCI->USB interface=0A= #device ohci # OHCI PCI->USB interface=0A= device ehci # EHCI PCI->USB interface (USB 2.0)=0A= device xhci # XHCI PCI->USB interface (USB 3.0)=0A= device usb # USB Bus (required)=0A= device ukbd # Keyboard=0A= device umass # Disks/Mass storage - Requires scbus and da=0A= # FireWire support=0A= #device firewire # FireWire bus code=0A= # sbp(4) works for some systems but causes boot failure on others=0A= #device sbp # SCSI over FireWire (Requires scbus and da)=0A= #device fwe # Ethernet over FireWire (non-standard!)=0A= #device fwip # IP over FireWire (RFC 2734,3146)=0A= #device dcons # Dumb console driver=0A= #device dcons_crom # Configuration ROM for dcons=0A= # Sound support=0A= device sound # Generic sound driver (required)=0A= #device snd_cmi # CMedia CMI8338/CMI8738=0A= #device snd_csa # Crystal Semiconductor CS461x/428x=0A= #device snd_emu10kx # Creative SoundBlaster Live! and Audigy=0A= #device snd_es137x # Ensoniq AudioPCI ES137x=0A= device snd_hda # Intel High Definition Audio=0A= device snd_ich # Intel, NVidia and other ICH AC'97 Audio=0A= #device snd_via8233 # VIA VT8233x Audio=0A= # MMC/SD=0A= device mmc # MMC/SD bus=0A= device mmcsd # MMC/SD memory card=0A= device sdhci # Generic PCI SD Host Controller=0A= _______________________________________________=0A= freebsd-virtualization@freebsd.org mailing list=0A= http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization=0A= To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freebs= d.org"=0A=