The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/conf/WITHOUT_SOURCELESS_UCODE

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 #
    2 # WITHOUT_SOURCELESS_UCODE -- Disable drivers that include sourceless
    3 # microcode.
    4 #
    5 # $FreeBSD$
    6 
    7 nodevice        adw
    8 nodevice        bce
    9 nodevice        fatm
   10 nodevice        fxp
   11 nodevice        ispfw
   12 nodevice        mwlfw
   13 nodevice        ralfw
   14 nodevice        rtwnfw
   15 nodevice        runfw
   16 nodevice        sf
   17 nodevice        ti
   18 nodevice        txp
   19 nodevice        ce
   20 nodevice        cp
   21 nodevice        ctau
   22 nodevice        ipwfw
   23 nodevice        iwifw
   24 nodevice        iwmfw
   25 nodevice        iwnfw
   26 nodevice        wpifw
   27 
   28 # drm
   29 nodevice        mga
   30 nodevice        r128
   31 nodevice        radeon
   32 
   33 # sound
   34 nodevice        csa
   35 nodevice        ds1
   36 nodevice        maestro3
   37 
   38 # usb
   39 nodevice        rsu
   40 nodevice        rsufw
   41 nodevice        rum
   42 nodevice        uath
   43 nodevice        zyd
   44 nodevice        kue

Cache object: 46ebd7ef454cfeefa6dce149597fad40


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.