From cecb2ec2135f21d4aa5e975a28a4a4b2a3acb427 Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Wed, 5 Mar 2008 07:55:45 +0000 Subject: [PATCH] Add rl(4) support --- sys/arm/conf/AVILA | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/arm/conf/AVILA b/sys/arm/conf/AVILA index b1887b3dfc07..1fbe148af340 100644 --- a/sys/arm/conf/AVILA +++ b/sys/arm/conf/AVILA @@ -75,6 +75,7 @@ options BOOTP_NFSROOT options BOOTP_NFSV3 options BOOTP_WIRED_TO=npe0 #options BOOTP_WIRED_TO=ath0 +#options BOOTP_WIRED_TO=rl0 options BOOTP_COMPAT #options PREEMPTION #options VERBOSE_SYSINIT @@ -107,6 +108,7 @@ device npe_fw device firmware device qmgr # Q Manager (required by npe) device miibus # NB: required by npe +device rl # RealTek 8129/8139 device ether device bpf