Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2017 21:35:54 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r327313 - head/sys/i386/conf
Message-ID:  <201712282135.vBSLZsrT029405@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhb
Date: Thu Dec 28 21:35:53 2017
New Revision: 327313
URL: https://svnweb.freebsd.org/changeset/base/327313

Log:
  Remove a few more dangling references to ie(4).

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

Modified: head/sys/i386/conf/GENERIC
==============================================================================
--- head/sys/i386/conf/GENERIC	Thu Dec 28 21:26:40 2017	(r327312)
+++ head/sys/i386/conf/GENERIC	Thu Dec 28 21:35:53 2017	(r327313)
@@ -283,7 +283,6 @@ device		ed			# NE[12]000, SMC Ultra, 3c503, DS8390 car
 device		ex			# Intel EtherExpress Pro/10 and Pro/10+
 device		ep			# Etherlink III based cards
 device		fe			# Fujitsu MB8696x based cards
-device		ie			# EtherExpress 8/16, 3C507, StarLAN 10 etc.
 device		sn			# SMC's 9000 series of Ethernet chips
 device		xe			# Xircom pccard Ethernet
 

Modified: head/sys/i386/conf/NOTES
==============================================================================
--- head/sys/i386/conf/NOTES	Thu Dec 28 21:26:40 2017	(r327312)
+++ head/sys/i386/conf/NOTES	Thu Dec 28 21:35:53 2017	(r327313)
@@ -528,8 +528,6 @@ hint.mse.0.irq="5"
 # ed:   Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
 #       HP PC Lan+, various PC Card devices
 #       (requires miibus)
-# ie:   AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
-#       Intel EtherExpress
 # ipw:	Intel PRO/Wireless 2100 IEEE 802.11 adapter
 # iwi:	Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 adapters
 #	Requires the iwi firmware module



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