<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/ata, branch release/13.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2021-11-25T01:09:21Z</updated>
<entry>
<title>Fix some modules to export more used symbols</title>
<updated>2021-11-25T01:09:21Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2021-11-07T08:42:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=83271c68c4f4697ba15d49cc3f31912a5d04ff4b'/>
<id>urn:sha1:83271c68c4f4697ba15d49cc3f31912a5d04ff4b</id>
<content type='text'>
(cherry picked from commit 5bb3134a8c21cb87b30e135ef168483f0333dabb)
</content>
</entry>
<entry>
<title>pccard: Remove ata(4) PC Card attachemnt</title>
<updated>2021-01-08T03:23:14Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2021-01-07T23:27:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=31cafce9fdddcfe18299b32cebe5762e4054eb4f'/>
<id>urn:sha1:31cafce9fdddcfe18299b32cebe5762e4054eb4f</id>
<content type='text'>
Remove ata PC Card attachment.

Relnotes: Yes
</content>
</entry>
<entry>
<title>sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
<updated>2017-03-04T10:10:17Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-03-04T10:10:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=193d9e768ba63fcfb187cfd17f461f7d41345048'/>
<id>urn:sha1:193d9e768ba63fcfb187cfd17f461f7d41345048</id>
<content type='text'>
This simplifies make output/logic

Tested with:	`cd sys/modules; make ALL_MODULES=` on amd64
MFC after:	1 month
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Remove more pc98 support.</title>
<updated>2017-01-28T09:58:00Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2017-01-28T09:58:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0a225f01e1063a5449c36467f7c1279517b117d6'/>
<id>urn:sha1:0a225f01e1063a5449c36467f7c1279517b117d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove pc98 support completely.</title>
<updated>2017-01-28T02:22:15Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2017-01-28T02:22:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2b375b4edd1b98884c3031d6ccd61acb10bd895d'/>
<id>urn:sha1:2b375b4edd1b98884c3031d6ccd61acb10bd895d</id>
<content type='text'>
I thank all developers and contributors for pc98.

Relnotes:	yes
</content>
</entry>
<entry>
<title>Remove from legacy ata(4) driver support for hardware, supported by newer</title>
<updated>2015-03-24T18:09:07Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2015-03-24T18:09:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cdc58367265a2bd6e8f913db2bdc591699ee229f'/>
<id>urn:sha1:cdc58367265a2bd6e8f913db2bdc591699ee229f</id>
<content type='text'>
and more functional drivers ahci(4), siis(4) and mvs(4).

This removes about 3400 lines of code, unused since FreeBSD 9.0 release.
</content>
</entry>
<entry>
<title>Fix a typo in r249213; the second bus_if.h should have been isa_if.h.</title>
<updated>2013-05-29T23:56:49Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2013-05-29T23:56:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=db6d3d9a8c4e4367c852c11c921dcb1143cae546'/>
<id>urn:sha1:db6d3d9a8c4e4367c852c11c921dcb1143cae546</id>
<content type='text'>
</content>
</entry>
<entry>
<title>isa_if.h is indirectly included.</title>
<updated>2013-04-12T13:56:21Z</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2013-04-12T13:56:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8f99bb74a374121d5426ee8f8c399a27867e7997'/>
<id>urn:sha1:8f99bb74a374121d5426ee8f8c399a27867e7997</id>
<content type='text'>
Depend on it to unbreak pc98 builds.
</content>
</entry>
<entry>
<title>Remove atadevel(4), it no longer builds with ATA_CAM and it's unlikely</title>
<updated>2013-04-06T19:33:24Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2013-04-06T19:33:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=305eca556a3f531565e5241d8317e448898f2152'/>
<id>urn:sha1:305eca556a3f531565e5241d8317e448898f2152</id>
<content type='text'>
that support for new lines of ATA controllers will be added to ata(4).
</content>
</entry>
<entry>
<title>- With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related</title>
<updated>2013-04-06T19:12:49Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2013-04-06T19:12:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d2ce15bd43b3a1dcce08eecbff8d5d359946d972'/>
<id>urn:sha1:d2ce15bd43b3a1dcce08eecbff8d5d359946d972</id>
<content type='text'>
  option left but actually consumed by ada(4), so move it to opt_ada.h
  and get rid of opt_ata.h.
- Fix stand-alone build of atacore(4) by adding opt_cam.h.
- Use __FBSDID.
- Use DEVMETHOD_END.
- Use NULL instead of 0 for pointers.
</content>
</entry>
</feed>
