diff options
| author | Pyun YongHyeon <yongari@FreeBSD.org> | 2007-03-27 02:33:00 +0000 |
|---|---|---|
| committer | Pyun YongHyeon <yongari@FreeBSD.org> | 2007-03-27 02:33:00 +0000 |
| commit | b400e73ae1353c604b608d08f01efc49f5dc31e9 (patch) | |
| tree | 070442d2bd5ef7954f2a7cc5c7a6b932bfe54007 /sys/amd64 | |
| parent | d2edc188de94109f806b968ea6ee1eb0d795f3ab (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 7f6a478c27b0..36d79a2f2a10 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -188,6 +188,7 @@ device bge # Broadcom BCM570xx Gigabit Ethernet device dc # DEC/Intel 21143 and various workalikes device fxp # Intel EtherExpress PRO/100B (82557, 82558) device lge # Level 1 LXT1001 gigabit Ethernet +device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet device nge # NatSemi DP83820 gigabit Ethernet device nve # nVidia nForce MCP on-board Ethernet Networking device pcn # AMD Am79C97x PCI 10/100 (precedence over 'le') |
