<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/fdc, branch releng/12.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2017-04-07T16:14:25Z</updated>
<entry>
<title>Remove the last vestiges of FDC_DEBUG &amp; FD_DEBUG</title>
<updated>2017-04-07T16:14:25Z</updated>
<author>
<name>Sevan Janiyan</name>
<email>sevan@FreeBSD.org</email>
</author>
<published>2017-04-07T16:14:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ea566940e11e8a6a4944c8905ed562dec5ce82fc'/>
<id>urn:sha1:ea566940e11e8a6a4944c8905ed562dec5ce82fc</id>
<content type='text'>
FDC_DEBUG is not referenced in any c or header files but traces of it
still remain in other files.

PR:		105608
Reported by:	Eugene Grosbein &lt;ports AT grosbein DOT net&gt;
Reviewed by:	imp
Approved by:	bcr (mentor)
MFC after:	7 days
Differential Revision:	https://reviews.freebsd.org/D10303
</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 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>Merge the PC98 fdc(4) driver into the MI driver.  While here, replace</title>
<updated>2014-09-25T20:40:24Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2014-09-25T20:40:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=83e78a7f6ed40988c2e39aaa986f4208748f4f9e'/>
<id>urn:sha1:83e78a7f6ed40988c2e39aaa986f4208748f4f9e</id>
<content type='text'>
the magic numbers used with NE7CMD_SPECIFY with invocations of the
NE7_SPEC_x() macros.

Approved by:	nyan
</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/commit/?id=129d3046ef0427d3b22b78a71f3494854d817fba'/>
<id>urn:sha1:129d3046ef0427d3b22b78a71f3494854d817fba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dike out WARNS from kernel module makefiles.  Kernels and modules</title>
<updated>2006-05-30T09:38:54Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-05-30T09:38:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ad3cf350d35f835887ff12cba73badcefc64149e'/>
<id>urn:sha1:ad3cf350d35f835887ff12cba73badcefc64149e</id>
<content type='text'>
use a different mechanism for setting warning flags, and using
WARNS here only has null or negative effects.

Submitted by:	bde (I think it means "submitted")
</content>
</entry>
<entry>
<title>Change a directory layout for pc98.</title>
<updated>2005-05-10T12:02:18Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2005-05-10T12:02:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d1725ef7ffee0ca75c9ae7dfff87b09e33e800f0'/>
<id>urn:sha1:d1725ef7ffee0ca75c9ae7dfff87b09e33e800f0</id>
<content type='text'>
  - Move MD files into &lt;arch&gt;/&lt;arch&gt;.
  - Move bus dependent files into &lt;arch&gt;/&lt;bus&gt;.
Rename some files to more suitable names.

Repo-copied by:	peter
Discussed with:	imp
</content>
</entry>
<entry>
<title>Let kmod.mk touch opt_*.h files as needed.</title>
<updated>2004-09-04T06:37:58Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-09-04T06:37:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c11c12792618404025412f0ce20f1ed4df7fff12'/>
<id>urn:sha1:c11c12792618404025412f0ce20f1ed4df7fff12</id>
<content type='text'>
Inspired by:	imp's email
</content>
</entry>
<entry>
<title>Fix the alpha (and others) module build by only building fdc_acpi.c on</title>
<updated>2004-07-16T18:37:00Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2004-07-16T18:37:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b9e96ac1391dc61de9a8329dacfce3899e527c3a'/>
<id>urn:sha1:b9e96ac1391dc61de9a8329dacfce3899e527c3a</id>
<content type='text'>
i386 and amd64.  The only other ACPI machine (ia64) doesn't support
floppy drives.  Tested by:  make MACHINE={pc98,i386,amd64,alpha,sparc64}
</content>
</entry>
<entry>
<title>Add fdc_acpi to module build, bump WARNS to 2.</title>
<updated>2004-07-15T16:44:14Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2004-07-15T16:44:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aa21251d1104d6d38c87885f7fe389e1670be64c'/>
<id>urn:sha1:aa21251d1104d6d38c87885f7fe389e1670be64c</id>
<content type='text'>
</content>
</entry>
</feed>
