<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/alpha, branch releng/4.9</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-09-25T18:55:27Z</updated>
<entry>
<title>MFC BUS_DMA_ZERO support for busdma memory allocations, and M_ZERO</title>
<updated>2003-09-25T18:55:27Z</updated>
<author>
<name>Mike Silbersack</name>
<email>silby@FreeBSD.org</email>
</author>
<published>2003-09-25T18:55:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=547b789d300db1c6f60f07ed15e31805e5b620c7'/>
<id>urn:sha1:547b789d300db1c6f60f07ed15e31805e5b620c7</id>
<content type='text'>
support for contigmalloc, which is required for BUS_DMA_ZERO support.

Approved by:    re (scottl)
</content>
</entry>
<entry>
<title>esp(4) has been declared dead on Alpha for a long time now. Bury the remains.</title>
<updated>2003-08-31T17:17:13Z</updated>
<author>
<name>Wilko Bulte</name>
<email>wilko@FreeBSD.org</email>
</author>
<published>2003-08-31T17:17:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=82b7e6007f04ced54d5a1511323873bec4c8ce7a'/>
<id>urn:sha1:82b7e6007f04ced54d5a1511323873bec4c8ce7a</id>
<content type='text'>
Approved by: re (scottl)
</content>
</entry>
<entry>
<title>More vm_offset_t -&gt; vm_paddr_t conversions in kernel dump related code.</title>
<updated>2003-08-31T00:16:28Z</updated>
<author>
<name>Luoqi Chen</name>
<email>luoqi@FreeBSD.org</email>
</author>
<published>2003-08-31T00:16:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=99915acc7d68da75de2439d76036420a0c3cd29c'/>
<id>urn:sha1:99915acc7d68da75de2439d76036420a0c3cd29c</id>
<content type='text'>
This is functionally a no-op. If you have 4G or more memory, most likely
you will still have problem with dumping since PCI device windows are
not currently excluded.

Approved by:	re
</content>
</entry>
<entry>
<title>MFC: bus.h 1.11 and busdma_machdep 1.24 to get bus_dmamap_load_mbuf &amp;</title>
<updated>2003-08-18T16:07:51Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2003-08-18T16:07:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7d60e1147df69d46b039915f250050980a77ea4f'/>
<id>urn:sha1:7d60e1147df69d46b039915f250050980a77ea4f</id>
<content type='text'>
     and bus_dmamap_load_uio into -stable.  Also MFC 1.20 while
     I'm here (teach bus_dmamem_free() about contigfree()).

The resulting kernel builds and boots, but I don't have any
if_xl or if_rl devices in my -stable alpha to test with.
The resulting code looks just like -current (which is well tested),
so I don't anticipate problems.
</content>
</entry>
<entry>
<title>Add vm_paddr_t typedef.</title>
<updated>2003-08-12T05:41:54Z</updated>
<author>
<name>Luoqi Chen</name>
<email>luoqi@FreeBSD.org</email>
</author>
<published>2003-08-12T05:41:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=764f898b9bf8912a5d5e1e7cb06b5ec134b811f1'/>
<id>urn:sha1:764f898b9bf8912a5d5e1e7cb06b5ec134b811f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add one more INVARIANTS check to the mbuf code which detects attempts</title>
<updated>2003-08-10T21:51:41Z</updated>
<author>
<name>Mike Silbersack</name>
<email>silby@FreeBSD.org</email>
</author>
<published>2003-08-10T21:51:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b13a629e216361f4728b2ab206410ff1e0a5e2e7'/>
<id>urn:sha1:b13a629e216361f4728b2ab206410ff1e0a5e2e7</id>
<content type='text'>
to free out of range pointers back to the freelist.
</content>
</entry>
<entry>
<title>Disable FireWire on alpha because bus_dmamap_load_mbuf() is not supported.</title>
<updated>2003-05-05T15:03:03Z</updated>
<author>
<name>Hidetoshi Shimokawa</name>
<email>simokawa@FreeBSD.org</email>
</author>
<published>2003-05-05T15:03:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=edd541944c004abc0e4835c2231db759e898ab7b'/>
<id>urn:sha1:edd541944c004abc0e4835c2231db759e898ab7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Add FireWire drivers to GENERIC and drivers.conf.</title>
<updated>2003-04-28T03:41:46Z</updated>
<author>
<name>Hidetoshi Shimokawa</name>
<email>simokawa@FreeBSD.org</email>
</author>
<published>2003-04-28T03:41:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=00222ec6dd178d8198b448232c6050b89a897a9c'/>
<id>urn:sha1:00222ec6dd178d8198b448232c6050b89a897a9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC GENERIC.hints 1.5: Make the second serial port available for</title>
<updated>2003-03-03T23:12:48Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2003-03-03T23:12:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e67ebb92dec501e96ce1b6d8ca46543b8dc47806'/>
<id>urn:sha1:e67ebb92dec501e96ce1b6d8ca46543b8dc47806</id>
<content type='text'>
general use by default.

Approved by: re@ (jhb)
</content>
</entry>
<entry>
<title>MFC consolidate vmapbuf() and vunmapbuf().  Note that in -current we had to</title>
<updated>2003-01-25T19:02:23Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2003-01-25T19:02:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2acd3323f3fdcf64abd49a86b22e5044725aadaf'/>
<id>urn:sha1:2acd3323f3fdcf64abd49a86b22e5044725aadaf</id>
<content type='text'>
adjust vmapbuf() to use pmap_extract() instead of pamp_kextract() due to
the sparc architecture.  In -stable there is no sparc architecture and I am
making as few changes as possible so pmap_kextract() is being retained.
</content>
</entry>
</feed>
