NOTES (cf0ee8738e31aa9e6fbf4dca4dac56d89226a71a) NOTES (6aae3517ed2500fb963ba0a4264b4756088dd0f4)
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
7# $FreeBSD$
8#

--- 476 unchanged lines hidden (view full) ---

485
486#
487# Network interfaces:
488#
489
490# bxe: Broadcom NetXtreme II (BCM5771X/BCM578XX) PCIe 10Gb Ethernet
491# adapters.
492# ce: Cronyx Tau-PCI/32 sync single/dual port G.703/E1 serial adaptor
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
7# $FreeBSD$
8#

--- 476 unchanged lines hidden (view full) ---

485
486#
487# Network interfaces:
488#
489
490# bxe: Broadcom NetXtreme II (BCM5771X/BCM578XX) PCIe 10Gb Ethernet
491# adapters.
492# ce: Cronyx Tau-PCI/32 sync single/dual port G.703/E1 serial adaptor
493# with 32 HDLC subchannels (requires sppp (default), or NETGRAPH if
494# NETGRAPH_CRONYX is configured)
495# cp: Cronyx Tau-PCI sync single/dual/four port
496# V.35/RS-232/RS-530/RS-449/X.21/G.703/E1/E3/T3/STS-1
497# serial adaptor (requires sppp (default), or NETGRAPH if
498# NETGRAPH_CRONYX is configured)
493# with 32 HDLC subchannels, requires NETGRAPH
499# igc: Intel I225 2.5G Ethernet adapter
500# ipw: Intel PRO/Wireless 2100 IEEE 802.11 adapter
501# iwi: Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 adapters
502# Requires the iwi firmware module
503# iwn: Intel Wireless WiFi Link 1000/105/135/2000/4965/5000/6000/6050 abgn
504# 802.11 network adapters
505# Requires the iwn firmware module
506# mthca: Mellanox HCA InfiniBand

--- 4 unchanged lines hidden (view full) ---

511# vmx: VMware VMXNET3 Ethernet (BSD open source)
512# wpi: Intel 3945ABG Wireless LAN controller
513# Requires the wpi firmware module
514
515# Order for ISA/EISA devices is important here
516
517device bxe # Broadcom NetXtreme II BCM5771X/BCM578XX 10GbE
518device ce
494# igc: Intel I225 2.5G Ethernet adapter
495# ipw: Intel PRO/Wireless 2100 IEEE 802.11 adapter
496# iwi: Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 adapters
497# Requires the iwi firmware module
498# iwn: Intel Wireless WiFi Link 1000/105/135/2000/4965/5000/6000/6050 abgn
499# 802.11 network adapters
500# Requires the iwn firmware module
501# mthca: Mellanox HCA InfiniBand

--- 4 unchanged lines hidden (view full) ---

506# vmx: VMware VMXNET3 Ethernet (BSD open source)
507# wpi: Intel 3945ABG Wireless LAN controller
508# Requires the wpi firmware module
509
510# Order for ISA/EISA devices is important here
511
512device bxe # Broadcom NetXtreme II BCM5771X/BCM578XX 10GbE
513device ce
519device cp
520envvar hint.cs.0.at="isa"
521envvar hint.cs.0.port="0x300"
514envvar hint.cs.0.at="isa"
515envvar hint.cs.0.port="0x300"
522#options NETGRAPH_CRONYX # Enable NETGRAPH support for Cronyx adapter(s)
523options ED_3C503
524options ED_HPP
525options ED_SIC
526envvar hint.ed.0.at="isa"
527envvar hint.ed.0.port="0x280"
528envvar hint.ed.0.irq="5"
529envvar hint.ed.0.maddr="0xd8000"
530device igc # Intel I225 2.5G Ethernet

--- 382 unchanged lines hidden ---
516options ED_3C503
517options ED_HPP
518options ED_SIC
519envvar hint.ed.0.at="isa"
520envvar hint.ed.0.port="0x280"
521envvar hint.ed.0.irq="5"
522envvar hint.ed.0.maddr="0xd8000"
523device igc # Intel I225 2.5G Ethernet

--- 382 unchanged lines hidden ---