<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/iicbus/iic.c, branch releng/5.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-03-03T12:15:54Z</updated>
<entry>
<title>Gigacommit to improve device-driver source compatibility between</title>
<updated>2003-03-03T12:15:54Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-03-03T12:15:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7ac40f5f59dea6e9ab4869e974bdd4026274e921'/>
<id>urn:sha1:7ac40f5f59dea6e9ab4869e974bdd4026274e921</id>
<content type='text'>
branches:

Initialize struct cdevsw using C99 sparse initializtion and remove
all initializations to default values.

This patch is automatically generated and has been tested by compiling
LINT with all the fields in struct cdevsw in reverse order on alpha,
sparc64 and i386.

Approved by:    re(scottl)
</content>
</entry>
<entry>
<title>move &lt;machine/iic.h&gt; and &lt;machine/smb.h&gt; to &lt;dev/iicbus/iic.h&gt; and</title>
<updated>2002-09-19T03:25:46Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-09-19T03:25:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=531facba39c5e8c900f8d36f9e69587fea8957c4'/>
<id>urn:sha1:531facba39c5e8c900f8d36f9e69587fea8957c4</id>
<content type='text'>
&lt;dev/smbus/smb.h&gt; - there is nothing MD about these ioctl definitions.
</content>
</entry>
<entry>
<title>Major rework of the iicbus/smbus framework:</title>
<updated>2002-03-23T15:49:15Z</updated>
<author>
<name>Nicolas Souchu</name>
<email>nsouch@FreeBSD.org</email>
</author>
<published>2002-03-23T15:49:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c17d43407fe04133a94055b0dbc7ea8965654a9f'/>
<id>urn:sha1:c17d43407fe04133a94055b0dbc7ea8965654a9f</id>
<content type='text'>
	- VIA chipset SMBus controllers added
	- alpm driver updated
	- Support for dynamic modules added
	- bktr FreeBSD smbus updated but not tested
	- cleanup
</content>
</entry>
<entry>
<title>Update to C99, s/__FUNCTION__/__func__/,</title>
<updated>2001-12-10T08:09:49Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-12-10T08:09:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6e551fb6285417f585c419500047004ed47c77f1'/>
<id>urn:sha1:6e551fb6285417f585c419500047004ed47c77f1</id>
<content type='text'>
also don't use ANSI string concatenation.
</content>
</entry>
<entry>
<title>KSE Milestone 2</title>
<updated>2001-09-12T08:38:13Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2001-09-12T08:38:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b40ce4165d5eb3a5de1515245055350ae3dbab8e'/>
<id>urn:sha1:b40ce4165d5eb3a5de1515245055350ae3dbab8e</id>
<content type='text'>
Note ALL MODULES MUST BE RECOMPILED
make the kernel aware that there are smaller units of scheduling than the
process. (but only allow one thread per process at this time).
This is functionally equivalent to teh previousl -current except
that there is a thread associated with each process.

Sorry john! (your next MFC will be a doosie!)

Reviewed by: peter@freebsd.org, dillon@freebsd.org

X-MFC after:    ha ha ha ha
</content>
</entry>
<entry>
<title>Send the remains (such as I have located) of "block major numbers" to</title>
<updated>2001-03-26T12:41:29Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2001-03-26T12:41:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f83880518b12341c0e6c9decc990ade59c9eb911'/>
<id>urn:sha1:f83880518b12341c0e6c9decc990ade59c9eb911</id>
<content type='text'>
the bit-bucket.
</content>
</entry>
<entry>
<title>Remove unneeded #include &lt;machine/clock.h&gt;</title>
<updated>2000-10-15T14:19:01Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-10-15T14:19:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=db7e3af11198d19592e7e6ef827f4817e823d450'/>
<id>urn:sha1:db7e3af11198d19592e7e6ef827f4817e823d450</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ~25 unneeded #include &lt;sys/conf.h&gt;</title>
<updated>2000-04-19T14:58:28Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-04-19T14:58:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3389ae93509e373046adc0ada353e39e359c4ff8'/>
<id>urn:sha1:3389ae93509e373046adc0ada353e39e359c4ff8</id>
<content type='text'>
Remove ~60 unneeded #include &lt;sys/malloc.h&gt;
</content>
</entry>
<entry>
<title>Remove unneeded &lt;sys/buf.h&gt; includes.</title>
<updated>2000-04-18T15:15:39Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-04-18T15:15:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ed6aff7387a072271291a3c7d9930312d44a5eaa'/>
<id>urn:sha1:ed6aff7387a072271291a3c7d9930312d44a5eaa</id>
<content type='text'>
Due to some interesting cpp tricks in lockmgr, the LINT kernel shrinks
by 924 bytes.
</content>
</entry>
<entry>
<title>Convert iic to use make_dev() rather than cdevsw_add().  This stops the</title>
<updated>1999-11-18T05:43:32Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-11-18T05:43:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=38703ed315b1b5a1070675f024d4cf1fb5b9372e'/>
<id>urn:sha1:38703ed315b1b5a1070675f024d4cf1fb5b9372e</id>
<content type='text'>
annoying 'iic is usurping iic's cdevsw' type messages.  (Yes, there are
other ways to fix cdevsw_add(), but that is a doomed api)
</content>
</entry>
</feed>
