<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/ismt, branch releng/14.3</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>sys: Remove $FreeBSD$: one-line .c pattern</title>
<updated>2023-08-16T17:54:36+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=685dc743dc3b5645e34836464128e1c0558b404b'/>
<id>685dc743dc3b5645e34836464128e1c0558b404b</id>
<content type='text'>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
</pre>
</div>
</content>
</entry>
<entry>
<title>ichsmb/imcsmb/intpm/ismt: Remove unused devclass arguments to DRIVER_MODULE.</title>
<updated>2022-05-09T19:22:02+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2022-05-09T19:22:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dfee3204c98718efbdadb2439fd95ba312920ece'/>
<id>dfee3204c98718efbdadb2439fd95ba312920ece</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused smbus_devclass.</title>
<updated>2022-05-06T22:39:30+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2022-04-20T16:26:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c6d3976514d1650c96d7468ad83eacbd756b1a98'/>
<id>c6d3976514d1650c96d7468ad83eacbd756b1a98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ismt: Fix ISMT_DESC_ADDR_RW macro, slave addresses are already left-shifted</title>
<updated>2020-03-24T18:35:33+00:00</updated>
<author>
<name>Justin Hibbits</name>
<email>jhibbits@FreeBSD.org</email>
</author>
<published>2020-03-24T18:35:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d681bc9e649a6077bd91be39174e40bc498e6dd7'/>
<id>d681bc9e649a6077bd91be39174e40bc498e6dd7</id>
<content type='text'>
Reverts r293369.  The macro was orginally correct, since our SMBus
framework, unlike i2c, already requires addresses to be 8-bit, LSB-cleared.

MFC after:	3 days
Sponsored by:	Juniper Networks, Inc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reverts r293369.  The macro was orginally correct, since our SMBus
framework, unlike i2c, already requires addresses to be 8-bit, LSB-cleared.

MFC after:	3 days
Sponsored by:	Juniper Networks, Inc
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Atom C3000 (Denverton) SMT PCI ID</title>
<updated>2020-03-03T22:23:56+00:00</updated>
<author>
<name>Justin Hibbits</name>
<email>jhibbits@FreeBSD.org</email>
</author>
<published>2020-03-03T22:23:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5df2e54c42a2fd5c70e9498a2ecd482a69c71768'/>
<id>5df2e54c42a2fd5c70e9498a2ecd482a69c71768</id>
<content type='text'>
MFC after:	3 days
Sponsored by:	Juniper Networks, Inc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	3 days
Sponsored by:	Juniper Networks, Inc
</pre>
</div>
</content>
</entry>
<entry>
<title>ismt: fix ISMT_DESC_ADDR_RW macro</title>
<updated>2016-01-07T21:16:44+00:00</updated>
<author>
<name>Jim Harris</name>
<email>jimharris@FreeBSD.org</email>
</author>
<published>2016-01-07T21:16:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=042231951b17bd4b7f7fc00d0091066676a534b6'/>
<id>042231951b17bd4b7f7fc00d0091066676a534b6</id>
<content type='text'>
Submitted by:	Masanobu SAITOH &lt;msaitoh@netbsd.org&gt;
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Masanobu SAITOH &lt;msaitoh@netbsd.org&gt;
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ismt(4) driver.</title>
<updated>2014-05-20T19:55:06+00:00</updated>
<author>
<name>Jim Harris</name>
<email>jimharris@FreeBSD.org</email>
</author>
<published>2014-05-20T19:55:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0572ccaa4543b0abef8ef81e384c1d04de9f3da1'/>
<id>0572ccaa4543b0abef8ef81e384c1d04de9f3da1</id>
<content type='text'>
ismt(4) supports the SMBus Message Transport controller found on Intel
C2000 series (Avoton) and S1200 series (Briarwood) Atom SoCs.

Sponsored by:	Intel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ismt(4) supports the SMBus Message Transport controller found on Intel
C2000 series (Avoton) and S1200 series (Briarwood) Atom SoCs.

Sponsored by:	Intel
</pre>
</div>
</content>
</entry>
</feed>
