svn commit: r220236 - head/sys/conf

Kevin Lo kevlo at FreeBSD.org
Fri Apr 1 03:41:42 UTC 2011


Author: kevlo
Date: Fri Apr  1 03:41:41 2011
New Revision: 220236
URL: http://svn.freebsd.org/changeset/base/220236

Log:
  Add 'mos' interface to NOTES

Modified:
  head/sys/conf/NOTES

Modified: head/sys/conf/NOTES
==============================================================================
--- head/sys/conf/NOTES	Fri Apr  1 03:27:55 2011	(r220235)
+++ head/sys/conf/NOTES	Fri Apr  1 03:41:41 2011	(r220236)
@@ -2711,6 +2711,9 @@ device		rue
 # Davicom DM9601E USB to fast ethernet. Supports the Corega FEther USB-TXC.
 device		udav
 #
+# Moschip MCS7730/MCS7840 USB to fast ethernet. Supports the Sitecom LN030.
+device		mos
+#
 # HSxPA devices from Option N.V
 device		uhso
 


More information about the svn-src-all mailing list