<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MosChip MCS7830 USB Ethernet, 2.1 support?]]></title><description><![CDATA[<p dir="auto">I currently have this device working fine on pfSense 2.0.1 using a <a href="http://forum.pfsense.org/index.php/topic,44659.msg242333.html" target="_blank" rel="noopener noreferrer nofollow ugc">custom compiled driver</a>.  I'm curious how to find out if pfSense 2.1 would support this hardware out of the box.  I believe support was added in FreeBSD 8.2, but I'm not sure how to see if the driver was included with pfSense.  Would I just search a repository for if_mos.ko and see if it is a current version?</p>
]]></description><link>https://forum.netgate.com/topic/60377/moschip-mcs7830-usb-ethernet-2-1-support</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Jul 2026 00:07:55 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/60377.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 16 Sep 2013 00:29:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MosChip MCS7830 USB Ethernet, 2.1 support? on Sun, 20 Oct 2013 19:14:52 GMT]]></title><description><![CDATA[<p dir="auto">Hah!  I copied the old driver over and it loaded fine.  I guess I'm back in business, thanks!</p>
<p dir="auto">A few notes to myself about copying the necessary files off.</p>
<blockquote>
<p dir="auto">mkdir /mnt/usbflashtest<br />
mount /dev/da0a /mnt/usbflashtest<br />
cd usbflashtest<br />
find / -name config.xml<br />
cp /cf/conf/config/xml .<br />
cp /boot/kernel/if_mos.ko .<br />
cp /conf/default/config.xml ./config.xml.default</p>
<p dir="auto">If formatting a USB stick to fat16 for use with Windows<br />
/sbin/mount -t msdosfs /dev/da0s1 /mnt/usbflashtest</p>
</blockquote>
]]></description><link>https://forum.netgate.com/post/425820</link><guid isPermaLink="true">https://forum.netgate.com/post/425820</guid><dc:creator><![CDATA[atamido]]></dc:creator><pubDate>Sun, 20 Oct 2013 19:14:52 GMT</pubDate></item><item><title><![CDATA[Reply to MosChip MCS7830 USB Ethernet, 2.1 support? on Sun, 20 Oct 2013 10:33:10 GMT]]></title><description><![CDATA[<p dir="auto">Almost all the included drivers are compiled into the kernel so you won't find them as modules. It looks like whatever version of <a href="http://www.freebsd.org/cgi/man.cgi?query=mos&amp;apropos=0&amp;sektion=0&amp;manpath=FreeBSD+9.2-RELEASE&amp;arch=default&amp;format=html" target="_blank" rel="noopener noreferrer nofollow ugc">mos(4)</a> is included it's not recognising your chip unfortunately. I suspect it may not be included at all since it's not in this list: http://files.pfsense.org/jimp/ko-8.3/i386/ I have no idea why not though. You could probably get the file from a copy of FreeBSD 8.3.</p>
<p dir="auto">Have you tried loading the old driver? You might be lucky and find it works in 2.1.</p>
<p dir="auto">Steve</p>
]]></description><link>https://forum.netgate.com/post/425776</link><guid isPermaLink="true">https://forum.netgate.com/post/425776</guid><dc:creator><![CDATA[stephenw10]]></dc:creator><pubDate>Sun, 20 Oct 2013 10:33:10 GMT</pubDate></item><item><title><![CDATA[Reply to MosChip MCS7830 USB Ethernet, 2.1 support? on Sun, 20 Oct 2013 01:46:40 GMT]]></title><description><![CDATA[<p dir="auto">I can see the device listed at boot when it lists all of the USB devices (ugen3.2: &lt;moschip semiconductor=""&gt;at usbus3), however it isn't recognized as a network interface.  With the custom driver in 2.0.1, it's working fine, so I know the device is okay.</p>
<p dir="auto">I don't see a file at /boot/kernel/if_mos.ko, but I also don't see much of anything in that directory, let alone if_ files, so I guess that's not how they'd work?  Do I need to tell the specific driver to load manually?&lt;/moschip&gt;</p>
]]></description><link>https://forum.netgate.com/post/425743</link><guid isPermaLink="true">https://forum.netgate.com/post/425743</guid><dc:creator><![CDATA[atamido]]></dc:creator><pubDate>Sun, 20 Oct 2013 01:46:40 GMT</pubDate></item><item><title><![CDATA[Reply to MosChip MCS7830 USB Ethernet, 2.1 support? on Mon, 16 Sep 2013 10:28:30 GMT]]></title><description><![CDATA[<p dir="auto">If it's in 8.3 then it will be in pfSense. Since it was introduced in 8.2 it should be.<br />
There are additional drivers in 2.1 that aren't in FreeBSD 8.3. They are included as code patches. You can check that here:<br />
https://github.com/pfsense/pfsense-tools/tree/master/patches/RELENG_8_3<br />
The master branch is pfSense 2.1 currently but that will, presumably, change when work switches to 2.2.</p>
<p dir="auto">Steve</p>
]]></description><link>https://forum.netgate.com/post/417877</link><guid isPermaLink="true">https://forum.netgate.com/post/417877</guid><dc:creator><![CDATA[stephenw10]]></dc:creator><pubDate>Mon, 16 Sep 2013 10:28:30 GMT</pubDate></item></channel></rss>