<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/etc/devd.conf, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2003-10-25T05:03:25Z</updated>
<entry>
<title>Add devctl(4) notify support to ACPI.  Various subsystems now notify</title>
<updated>2003-10-25T05:03:25Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2003-10-25T05:03:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=9b937d4836af13ea4e86868b9bd4e1cc09dee732'/>
<id>urn:sha1:9b937d4836af13ea4e86868b9bd4e1cc09dee732</id>
<content type='text'>
userland whenever events occur.  See the example in devd.conf below
to see how to use it.
</content>
</entry>
<entry>
<title>Add a device driver for the Broadcom BCM4401 ethernet controller,</title>
<updated>2003-09-09T18:17:23Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>2003-09-09T18:17:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=b9f78d2b4a8b3f55b6e04cfcc94105dd896d6f5c'/>
<id>urn:sha1:b9f78d2b4a8b3f55b6e04cfcc94105dd896d6f5c</id>
<content type='text'>
written by Stuart Walsh and Duncan Barclay (with some kibbitzing by
me). I'm checking it in on Stuart's behalf.

The BCM4401 is built into several x86 laptop and desktop systems. For the
moment, I have only enabled it in the x86 kernel config because although
it's a PCI device, I haven't heard of any standalone NICs that use it. If
somebody knows of one, we can easily add it to the other arches.

This driver uses register/structure data gleaned from the Linux
driver released by Broadcom, but does not contain any of the code
from the Linux driver itself. It uses busdma.
</content>
</entry>
<entry>
<title>Fix PATH: directive in sys/modules/re/Makefile, and add the re(4) driver to</title>
<updated>2003-09-08T03:24:29Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>2003-09-08T03:24:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=3ad525ef3c88e26f354fb6149970e848522b0235'/>
<id>urn:sha1:3ad525ef3c88e26f354fb6149970e848522b0235</id>
<content type='text'>
devd.conf.

Pointed out by: Larry Rosenman
</content>
</entry>
<entry>
<title>Remove workaround that I had in place.  devd didn't use to be able to</title>
<updated>2003-08-22T02:18:01Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-08-22T02:18:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4ccbfbeb64ba5198b1d970149973d9a12bd10ab5'/>
<id>urn:sha1:4ccbfbeb64ba5198b1d970149973d9a12bd10ab5</id>
<content type='text'>
handle the empty section, but it has been able to do so for some time
now.
</content>
</entry>
<entry>
<title>Comment out the entire nomatch entry.  The partially commented out</title>
<updated>2003-05-09T05:58:22Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-05-09T05:58:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=e1519c7c55e5f349dd54fc07da8d929734b87ed9'/>
<id>urn:sha1:e1519c7c55e5f349dd54fc07da8d929734b87ed9</id>
<content type='text'>
entry causes problems :-(

This effectively backs out the commit the re@ allowed me to commit.
</content>
</entry>
<entry>
<title>Don't use logger by default just yet for unmatched devices.  It is a</title>
<updated>2003-05-07T15:48:20Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-05-07T15:48:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=690f3e84868ce4edbe5decf4aead51f152210049'/>
<id>urn:sha1:690f3e84868ce4edbe5decf4aead51f152210049</id>
<content type='text'>
little too chatty on boot and doesn't give enough information.

Approved by: re@ (bmah)
</content>
</entry>
<entry>
<title>Add RealTek RTL8150 USB to fast Ethernet controller driver.</title>
<updated>2003-05-03T10:16:56Z</updated>
<author>
<name>Shunsuke Akiyama</name>
<email>akiyama@FreeBSD.org</email>
</author>
<published>2003-05-03T10:16:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=11e04b05286cdde4eb8541fb24a7184d1e74dcfe'/>
<id>urn:sha1:11e04b05286cdde4eb8541fb24a7184d1e74dcfe</id>
<content type='text'>
This driver now supports the Melco LUA-KTX and the GREEN HOUSE
GH-USB100B.

Reviewed by:	imp
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>add ath to the list of Ethernet devices</title>
<updated>2003-03-07T23:43:09Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-03-07T23:43:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=58251a8dc0c2af6bb1abce9f3ea5a65b83120425'/>
<id>urn:sha1:58251a8dc0c2af6bb1abce9f3ea5a65b83120425</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move devd.conf here and install it by default (didn't do a repo copy</title>
<updated>2003-01-09T04:05:06Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-01-09T04:05:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=99127de584892966ec87ea35f61a5a0b512a1295'/>
<id>urn:sha1:99127de584892966ec87ea35f61a5a0b512a1295</id>
<content type='text'>
because there's so little history to save).

MFC After: 10 millifortnights
</content>
</entry>
</feed>
