From 7e604e12990d696450996ea66fa9aaa49278d907 Mon Sep 17 00:00:00 2001 From: yongari Date: Mon, 28 Jul 2008 02:20:29 +0000 Subject: MFC r179347. Add jme(4) to the list of drivers supported by GENERIC kernel. --- sys/amd64/conf/GENERIC | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/amd64/conf') diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index eb49e70..e895867 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -189,6 +189,7 @@ device bfe # Broadcom BCM440x 10/100 Ethernet device bge # Broadcom BCM570xx Gigabit Ethernet device dc # DEC/Intel 21143 and various workalikes device fxp # Intel EtherExpress PRO/100B (82557, 82558) +device jme # JMicron JMC250 Gigabit/JMC260 Fast Ethernet device lge # Level 1 LXT1001 gigabit Ethernet device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet device nge # NatSemi DP83820 gigabit Ethernet -- cgit v1.1