<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/cam, branch releng/5.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2004-04-19T17:26:46Z</updated>
<entry>
<title>Remove opt_da.h from the Makefile as well.  Duplication of the option in</title>
<updated>2004-04-19T17:26:46Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2004-04-19T17:26:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e69d8e61f3ec227136ba3f6a742efa260ffe0c81'/>
<id>urn:sha1:e69d8e61f3ec227136ba3f6a742efa260ffe0c81</id>
<content type='text'>
both the Makefile and sys/conf/options is what led to this oversight.
Apologies for breaking the build.
</content>
</entry>
<entry>
<title>Use double quotes instead of single quotes for echos to build options</title>
<updated>2003-12-29T09:15:48Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2003-12-29T09:15:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=04bf9e6707e7473cf66b322d1107b0a00069eac5'/>
<id>urn:sha1:04bf9e6707e7473cf66b322d1107b0a00069eac5</id>
<content type='text'>
headers as in most other modules Makefiles (5 yesterday, none now).
Fixed any simple nearby style bugs (not many).
</content>
</entry>
<entry>
<title>Fix the new DA_OLD_QUIRKS option for normal and module compiles.</title>
<updated>2003-07-29T18:08:16Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2003-07-29T18:08:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dda5f182aefc5466431fb840f2e348bfac5fd8e2'/>
<id>urn:sha1:dda5f182aefc5466431fb840f2e348bfac5fd8e2</id>
<content type='text'>
Pointed out by: 	bde
</content>
</entry>
<entry>
<title>New SCSI target emulator code</title>
<updated>2002-11-22T22:55:51Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2002-11-22T22:55:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c38b150ae4caf99b23582a67fc8a53335d6224da'/>
<id>urn:sha1:c38b150ae4caf99b23582a67fc8a53335d6224da</id>
<content type='text'>
This code allows a user program to enable target mode on a SIM and
then emulate any number of devices (disks, tape drives, etc.)  All
decisions about device behavior (UA, CA, inquiry response) are left
to the usermode program and the kernel driver is merely a conduit
for CCBs.  This enables multiple concurrent target emulators, each
using its own backing store and IO model.

Also included is a user program that emulates a disk (RBC) using a
file as a backing store.  This provides functionality similar to
md(4) at the CAM layer.

Code has been tested on ahc(4) and should also work on isp(4) (and
other SIMs that gain target mode support).  It is a complete rewrite
of /sys/cam/scsi_target* and /usr/share/examples/scsi_target.

Design, comments from:	gibbs
Supported by:		Cryptography Research
Approved by:		re
</content>
</entry>
<entry>
<title>Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.</title>
<updated>2002-11-06T13:47:00Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2002-11-06T13:47:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ab3626d51a1d3db8cef3fe4c9b19182278e553b4'/>
<id>urn:sha1:ab3626d51a1d3db8cef3fe4c9b19182278e553b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove cam_extend.c from sources to unbreak modules.</title>
<updated>2002-08-15T21:41:59Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-08-15T21:41:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=97b0a9a249256f7ced8f2c945c459204c6e0472c'/>
<id>urn:sha1:97b0a9a249256f7ced8f2c945c459204c6e0472c</id>
<content type='text'>
Missed by: kern/39809,njl
</content>
</entry>
<entry>
<title>Drop &lt;bsd.man.mk&gt; support from &lt;bsd.kmod.mk&gt;.</title>
<updated>2002-01-11T15:49:02Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-01-11T15:49:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=17d6c636720d00f77e5d098daf4c278f89d84f7b'/>
<id>urn:sha1:17d6c636720d00f77e5d098daf4c278f89d84f7b</id>
<content type='text'>
Not objected to by:	-current
</content>
</entry>
<entry>
<title>Turn on unconditional symbol export for modules whose API is</title>
<updated>2002-01-11T01:19:26Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>2002-01-11T01:19:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4535126875e78f47a6b3445c7b8d58d325ec4fcf'/>
<id>urn:sha1:4535126875e78f47a6b3445c7b8d58d325ec4fcf</id>
<content type='text'>
not clear enough, will require additional analysis, or will
require some input from their maintainers.
</content>
</entry>
<entry>
<title>Add pc98 support.</title>
<updated>2001-02-10T12:52:56Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2001-02-10T12:52:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=69115ebe9066b20555cb5bfaa98eb02cac3ecab3'/>
<id>urn:sha1:69115ebe9066b20555cb5bfaa98eb02cac3ecab3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a consistent style and one much closer to the rest of /usr/src</title>
<updated>2001-01-06T14:00:42Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-01-06T14:00:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c68159a6d8eede11766cf13896d0f7670dbd51aa'/>
<id>urn:sha1:c68159a6d8eede11766cf13896d0f7670dbd51aa</id>
<content type='text'>
</content>
</entry>
</feed>
