<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/i2c, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-08-23T06:13:29Z</updated>
<entry>
<title>MFtbemd:</title>
<updated>2010-08-23T06:13:29Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2010-08-23T06:13:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c09808d0d611d103bece3d41886b87de160900c0'/>
<id>urn:sha1:c09808d0d611d103bece3d41886b87de160900c0</id>
<content type='text'>
Use MACHINE_CPUARCH in preference to MACHINE_ARCH.  The former is the
source code location of the machine, the latter the binary output.  In
general, we want to use MACHINE_CPUARCH instead of MACHINE_ARCH unless
we're tesitng for a specific target.  The isn't even moot for
i386/amd64 where there's momemntum towards a MACHINE_CPUARCH == x86,
although a specific cleanup for that likely would be needed...
</content>
</entry>
<entry>
<title>The viapm module build had what appear to be some debugging CFLAGS left</title>
<updated>2007-06-24T20:35:59Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2007-06-24T20:35:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=41621cb408abe73a2c96e0ee28a919e732a5aa3c'/>
<id>urn:sha1:41621cb408abe73a2c96e0ee28a919e732a5aa3c</id>
<content type='text'>
around to force the IO port to a fixed address.  They were only turned
on in the module build and were present since the original import.  This
breaks soft power-off on the Asus A7V since it reprograms the SMBus base
address to a different one than the BIOS expects.  A similar issue was
found in the alpm(4) module build.

PR:		kern/113986, i386/97468
MFC after:	3 days
Approved by:	re
</content>
</entry>
<entry>
<title>Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 controllers.</title>
<updated>2005-12-21T15:49:51Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-12-21T15:49:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4d5f30e06efe411d874e5b2ed59b6dd54e89a493'/>
<id>urn:sha1:4d5f30e06efe411d874e5b2ed59b6dd54e89a493</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add ofw_bus_if.h to SRCS on sparc64 as envctrl.c and pcf_ebus.c depend</title>
<updated>2005-11-22T17:32:51Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2005-11-22T17:32:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b18381c4a95d5c76f4e5e8e26455bf0fbb0b4e3e'/>
<id>urn:sha1:b18381c4a95d5c76f4e5e8e26455bf0fbb0b4e3e</id>
<content type='text'>
  on it.
- Sync with sys/conf/files* and build pcf_isa.c only on i386 for now.
- Try to adhere to style.Makefile(5) (sorting, whitespace).
</content>
</entry>
<entry>
<title>Fix standalone module build for viapm.  Note that by default it doesn't</title>
<updated>2005-11-08T17:03:09Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2005-11-08T17:03:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=744e43465fa9aa21a470768daad52e949ad030ff'/>
<id>urn:sha1:744e43465fa9aa21a470768daad52e949ad030ff</id>
<content type='text'>
include the ISA bus support even though it probably should.
</content>
</entry>
<entry>
<title>Finally complete some work on generalizing the PCF8584-based I2C</title>
<updated>2005-10-28T15:58:19Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>2005-10-28T15:58:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b229abc8fa368310c346d5e4ae18a2ec0fff03c'/>
<id>urn:sha1:9b229abc8fa368310c346d5e4ae18a2ec0fff03c</id>
<content type='text'>
drivers I started quite some time before.

Retire the old i386-only pcf driver, and activate the new general
driver that has been sitting in the tree already for quite some
time.

Build the i2c modules for sparc64 architectures as well (where I've
been developing all this on).
</content>
</entry>
<entry>
<title>Hook ichsmb to build.</title>
<updated>2005-06-05T12:00:03Z</updated>
<author>
<name>Takanori Watanabe</name>
<email>takawata@FreeBSD.org</email>
</author>
<published>2005-06-05T12:00:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ff55a10bb2d8ee1e30d512ffa0057c6341815a4c'/>
<id>urn:sha1:ff55a10bb2d8ee1e30d512ffa0057c6341815a4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ichsmb loadable.</title>
<updated>2005-06-05T11:55:29Z</updated>
<author>
<name>Takanori Watanabe</name>
<email>takawata@FreeBSD.org</email>
</author>
<published>2005-06-05T11:55:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6193c1880d76c27b24c7ae2fb6a82c92dfbcbb6b'/>
<id>urn:sha1:6193c1880d76c27b24c7ae2fb6a82c92dfbcbb6b</id>
<content type='text'>
PR:	kern/81912
Submitted by:	 nork
</content>
</entry>
<entry>
<title>Kill bogus isa compat opt file.</title>
<updated>2004-03-15T11:27:39Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-03-15T11:27:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5c9d7c3a680ce38f617993cf9171afa66e2f62f7'/>
<id>urn:sha1:5c9d7c3a680ce38f617993cf9171afa66e2f62f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Most power management devices don't exist on pc98.</title>
<updated>2003-06-15T04:24:28Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2003-06-15T04:24:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a252a7bf0137f98ba3ac2922b96bedf06d045204'/>
<id>urn:sha1:a252a7bf0137f98ba3ac2922b96bedf06d045204</id>
<content type='text'>
</content>
</entry>
</feed>
