<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/siis, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-05-24T11:01:56Z</updated>
<entry>
<title>MFC r208410:</title>
<updated>2010-05-24T11:01:56Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-05-24T11:01:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8c14a06f56874710f2a350d4b5e8c7724094091f'/>
<id>urn:sha1:8c14a06f56874710f2a350d4b5e8c7724094091f</id>
<content type='text'>
Report ATA/SATA channel number to NewBus at location string.
</content>
</entry>
<entry>
<title>MFC r208414:</title>
<updated>2010-05-24T10:54:50Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-05-24T10:54:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bb4b8a9f5f14205fe110868a264982a058b6c32a'/>
<id>urn:sha1:bb4b8a9f5f14205fe110868a264982a058b6c32a</id>
<content type='text'>
Fill rman range start/end values. It makes devinfo output more readable.
</content>
</entry>
<entry>
<title>MFC r208375, r208393:</title>
<updated>2010-05-23T11:29:34Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-05-23T11:29:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6488c6b3e9dbb449e1655b39a5ae35d606c8ee57'/>
<id>urn:sha1:6488c6b3e9dbb449e1655b39a5ae35d606c8ee57</id>
<content type='text'>
Improve suspend/resume support. Make sure controller is idle on suspend
and reset it on resume.
</content>
</entry>
<entry>
<title>MFC r207499:</title>
<updated>2010-05-08T16:06:54Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-05-08T16:06:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=967b11e3efe00fe685b9a393bcd56434d111343f'/>
<id>urn:sha1:967b11e3efe00fe685b9a393bcd56434d111343f</id>
<content type='text'>
Make SATA XPT negotiate and enable some additional SATA features, such as:
 - device initiated power management (some devices support only this way);
 - Automatic Partial to Slumber Transition (more power saving);
 - DMA auto-activation (expected to slightly improve performance).
More features could be added later, when hardware supports.
</content>
</entry>
<entry>
<title>MFC r207431:</title>
<updated>2010-05-08T13:05:27Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-05-08T13:05:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6e2b58a6e845dce265829a07dda5840d766ffd25'/>
<id>urn:sha1:6e2b58a6e845dce265829a07dda5840d766ffd25</id>
<content type='text'>
Add Target/LUN ID checks and deny access to targets 1-14 when PMP absent.
</content>
</entry>
<entry>
<title>MFC r206652:</title>
<updated>2010-05-02T12:45:22Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-05-02T12:45:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9171d4b73651b468fed1b27a29a20242a3de242a'/>
<id>urn:sha1:9171d4b73651b468fed1b27a29a20242a3de242a</id>
<content type='text'>
Explicitly enable PCI busmastering on attach.
Now SiI3124 with siis(4) successfully works on sparc64 (SunBlade 100).
</content>
</entry>
<entry>
<title>MFC r205358:</title>
<updated>2010-05-02T12:44:11Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-05-02T12:44:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f40596ef9c050da0592b889e37b5a7f322b40712'/>
<id>urn:sha1:f40596ef9c050da0592b889e37b5a7f322b40712</id>
<content type='text'>
Enable MSI by default for SiI3124.
</content>
</entry>
<entry>
<title>MFC r200291, r203529:</title>
<updated>2010-02-19T18:15:45Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-02-19T18:15:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a510b78b19774747f20eb973e6486d117a7059d6'/>
<id>urn:sha1:a510b78b19774747f20eb973e6486d117a7059d6</id>
<content type='text'>
Increase Max Read Request Size for PCIe chips from 512 to 1024 bytes.
It gives those beasts additional 10% of write bandwidth.
Use new helper functions to do it.
</content>
</entry>
<entry>
<title>MFC r203165:</title>
<updated>2010-02-14T19:59:06Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-02-14T19:59:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3e2fbfe5e66d3e51728192b66486fbe7398f2dfe'/>
<id>urn:sha1:3e2fbfe5e66d3e51728192b66486fbe7398f2dfe</id>
<content type='text'>
Reset port on disconnect event, to abort any running requests.
</content>
</entry>
<entry>
<title>MFC r203376, r203384:</title>
<updated>2010-02-14T19:44:48Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-02-14T19:44:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=929100472e98ebd8dd087e589443968eec0ec9db'/>
<id>urn:sha1:929100472e98ebd8dd087e589443968eec0ec9db</id>
<content type='text'>
- Give ATA/SATA SIMs info about ATAPI packet size, supported by device.
- Make ATA XPT to reject longer SCSI CDBs then supported by device, or
any SCSI CDBs, if device doesn't support ATAPI.
</content>
</entry>
</feed>
