From 3f93aa0f12774498c1a98fb49f8f15f880b85898 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 13 Jan 2003 04:06:38 +0000 Subject: Enable rl(4). It is now fully working using busdma. --- sys/sparc64/conf/GENERIC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/sparc64') diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index 2c5248803..9279c8f 100644 --- a/sys/sparc64/conf/GENERIC +++ b/sys/sparc64/conf/GENERIC @@ -152,7 +152,7 @@ device miibus # MII bus support device gem # Sun GEM/Sun ERI/Apple GMAC device hme # Sun HME (Happy Meal Ethernet) #device pcn # AMD Am79C97x PCI 10/100 NICs -#device rl # RealTek 8129/8139 +device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device ste # Sundance ST201 (D-Link DFE-550TX) -- cgit v1.1