MFC: Hook nve(4) up in i386 and amd64 NOTES.
This commit is contained in:
parent
07fb0314c7
commit
6aa34b36b0
@ -225,6 +225,7 @@ options DRM_DEBUG # Include debug printfs (slow)
|
||||
# (requires miibus)
|
||||
# lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 and
|
||||
# Am79C960)
|
||||
# nve: nVidia nForce MCP on-board Ethernet Networking
|
||||
|
||||
#XXX# still calls MD i386 kvtop function instead of vtophys etc
|
||||
#XXX#device ed
|
||||
@ -232,6 +233,7 @@ options DRM_DEBUG # Include debug printfs (slow)
|
||||
#XXX#options ED_HPP
|
||||
#XXX#options ED_SIC
|
||||
#XXX#device lnc
|
||||
device nve # nVidia nForce MCP on-board Ethernet Networking
|
||||
|
||||
device ath
|
||||
device ath_hal # Atheros HAL (includes binary component)
|
||||
|
@ -496,6 +496,7 @@ hint.mse.0.irq="5"
|
||||
# Intel EtherExpress
|
||||
# lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 and
|
||||
# Am79C960)
|
||||
# nve: nVidia nForce MCP on-board Ethernet Networking
|
||||
# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133.
|
||||
# Olicom PCI token-ring adapters OC-3136, OC-3137, OC-3139, OC-3140,
|
||||
# OC-3141, OC-3540 and OC-3250.
|
||||
@ -549,6 +550,7 @@ hint.lnc.0.at="isa"
|
||||
hint.lnc.0.port="0x280"
|
||||
hint.lnc.0.irq="10"
|
||||
hint.lnc.0.drq="0"
|
||||
device nve # nVidia nForce MCP on-board Ethernet Networking
|
||||
device sbni
|
||||
hint.sbni.0.at="isa"
|
||||
hint.sbni.0.port="0x210"
|
||||
|
Loading…
x
Reference in New Issue
Block a user