<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sys/dev/slice/disklabel.c, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>1998-09-14T19:56:42Z</updated>
<entry>
<title>Remove the SLICE code.</title>
<updated>1998-09-14T19:56:42Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>1998-09-14T19:56:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d024c955995756f65099bc2a8cc67d5366591e28'/>
<id>urn:sha1:d024c955995756f65099bc2a8cc67d5366591e28</id>
<content type='text'>
This clearly needs alot more thought, and we dont need this to hunt
us down in 3.0-RELEASE.
</content>
</entry>
<entry>
<title>Start cleaning up the aynchronous probing code for SLICE handlers.</title>
<updated>1998-07-20T04:12:40Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1998-07-20T04:12:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d73cede61fcb85a81e946912048a96a36c2cd034'/>
<id>urn:sha1:d73cede61fcb85a81e946912048a96a36c2cd034</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SLICE probing becomes asynchronous. It can now be triggered by</title>
<updated>1998-07-13T08:23:05Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1998-07-13T08:23:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ad27f8d9a57655a2872d93e9e55fbb44d386377d'/>
<id>urn:sha1:ad27f8d9a57655a2872d93e9e55fbb44d386377d</id>
<content type='text'>
interupt level events. This needs a lot of cleanup, but has been working
here for a month or two.. originally needed for CAM integration
but that hasn't happenned yet. The probing  state machines for each
handler should be replaced by a more generic state-service. It's
still quite messy in there..
</content>
</entry>
<entry>
<title>Fix some more ioctls which I missed becausese they were hidden by options</title>
<updated>1998-06-07T19:40:41Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1998-06-07T19:40:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=498b291e2657c683c2277990ea036a0b0c15dc22'/>
<id>urn:sha1:498b291e2657c683c2277990ea036a0b0c15dc22</id>
<content type='text'>
which were not in LINT.
</content>
</entry>
<entry>
<title>Don't call a dump routine if there isn't one. (e.g. in floppy driver)</title>
<updated>1998-05-06T23:32:48Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1998-05-06T23:32:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=456fbc3125ed5ff3e63aceb1ccba6c2adbec63ac'/>
<id>urn:sha1:456fbc3125ed5ff3e63aceb1ccba6c2adbec63ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add dump support to the DEVFS/slice code.</title>
<updated>1998-05-06T22:14:48Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1998-05-06T22:14:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7f2f1b784ee071a56749d256472016d911a4d1dc'/>
<id>urn:sha1:7f2f1b784ee071a56749d256472016d911a4d1dc</id>
<content type='text'>
now we can actually catch our crashes :-)

Submitted by: Luoqi Chen &lt;luoqi@chen.ml.org&gt; (the man who's everywhere)
</content>
</entry>
<entry>
<title>Bad144 support for the slice system (!)</title>
<updated>1998-04-22T19:27:54Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1998-04-22T19:27:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=afcdc872dcda89a600d118479ac6f0cef5f3bb48'/>
<id>urn:sha1:afcdc872dcda89a600d118479ac6f0cef5f3bb48</id>
<content type='text'>
Submitted by: luoqi@watermarkgroup.com (Luoqi Chen)

I'm amazed by this. Slice has only been checked in for 2 days..
</content>
</entry>
<entry>
<title>close() is no longer a SLICE method.</title>
<updated>1998-04-22T10:25:27Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1998-04-22T10:25:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=26d3bf5f1b814330645875e5e81c6d592440ce5c'/>
<id>urn:sha1:26d3bf5f1b814330645875e5e81c6d592440ce5c</id>
<content type='text'>
Close is simply an open with no-read and no-write once internal to SLICE
(it still exports a close to the rest of the kernel)
</content>
</entry>
<entry>
<title>Add changes and code to implement a functional DEVFS.</title>
<updated>1998-04-19T23:32:49Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1998-04-19T23:32:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=3e425b968d4b5478e0e1edda78ca13e0e91fa7fe'/>
<id>urn:sha1:3e425b968d4b5478e0e1edda78ca13e0e91fa7fe</id>
<content type='text'>
This code will be turned on with the TWO options
DEVFS and SLICE. (see LINT)
Two labels PRE_DEVFS_SLICE and POST_DEVFS_SLICE will deliniate these changes.

/dev will be automatically mounted by init (thanks phk)
on bootup. See /sys/dev/slice/slice.4 for more info.
All code should act the same without these options enabled.

Mike Smith, Poul Henning Kamp, Soeren, and a few dozen others

This code does not support the following:
bad144 handling.
Persistance. (My head is still hurting from the last time we discussed this)
ATAPI flopies are not handled by the SLICE code yet.

When this code is running, all major numbers are arbitrary and COULD
be dynamically assigned. (this is not done, for POLA only)
Minor numbers for disk slices ARE arbitray and dynamically assigned.
</content>
</entry>
</feed>
