From 69eb683e5b9b71d643215efa69c2cfb3d2e5c279 Mon Sep 17 00:00:00 2001 From: Jan Lentfer Date: Thu, 9 Sep 2010 21:40:31 +0200 Subject: [PATCH] LINT: readd accidently removed iwi driver --- sys/config/LINT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/config/LINT b/sys/config/LINT index a3c59f714c..fe244b7f76 100644 --- a/sys/config/LINT +++ b/sys/config/LINT @@ -1461,7 +1461,7 @@ options ATH_DIAGAPI # diagnostic interface to the HAL options ATH_RXBUF=80 # number of RX buffers to allocate options ATH_TXBUF=400 # number of TX buffers to allocate #device iwl # Intel PRO/Wireless 2100 -#device iwi # Intel PRO/Wireless 2200BG/2915ABG +device iwi # Intel PRO/Wireless 2200BG/2915ABG device iwn # Intel WiFi Link 4965/1000/5000/5150/5300/6000/6050 device wi # WaveLAN/IEEE, PRISM-II, Spectrum24 802.11DS #device rtw # RealTek 8180 -- 2.41.0