Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Dec 2017 07:59:32 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r327378 - head/sys/i386/conf
Message-ID:  <201712300759.vBU7xWZn098830@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Sat Dec 30 07:59:32 2017
New Revision: 327378
URL: https://svnweb.freebsd.org/changeset/base/327378

Log:
  Remove two stray references to wl driver, removed some time ago.

Modified:
  head/sys/i386/conf/GENERIC
  head/sys/i386/conf/NOTES

Modified: head/sys/i386/conf/GENERIC
==============================================================================
--- head/sys/i386/conf/GENERIC	Sat Dec 30 07:03:52 2017	(r327377)
+++ head/sys/i386/conf/GENERIC	Sat Dec 30 07:59:32 2017	(r327378)
@@ -312,7 +312,6 @@ device		malo			# Marvell Libertas wireless NICs.
 device		mwl			# Marvell 88W8363 802.11n wireless NICs.
 device		ral			# Ralink Technology RT2500 wireless NICs.
 device		wi			# WaveLAN/Intersil/Symbol 802.11 wireless NICs.
-#device		wl			# Older non 802.11 Wavelan wireless NIC.
 device		wpi			# Intel 3945ABG wireless NICs.
 
 # Pseudo devices.

Modified: head/sys/i386/conf/NOTES
==============================================================================
--- head/sys/i386/conf/NOTES	Sat Dec 30 07:03:52 2017	(r327377)
+++ head/sys/i386/conf/NOTES	Sat Dec 30 07:59:32 2017	(r327378)
@@ -539,7 +539,6 @@ hint.mse.0.irq="5"
 # nfe:	nVidia nForce MCP on-board Ethernet Networking (BSD open source)
 # sbni: Granch SBNI12-xx ISA and PCI adapters
 # vmx:	VMware VMXNET3 Ethernet (BSD open source)
-# wl:   Lucent Wavelan (ISA card only).
 # wpi:	Intel 3945ABG Wireless LAN controller
 #	Requires the wpi firmware module
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712300759.vBU7xWZn098830>