Changeset 2588

Show
Ignore:
Timestamp:
08/13/08 10:44:21 (4 months ago)
Author:
kris
Message:

Updated the PCBSD.i386 config to add some new networking drivers, and cleanup
a bit to fit GENERIC more

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386

    r2512 r2588  
    7575 
    7676# Bus support. 
    77 #device         isa 
    78 #device         eisa 
     77device          eisa 
    7978device          pci 
    8079 
     
    9796device          ahd             # AHA39320/29320 and onboard AIC79xx devices 
    9897device          amd             # AMD 53C974 (Tekram DC-390(T)) 
     98device          hptiop          # Highpoint RocketRaid 3xxx series 
    9999device          isp             # Qlogic family 
    100100#device         ispfw           # Firmware for QLogic HBAs- normally a module 
     
    130130device          dpt             # DPT Smartcache III, IV - See NOTES for options 
    131131device          hptmv           # Highpoint RocketRAID 182x 
     132device          hptrr           # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx 
    132133device          iir             # Intel Integrated RAID 
    133134device          ips             # IBM (Adaptec) ServeRAID 
     
    195196# PCI Ethernet NICs. 
    196197device          de              # DEC/Intel DC21x4x (``Tulip'') 
    197 device          em              # Intel PRO/1000 adapter Gigabit Ethernet Card 
     198device          em              # Intel PRO/1000 Gigabit Ethernet Family 
     199device          igb             # Intel PRO/1000 PCIE Server Gigabit Family 
    198200device          ixgb            # Intel PRO/10GbE Ethernet Card 
    199201device          le              # AMD Am7900 LANCE and Am79C9xx PCnet 
     
    205207device          miibus          # MII bus support 
    206208device          age             # Attansic/Atheros L1 Gigabit Ethernet 
    207 device          et              # Truephy Ethernet  
    208209device          bce             # Broadcom BCM5706/BCM5708 Gigabit Ethernet 
    209210device          bfe             # Broadcom BCM440x 10/100 Ethernet 
    210211device          bge             # Broadcom BCM570xx Gigabit Ethernet 
    211212device          dc              # DEC/Intel 21143 and various workalikes 
     213device          et              # Agere ET1310 10/100/Gigabit Ethernet 
    212214device          fxp             # Intel EtherExpress PRO/100B (82557, 82558) 
     215device          jme             # JMicron JMC250 Gigabit/JMC260 Fast Ethernet 
    213216device          lge             # Level 1 LXT1001 gigabit Ethernet 
     217device          msk             # Marvell/SysKonnect Yukon II Gigabit Ethernet 
     218device          nfe             # nVidia nForce MCP on-board Ethernet 
    214219device          nge             # NatSemi DP83820 gigabit Ethernet 
    215 device          nfe             # nVidia nForce MCP on-board Ethernet 
    216 device          pcn             # AMD Am79C97x PCI 10/100(precedence over 'lnc') 
     220#device         nve             # nVidia nForce MCP on-board Ethernet Networking 
     221device          pcn             # AMD Am79C97x PCI 10/100 (precedence over 'le') 
    217222device          re              # RealTek 8139C+/8169/8169S/8110S 
    218223device          rl              # RealTek 8129/8139 
     
    229234device          wb              # Winbond W89C840F 
    230235device          xl              # 3Com 3c90x (``Boomerang'', ``Cyclone'') 
    231 device          msk             # Marvell/SysKonnect Yukon II Gigabit Ethernet 
    232236 
    233237# ISA Ethernet NICs.  pccard NICs included.