Added cxgb entry for Chelsio T3 10 gigabit card.
This commit is contained in:
parent
26603f78b6
commit
f757e0cee8
@ -1,4 +1,4 @@
|
||||
# $NetBSD: files.pci,v 1.288 2007/05/15 17:53:45 bouyer Exp $
|
||||
# $NetBSD: files.pci,v 1.289 2007/06/21 23:13:18 jklos Exp $
|
||||
#
|
||||
# Config file and device description for machine-independent PCI code.
|
||||
# Included by ports that need it. Requires that the SCSI files be
|
||||
@ -780,6 +780,21 @@ file dev/pci/radeonfb_i2c.c radeonfb
|
||||
file dev/pci/radeonfb_bios.c radeonfb
|
||||
defflag opt_radeonfb.h RADEONFB_DEBUG
|
||||
|
||||
# Chelsio Terminator 3 (T3) 10 gigabit ethernet
|
||||
device cxgb: ether, ifnet, arp
|
||||
attach cxgb at pci
|
||||
file dev/pci/cxgb_main.c cxgb
|
||||
file dev/pci/cxgb_mc5.c cxgb
|
||||
file dev/pci/cxgb_vsc8211.c cxgb
|
||||
file dev/pci/cxgb_ael1002.c cxgb
|
||||
file dev/pci/cxgb_mv88e1xxx.c cxgb
|
||||
file dev/pci/cxgb_xgmac.c cxgb
|
||||
file dev/pci/cxgb_t3_hw.c cxgb
|
||||
file dev/pci/cxgb_sge.c cxgb
|
||||
## file dev/pci/cxgb_lro.c cxgb
|
||||
## file dev/pci/cxgb_offload.c cxgb
|
||||
## file dev/pci/cxgb_l2t.c cxgb
|
||||
|
||||
# Chips & Technologies 65550 framebuffer console driver
|
||||
device chipsfb: wsemuldisplaydev, rasops8, vcons, videomode
|
||||
attach chipsfb at pci
|
||||
|
Loading…
Reference in New Issue
Block a user