Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Feb 2009 22:22:09 +0000 (UTC)
From:      "Wojciech A. Koszek" <wkoszek@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r188250 - head/sys/i386/conf
Message-ID:  <200902062222.n16MM9xZ072914@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wkoszek
Date: Fri Feb  6 22:22:08 2009
New Revision: 188250
URL: http://svn.freebsd.org/changeset/base/188250

Log:
  Comment about ural(4) isn't approprate here, since the driver is present in
  global NOTES file.
  
  cx(4) driver isn't present in this file, though it could be. However, cx(4)
  seems to be more or less dead -- it hasn't been linked to the modules build,
  and after TTY-ng transformations it doesn't compile.
  
  Remove it until cx(4) is broken.

Modified:
  head/sys/i386/conf/NOTES

Modified: head/sys/i386/conf/NOTES
==============================================================================
--- head/sys/i386/conf/NOTES	Fri Feb  6 21:56:55 2009	(r188249)
+++ head/sys/i386/conf/NOTES	Fri Feb  6 22:22:08 2009	(r188250)
@@ -542,8 +542,6 @@ hint.mse.0.irq="5"
 # ctau: Cronyx Tau sync dual port V.35/RS-232/RS-530/RS-449/X.21/G.703/E1
 #       serial adaptor (requires sppp (default), or NETGRAPH if
 #       NETGRAPH_CRONYX is configured)
-# cx:   Cronyx Sigma multiport sync/async adapter (requires sppp (default),
-#       or NETGRAPH if NETGRAPH_CRONYX is configured)
 # ed:   Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
 #       HP PC Lan+, various PC Card devices
 #       (requires miibus)
@@ -557,7 +555,6 @@ hint.mse.0.irq="5"
 # ral:	Ralink Technology IEEE 802.11 wireless adapter
 # sbni: Granch SBNI12-xx ISA and PCI adapters
 # sr:   RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp)
-# ural:	Ralink Technology RT2500USB IEEE 802.11 wireless adapter
 # wl:   Lucent Wavelan (ISA card only).
 # wpi:	Intel 3945ABG Wireless LAN controller
 



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