<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/sn, branch release/4.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-07-26T21:12:35Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-07-26T21:12:35Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>urn:sha1:7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: make all Ethernet drivers use ether_ifattach() ether_ifdetach()</title>
<updated>2000-07-17T21:24:40Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-07-17T21:24:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1f978f357119ba20698639fae32c13ef5eba24d9'/>
<id>urn:sha1:1f978f357119ba20698639fae32c13ef5eba24d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Move BPF and bridging code into ether_input()</title>
<updated>2000-05-24T01:48:00Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-05-24T01:48:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=32807f2fe8a56ca243ce63ccf401e627a4c6aabc'/>
<id>urn:sha1:32807f2fe8a56ca243ce63ccf401e627a4c6aabc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't execute MAC address initialization for non-pccard sn devices.</title>
<updated>2000-01-22T17:24:16Z</updated>
<author>
<name>Tatsumi Hosokawa</name>
<email>hosokawa@FreeBSD.org</email>
</author>
<published>2000-01-22T17:24:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=19fdaeba9540b768759af343c870936b990c014a'/>
<id>urn:sha1:19fdaeba9540b768759af343c870936b990c014a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for hex-encoded MAC address of Megahertz X-Jack Ethernet Card</title>
<updated>2000-01-21T09:05:49Z</updated>
<author>
<name>Tatsumi Hosokawa</name>
<email>hosokawa@FreeBSD.org</email>
</author>
<published>2000-01-21T09:05:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=de2119c8944cdf5ab25dd84d2fbde82a92a0011d'/>
<id>urn:sha1:de2119c8944cdf5ab25dd84d2fbde82a92a0011d</id>
<content type='text'>
Reviewed by:	Warner Losh &lt;imp@village.org&gt;
</content>
</entry>
<entry>
<title>Two nits and disable isa probe due to its overly agressive claiming of</title>
<updated>1999-12-28T01:07:16Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1999-12-28T01:07:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f9fe4786efebc8670dbbda2e54af400a131a8df4'/>
<id>urn:sha1:f9fe4786efebc8670dbbda2e54af400a131a8df4</id>
<content type='text'>
devices.
o Return ENXIO from sn_isa_probe
o Fix SN_DEBUG printf
o Use IFQ_MAXLEN rather than 8

I'll fix the isa probe when I get access to a real isa attachment
device to test against here in a few days.

Overly agressive snagging behavior noticed by: phk
</content>
</entry>
<entry>
<title>Newbusify the driver.</title>
<updated>1999-12-22T08:44:13Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1999-12-22T08:44:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b61672798430ace0d4e035fa40ad49c498261737'/>
<id>urn:sha1:b61672798430ace0d4e035fa40ad49c498261737</id>
<content type='text'>
Add support, kinda, for megaheartz xjack nic cards.  This support
works well for one machine per ethernet segment because it hard codes
the MAC address.  The pccardd in -current doesn't have support to
parse the ethernet address from the CIS in the funky way that the
megaheartz card does things (it includes it in the info tuple, as
ascii, which is non-standard).  I'd rather kludge this for the moment
and work to read the CIS from the kernel rather than mess with
pccardd.

The isa attachment is untested.  The pccard attachment is known to
work since I'm committing over it.

Card Obtained from: Chris D. Faulhaber &lt;jedger@fxp.org&gt;
</content>
</entry>
<entry>
<title>Removed unnecessary include files.</title>
<updated>1999-12-20T12:08:20Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>1999-12-20T12:08:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5e9136bbe2120e45731f7288a2550f95aae5f6aa'/>
<id>urn:sha1:5e9136bbe2120e45731f7288a2550f95aae5f6aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make this compile again.</title>
<updated>1999-12-18T19:33:59Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-12-18T19:33:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d5eeb3e84345aad1a5f3fee1245c497bffcf6f33'/>
<id>urn:sha1:d5eeb3e84345aad1a5f3fee1245c497bffcf6f33</id>
<content type='text'>
GENERIC-broken-by: imp
</content>
</entry>
<entry>
<title>Driver for the smc91xx series of ethernet chips.  Ported from PAO to</title>
<updated>1999-12-18T06:11:22Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1999-12-18T06:11:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=22ffd22dbd50893e5a6677c625f2a0926c63ddaa'/>
<id>urn:sha1:22ffd22dbd50893e5a6677c625f2a0926c63ddaa</id>
<content type='text'>
3.3R and then to -current.  The pccard support has been left in the
driver, but is presently non-functional because we are using the
isa_compat layer for the moment.

Obtained From: PAO
Sponsored by: Timing Solutions
</content>
</entry>
</feed>
