<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/sn, branch release/5.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-01-10T05:53:29Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-01-10T05:53:29Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-01-10T05:53:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58c9ff44c8041f394c663cb9640e9b77fe07bb13'/>
<id>urn:sha1:58c9ff44c8041f394c663cb9640e9b77fe07bb13</id>
<content type='text'>
'RELENG_5_2_0_RELEASE'.

This commit was manufactured to restore the state of the 5.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Remove duplicate FBSDID's, move others to their right place.</title>
<updated>2003-11-14T17:16:58Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-11-14T17:16:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4dc52c32bf0d738474a580a6bcff86f9dc3606f5'/>
<id>urn:sha1:4dc52c32bf0d738474a580a6bcff86f9dc3606f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reconst-poison crc routine that was renamed to mchash.</title>
<updated>2003-11-14T05:37:36Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-11-14T05:37:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=55e8a70c67b164f59f606581d01e58d963d43c80'/>
<id>urn:sha1:55e8a70c67b164f59f606581d01e58d963d43c80</id>
<content type='text'>
re-remove the _ in u_intXX_t
</content>
</entry>
<entry>
<title>Try to create some sort of consistency in how the routings to find the</title>
<updated>2003-11-13T20:55:53Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-11-13T20:55:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aa8255025ab0924083e32a0a72457566d8d6e7da'/>
<id>urn:sha1:aa8255025ab0924083e32a0a72457566d8d6e7da</id>
<content type='text'>
multicast hash are written.  There are still two distinct algorithms used,
and there actually isn't any reason each driver should have its own copy
of this function as they could all share one copy of it (if it grew an
additional argument).
</content>
</entry>
<entry>
<title>Don't establish the ISR in the sn_activate routine.  I've had two</title>
<updated>2003-11-10T16:04:11Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-11-10T16:04:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9b41f0a787b0051a4af89874fdab6ae3d78e12f9'/>
<id>urn:sha1:9b41f0a787b0051a4af89874fdab6ae3d78e12f9</id>
<content type='text'>
crashes that had sn0 as the irq that's being serviced, when there was
no sn0 in the system.  This seems to prevent them.  Also, we want to
wait until after we've registered with the network layer before we
turn on the interrupt spigot to avoid races.
</content>
</entry>
<entry>
<title>Replace the if_name and if_unit members of struct ifnet with new members</title>
<updated>2003-10-31T18:32:15Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2003-10-31T18:32:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9bf40ede4a299f315bc4b0ae5329631b8c7dc271'/>
<id>urn:sha1:9bf40ede4a299f315bc4b0ae5329631b8c7dc271</id>
<content type='text'>
if_xname, if_dname, and if_dunit. if_xname is the name of the interface
and if_dname/unit are the driver name and instance.

This change paves the way for interface renaming and enhanced pseudo
device creation and configuration symantics.

Approved By:	re (in principle)
Reviewed By:	njl, imp
Tested On:	i386, amd64, sparc64
Obtained From:	NetBSD (if_xname)
</content>
</entry>
<entry>
<title>Make sn MPSAFE.  This has survived a couple of make buildworlds with</title>
<updated>2003-10-26T22:35:44Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-10-26T22:35:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=400911ccdc36f62e15bdb48ad0070fd1ac1aa9a0'/>
<id>urn:sha1:400911ccdc36f62e15bdb48ad0070fd1ac1aa9a0</id>
<content type='text'>
my Megahertz XJ10BT.
</content>
</entry>
<entry>
<title>Style changes:</title>
<updated>2003-10-26T05:34:01Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-10-26T05:34:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=03c1602aed61fb1580377467efbc9fb72970fd01'/>
<id>urn:sha1:03c1602aed61fb1580377467efbc9fb72970fd01</id>
<content type='text'>
o kill register
o minor function name tweaks.
</content>
</entry>
<entry>
<title>Convert to bus_space.</title>
<updated>2003-10-25T19:56:19Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-10-25T19:56:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=470de03fd0bdb519c62b36596a71551cbf4a2758'/>
<id>urn:sha1:470de03fd0bdb519c62b36596a71551cbf4a2758</id>
<content type='text'>
Make the pccard attachment work with NEWCARD
Start locking of the driver, but only the macros are defined right now

Tested on: Megahertz CC10BT/2
# (These cards are very popular on ebay these days, and run &lt; $10 including
#  shipping from some sellers).
</content>
</entry>
<entry>
<title>Use __FBSDID().</title>
<updated>2003-08-24T18:03:45Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-24T18:03:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=945ff31afa6806ffec0e30453f57ccf2fb70698b'/>
<id>urn:sha1:945ff31afa6806ffec0e30453f57ccf2fb70698b</id>
<content type='text'>
Also some minor style cleanups.
</content>
</entry>
</feed>
