<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/pc98, branch releng/6.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-10-31T11:53:17Z</updated>
<entry>
<title>MFi386: revision 1.616.2.9</title>
<updated>2007-10-31T11:53:17Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2007-10-31T11:53:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=85a37137c50a751a36f71e77200fbf47a0905036'/>
<id>urn:sha1:85a37137c50a751a36f71e77200fbf47a0905036</id>
<content type='text'>
  Don't abuse tf_err to pass the faulting virtual address to signal handlers.
</content>
</entry>
<entry>
<title>MFC:	sys/dev/fdc/fdc.c	1.310-1.313</title>
<updated>2007-09-14T23:44:11Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2007-09-14T23:44:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=849ddbbe8949900cd5c4d458e887f1eb7e394e44'/>
<id>urn:sha1:849ddbbe8949900cd5c4d458e887f1eb7e394e44</id>
<content type='text'>
	sys/dev/ic/nec765.h	1.12, 1.13
	sys/dev/pc98/fdc.c	1.167

- Enhanced floppy controllers have Data Rate Select Register (DSR) at 0x3f4.
Use it to reset controller and to select data rate.  According to Intel
80277AA datasheet, software reset behaves the same as DOR reset except
that it is self clearing.  National Semiconductor PC8477B datasheet says
the same.  As a side effect, we no longer use Configuration Control
Register (CCR) at 0x3f7 for these controllers, which is often missing
in modern hardware.
- Assume floppy disk is not inserted when we have exhausted retries.  This
significantly reduces booting time when there is broken floppy disk drive,
controller, cable, BIOS, etc.
When the floppy controller interface is correctly implemented, disk change
signal (DSKCHG) is reflected in the Digital Input Register (DIR) at 0x3f7.
However, there are many cases that the signal is unusable.  Moreover, some
BIOS does not reserve the port at all.  In those cases, the register may not
function.
- Fix style nits.

PR:	kern/103841
</content>
</entry>
<entry>
<title>MFC: Disable PREEMPTION option.</title>
<updated>2007-05-21T11:55:02Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2007-05-21T11:55:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=abe6ccb001ca70ed7792735d27c7aa665a250bfc'/>
<id>urn:sha1:abe6ccb001ca70ed7792735d27c7aa665a250bfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Don't call bus_deactivate_resource() explicitly before calling</title>
<updated>2007-05-12T06:10:11Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2007-05-12T06:10:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=165c2cb5add5dc3596054bef7468ecb5fcbfdd8d'/>
<id>urn:sha1:165c2cb5add5dc3596054bef7468ecb5fcbfdd8d</id>
<content type='text'>
     bus_release_resource().
</content>
</entry>
<entry>
<title>MFi386: revision 1.616.2.8.</title>
<updated>2007-01-28T05:44:56Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2007-01-28T05:44:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cbb1ba03c0c702ec4f23a4e37441c1afc83187d4'/>
<id>urn:sha1:cbb1ba03c0c702ec4f23a4e37441c1afc83187d4</id>
<content type='text'>
  MFC: Sync sizes of physmap[], phys_avail[], and dump_avail[] and bump up
  the sizes to handle systems with very fragmented memory maps.
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-10-09T18:41:37Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2006-10-09T18:41:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=194d254cbd8f57cd05771d21f3315625578a50c6'/>
<id>urn:sha1:194d254cbd8f57cd05771d21f3315625578a50c6</id>
<content type='text'>
- Remove SCHED_ULE from GENERIC to better avoid foot-shooting by
  unsuspecting users.
- Add a comment in NOTES about experimental status of SCHED_ULE.
- Make warning about experimental status in sched_ule(4) a bit
  stronger.

This is not an exact MFC since we don't have alpha in -CURRENT.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC: Fix our ioctl(2) implementation for ioctls with "int" arguments.</title>
<updated>2006-10-04T06:09:11Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-10-04T06:09:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7fdeb89389886d8be16f14cd4a437452e5a7f422'/>
<id>urn:sha1:7fdeb89389886d8be16f14cd4a437452e5a7f422</id>
<content type='text'>
Approved by:	re (hrs, kensmith)
</content>
</entry>
<entry>
<title>MFC: amdsmb(4) and nfsmb(4).</title>
<updated>2006-08-17T11:01:26Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-08-17T11:01:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c93969f636f218e17a93142e06ee0db7b6537926'/>
<id>urn:sha1:c93969f636f218e17a93142e06ee0db7b6537926</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFi386: Add the ath and the wlan crypto support.</title>
<updated>2006-07-26T11:57:25Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2006-07-26T11:57:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2138ab80610fb70cfeee18511213acbce8bc5a04'/>
<id>urn:sha1:2138ab80610fb70cfeee18511213acbce8bc5a04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC, let's hook up things to the build and see what I messed up!</title>
<updated>2006-06-15T17:57:50Z</updated>
<author>
<name>Doug Ambrisko</name>
<email>ambrisko@FreeBSD.org</email>
</author>
<published>2006-06-15T17:57:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=293ef8dbd2e5c5a72366722468188034b4446b52'/>
<id>urn:sha1:293ef8dbd2e5c5a72366722468188034b4446b52</id>
<content type='text'>
      - enable linsysfs
      - enable mfi_linux
      - enable ipmi
A new make universe will be fired off shortly once this makes it back
via cvsup.
</content>
</entry>
</feed>
