summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2008-03-05 07:55:45 +0000
committerkevlo <kevlo@FreeBSD.org>2008-03-05 07:55:45 +0000
commitf780b009b80e5aa4b0abb133bbbdfdf3caf58a99 (patch)
tree80f60fd008fed353286f914c0d205b102c50918b /sys
parent7b00b88e8b33dcc92f403004881844581a9dc11e (diff)
downloadFreeBSD-src-f780b009b80e5aa4b0abb133bbbdfdf3caf58a99.zip
FreeBSD-src-f780b009b80e5aa4b0abb133bbbdfdf3caf58a99.tar.gz
Add rl(4) support
Diffstat (limited to 'sys')
-rw-r--r--sys/arm/conf/AVILA2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/conf/AVILA b/sys/arm/conf/AVILA
index b1887b3..1fbe148 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
OpenPOWER on IntegriCloud