<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/ipmi, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-12-21T13:53:33Z</updated>
<entry>
<title>MFC r200666: Fixed incorrect watchdog timeout setting.</title>
<updated>2009-12-21T13:53:33Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2009-12-21T13:53:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3135744c5976a1aa11db5fe8c4e9c8c905cd84e0'/>
<id>urn:sha1:3135744c5976a1aa11db5fe8c4e9c8c905cd84e0</id>
<content type='text'>
PR:		kern/130512
</content>
</entry>
<entry>
<title>Import ACPICA 20090521.</title>
<updated>2009-06-05T18:44:36Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2009-06-05T18:44:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=129d3046ef0427d3b22b78a71f3494854d817fba'/>
<id>urn:sha1:129d3046ef0427d3b22b78a71f3494854d817fba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add stuff to support upcoming BMC/IPMI flashing of newer Dell machine</title>
<updated>2009-03-26T17:14:22Z</updated>
<author>
<name>Doug Ambrisko</name>
<email>ambrisko@FreeBSD.org</email>
</author>
<published>2009-03-26T17:14:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d2b2128a286a00ee53d79cb88b4e59bf42525cf9'/>
<id>urn:sha1:d2b2128a286a00ee53d79cb88b4e59bf42525cf9</id>
<content type='text'>
via the Linux tool.
     -  Add Linux shim to ipmi(4)
     -  Create a partitions file to linprocfs to make Linux fdisk see
        disks.  This file is dynamic so we can see disks come and go.
     -  Convert msdosfs to vfat in mtab since Linux uses that for
        msdosfs.
     -  In the Linux mount path convert vfat passed in to msdosfs
        so Linux mount works on FreeBSD.  Note that tasting works
        so that if da0 is a msdos file system
                /compat/linux/bin/mount /dev/da0 /mnt
        works.
     -  fix a 64it bug for l_off_t.
Grabing sh, mount, fdisk, df from Linux, creating a symlink of mtab to
/compat/linux/etc/mtab and then some careful unpacking of the Linux bmc
update tool and hacking makes it work on newer Dell boxes.  Note, probably
if you can't figure out how to do this, then you probably shouldn't be
doing it :-)
</content>
</entry>
<entry>
<title>Don't right-adjust the SMBus slave address for SSIF IPMI BMCs enumerated</title>
<updated>2009-02-03T16:39:51Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2009-02-03T16:39:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3619ea6a08725babded66fe6a091f3a49cb1dcb3'/>
<id>urn:sha1:3619ea6a08725babded66fe6a091f3a49cb1dcb3</id>
<content type='text'>
via ACPI either.  This is somewhat academic since we don't currently
support such devices though.
</content>
</entry>
<entry>
<title>- Change ichsmb(4) to follow the format of all the other smbus controllers</title>
<updated>2009-02-03T16:14:37Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2009-02-03T16:14:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bb6bb7fe1b631c51bbd276d09f925fdba70dd585'/>
<id>urn:sha1:bb6bb7fe1b631c51bbd276d09f925fdba70dd585</id>
<content type='text'>
  for slave addressing by using left-adjusted slave addresses (i.e.
  xxxxxxx0b).
- Require the low bit of the slave address to always be zero in smb(4) to
  help catch broken applications.
- Adjust some code in the IPMI driver to not convert the slave address for
  SSIF to a right-adjusted address.  I (or possibly ambrisko@) added this in
  the past to (unknowingly) work around the bug in ichsmb(4).

Submitted by:	 Andriy Gapon &lt;avg of icyb.net.ua&gt; (1,2)
MFC after:	1 month
</content>
</entry>
<entry>
<title>Fix typo where the code was missing the "IPMICTL_RECEIVE_MSG_32" condition</title>
<updated>2008-11-14T01:53:10Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-11-14T01:53:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c12dbd1d96e615eca5b650aa39526b40cf03a31b'/>
<id>urn:sha1:c12dbd1d96e615eca5b650aa39526b40cf03a31b</id>
<content type='text'>
test.
</content>
</entry>
<entry>
<title>Remove hack attempt at using devfs cloning for per-file descriptor storage.</title>
<updated>2008-08-28T02:13:53Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-08-28T02:13:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=943bebd2c9c6452a47c807dbfc62ad8a6ad3687e'/>
<id>urn:sha1:943bebd2c9c6452a47c807dbfc62ad8a6ad3687e</id>
<content type='text'>
Use the much simpler cdevpriv for per-fd state and enable it.  This allows
multiple opens of /dev/ipmi0 (e.g. using ipmitool while ipmievd is running
in the background).

MFC after:	1 week
</content>
</entry>
<entry>
<title>- Tweak an error message.</title>
<updated>2008-08-28T02:11:04Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-08-28T02:11:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=93269b7123e8f3dd46743bd7613ec7838e0e6be1'/>
<id>urn:sha1:93269b7123e8f3dd46743bd7613ec7838e0e6be1</id>
<content type='text'>
- Fix a buglet where &amp;&amp; was used instead of &amp; to test if OBF was set in
  a couple of places.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Rename the kthread_xxx (e.g. kthread_create()) calls</title>
<updated>2007-10-20T23:23:23Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2007-10-20T23:23:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3745c395ecae17ef47be82433463d561629220b0'/>
<id>urn:sha1:3745c395ecae17ef47be82433463d561629220b0</id>
<content type='text'>
to kproc_xxx as they actually make whole processes.
Thos makes way for us to add REAL kthread_create() and friends
that actually make theads. it turns out that most of these
calls actually end up being moved back to the thread version
when it's added. but we need to make this cosmetic change first.

I'd LOVE to do this rename in 7.0  so that we can eventually MFC the
new kthread_xxx() calls.
</content>
</entry>
<entry>
<title>Add support to the ipmi, isa attachment to attempt to read ipmi</title>
<updated>2007-07-16T17:03:48Z</updated>
<author>
<name>Doug Ambrisko</name>
<email>ambrisko@FreeBSD.org</email>
</author>
<published>2007-07-16T17:03:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=72d73315396520151f86f8c6cb42b09d5a1073e5'/>
<id>urn:sha1:72d73315396520151f86f8c6cb42b09d5a1073e5</id>
<content type='text'>
config info. from device.hints.  Some machines have ipmi controllers
that do not have attachment info in either PCI, SMBIOS or ACPI.
This idea was hacked together by me and then done properly by
jhb.

Submitted by:	jhb
Reviewed by:	jhb (man page)
Approved by:	re (Ken Smith)
MFC after:	1 week
</content>
</entry>
</feed>
