<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/ida, branch release/4.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-05-23T19:30:35Z</updated>
<entry>
<title>MFC: correctly pick the NCR chip.</title>
<updated>2000-05-23T19:30:35Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2000-05-23T19:30:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=785a6e7b796935a013b109b9efbf5c9852e91f70'/>
<id>urn:sha1:785a6e7b796935a013b109b9efbf5c9852e91f70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: pull in new PCI device IDS for the IDA driver.</title>
<updated>2000-05-22T17:58:30Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2000-05-22T17:58:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d549c74d980b39c86b205268e4f62ab7eb97b3aa'/>
<id>urn:sha1:d549c74d980b39c86b205268e4f62ab7eb97b3aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: rename id_foo --&gt; idad_foo and fix cdevsw naming that prevents booting.</title>
<updated>2000-05-03T23:54:09Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2000-05-03T23:54:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7ab0aa0d63da8b8650b2a1c98f0618fbd1906d5b'/>
<id>urn:sha1:7ab0aa0d63da8b8650b2a1c98f0618fbd1906d5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC, rev 1.15; data corruption bug under heavy I/O load.</title>
<updated>2000-04-25T02:29:51Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2000-04-25T02:29:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f8e3a307ea618f816a1b851fd0a0f42f44482422'/>
<id>urn:sha1:f8e3a307ea618f816a1b851fd0a0f42f44482422</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2000-04-16T14:14:29Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2000-04-16T14:14:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5b41c79b48ed4589110263796aea89a50848d1c0'/>
<id>urn:sha1:5b41c79b48ed4589110263796aea89a50848d1c0</id>
<content type='text'>
The EISA bits haven't ever worked here.
</content>
</entry>
<entry>
<title>Cosmetic fix: "id" -&gt; "idad" for devstat.</title>
<updated>2000-03-08T21:10:15Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2000-03-08T21:10:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e7e1e770ede564f2bad2e940c59b0c0149fa0c43'/>
<id>urn:sha1:e7e1e770ede564f2bad2e940c59b0c0149fa0c43</id>
<content type='text'>
Missed in prior (approved) commit by: jlemon
</content>
</entry>
<entry>
<title>Add support for older EISA compaq cards and newer Smart 4200 cards.</title>
<updated>2000-03-08T16:16:31Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2000-03-08T16:16:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ee7eb00e05de272ad29499ac16f115ce23fd27ed'/>
<id>urn:sha1:ee7eb00e05de272ad29499ac16f115ce23fd27ed</id>
<content type='text'>
Change disk names to `idad' to avoid naming conflicts with the controller,
and enable the new disk code to pick up the drives.

Tested by:  	david.w.james@bt.com  (existing compaq support)
Reviewed by:	msmith
Approved by:	jordan
</content>
</entry>
<entry>
<title>Revamp the devstat priority system.  All disks now have the same priority.</title>
<updated>1999-12-08T04:45:23Z</updated>
<author>
<name>Kenneth D. Merry</name>
<email>ken@FreeBSD.org</email>
</author>
<published>1999-12-08T04:45:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=86b2c8466d55cc4288852ba561b48581096f5859'/>
<id>urn:sha1:86b2c8466d55cc4288852ba561b48581096f5859</id>
<content type='text'>
The same goes for CD drivers and tape drivers.  In systems with mixed IDE
and SCSI, devices in the same priority class will be sorted in attach
order.

Also, the 'CCD' priority is now the 'ARRAY' priority, and a number of
drivers have been modified to use that priority.

This includes the necessary changes to all drivers, except the ATA drivers.
Soren will modify those separately.

This does not include and does not require any change in the devstat
version number, since no known userland applications use the priority
enumerations.

Reviewed by:	msmith, sos, phk, jlemon, mjacob, bde
</content>
</entry>
<entry>
<title>Remove the 'ivars' arguement to device_add_child() and</title>
<updated>1999-12-03T08:41:24Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>1999-12-03T08:41:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fe0d408987b42b531420ff2de76d534dbe7ecee7'/>
<id>urn:sha1:fe0d408987b42b531420ff2de76d534dbe7ecee7</id>
<content type='text'>
device_add_child_ordered().  'ivars' may now be set using the
device_set_ivars() function.

This makes it easier for us to change how arbitrary data structures are
associated with a device_t.  Eventually we won't be modifying device_t
to add additional pointers for ivars, softc data etc.

Despite my best efforts I've probably forgotten something so let me know
if this breaks anything.  I've been running with this change for months
and its been quite involved actually isolating all the changes from
the rest of the local changes in my tree.

Reviewed by:	peter, dfr
</content>
</entry>
<entry>
<title>Call id_drvinit() from attach, not probe as the OS hasn't necessarily</title>
<updated>1999-11-08T07:56:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-11-08T07:56:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=91bbda5f1f9bac99c2fc05d15b4e8499326e32c1'/>
<id>urn:sha1:91bbda5f1f9bac99c2fc05d15b4e8499326e32c1</id>
<content type='text'>
decided which driver to use until attach.  Use DRIVER_MODULE().
</content>
</entry>
</feed>
