<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/etc/devd.conf, branch release/6.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2006-07-24T20:42:36Z</updated>
<entry>
<title>MFC</title>
<updated>2006-07-24T20:42:36Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2006-07-24T20:42:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=66003adb3a61ac23ad27795684b5ff1adb4c307a'/>
<id>urn:sha1:66003adb3a61ac23ad27795684b5ff1adb4c307a</id>
<content type='text'>
  Announce all interfaces to devd on attach/detach. This adds a new devctl
  notification so all interfaces including pseudo are reported.

  r1.33   src/etc/devd.conf
  r1.9    src/etc/rc.d/devd
  r1.256  src/sys/net/if.c
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-03-21T19:42:32Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2006-03-21T19:42:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eacf1a9412173fb46ce8148c1ba1bc261876dbf6'/>
<id>urn:sha1:eacf1a9412173fb46ce8148c1ba1bc261876dbf6</id>
<content type='text'>
Reorganize /etc/rc.d/syscons and move all keyboard related settings
into one function syscons_configure_keyboard(). Call new function from
both syscons_start() and sysconst_setkeyboard(). The reason for this
is because syscons_start() will (re)configure both keyboard and screen
settings. Apparently, some graphics cards have problems with running
vidcontrol(1) while X11 is running.

Remove "/etc/rc.d/syscons restart" from /etc/devd.conf. It is no longer
required. Using "/etc/rc.d/syscons setkeyboard" is enough. This also
should fix annoying "syscons not running?" message.

Tested by:	Ulrich Spoerlein &lt; q at galgenberg dot net &gt;
Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-03-07T06:13:17Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2006-03-07T06:13:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d4630d9d05cf7525d32405a53c964dd351b51526'/>
<id>urn:sha1:d4630d9d05cf7525d32405a53c964dd351b51526</id>
<content type='text'>
Add new 'setkeyboard' method to the /etc/rc.d/syscons. It accepts the
keyboard device name (i.e. /dev/kbd0). This method will do nothing is
kbdmux(4) is the current active keyboard, otherwise it will switch
active keyboard as requested.

Modify ukbd(4) entries in the /etc/devd.conf to use /etc/rc.d/syscons
and new 'setkeyboard' method.

Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>MFC: Start Bluetooth integration into rc.d system.</title>
<updated>2005-11-23T18:03:33Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2005-11-23T18:03:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=736e16a316fa2c45b047539fbfb8fce79481225c'/>
<id>urn:sha1:736e16a316fa2c45b047539fbfb8fce79481225c</id>
<content type='text'>
Introduce /etc/rc.d/bluetooth script to start/stop Bluetooth devices. It
will be called from devd(8) in response to device arrival/departure events.
It is also possible to call it by hand to start/stop particular device
without unplugging it.

Introduce generic way to set configuration parameters for Bluetooth devices.
By default /etc/rc.d/bluetooth script has hardwired defaults compatible
with old rc.bluetooth from /usr/share/netgraph/bluetooth/examples. These
can be overridden using /etc/defaults/bluetooth.device.conf file (system
wide defaults). Finally, there could be another device specific override
file located in /etc/bluetooth/$device.conf (where $device is ubt0, btccc0
etc.)

The list of configuration parameters and their meaning described in the
/etc/defaults/bluetooth.device.conf file. Even though Bluetooth device
configuration files are not shell scripts, they must follow basic sh(1) syntax.

Add rc.d scripts for the hcsecd(8) and sdpd(8) daemons. Put defaults into
/etc/defaults/rc.conf. Both daemons can run even if no Bluetooth devices
are attached to the system. Both daemons depend on Bluetooth socket layer.

Fix Bluetooth assigned numbers URL in /etc/bluetooth/protocols file.
</content>
</entry>
<entry>
<title>MFC 1.28: use media type to recognize eth+802.11 network interfaces</title>
<updated>2005-09-03T22:49:22Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2005-09-03T22:49:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=667d62894fdc0d2528baea62798fab11fcc2d352'/>
<id>urn:sha1:667d62894fdc0d2528baea62798fab11fcc2d352</id>
<content type='text'>
     instead of doing a regex on device names

Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>Support code for the OpenBSD dhclient.  This significantly changes the</title>
<updated>2005-06-07T04:49:12Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2005-06-07T04:49:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8e9e71f817288aaaf232546f52d7cf14f79c4760'/>
<id>urn:sha1:8e9e71f817288aaaf232546f52d7cf14f79c4760</id>
<content type='text'>
way interfaces are configured.  Some key points:

  - At startup, all interfaces are configured through /etc/rc.d/netif.
  - ifconfig_&lt;if&gt; variables my now mix real ifconfig commands the with
    DHCP and WPA directives.  For example, this allows media
    configuration prior to running dhclient.
  - /etc/rc.d/dhclient is not run at startup except by netif to start
    dhclient on specific interfaces.
  - /etc/pccard_ether calls "/etc/rc.d/netif start &lt;if&gt;" to do most of
    it's work.
  - /etc/pccard_ether no longer takes additional arguments to pass to
    ifconfig.  Instead, ifconfig_&lt;if&gt; variables are now honored in favor
    of pccard_ifconfig when available.
  - /etc/pccard_ether will only run on interfaces specified in
    removable_interfaces, even if pccard_ifconfig is set.
</content>
</entry>
<entry>
<title>Add esp(4) to scsi-controller-regex.</title>
<updated>2005-06-04T21:05:37Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2005-06-04T21:05:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=91ee05e12229da2b7afe938df273fb7bd48426b7'/>
<id>urn:sha1:91ee05e12229da2b7afe938df273fb7bd48426b7</id>
<content type='text'>
MFC after:	1 month
</content>
</entry>
<entry>
<title>Add cdce(4) into the list of ethernet interfaces.</title>
<updated>2005-05-23T16:23:28Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2005-05-23T16:23:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=61a20ce696da1bf43620d00115f9621af4318de4'/>
<id>urn:sha1:61a20ce696da1bf43620d00115f9621af4318de4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run /etc/rc.d/syscons restart when a usb keyboard is attached so that the</title>
<updated>2005-05-11T10:24:20Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2005-05-11T10:24:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=709acd03009efc404671d3307fd60e41aa5ba958'/>
<id>urn:sha1:709acd03009efc404671d3307fd60e41aa5ba958</id>
<content type='text'>
keymap and other settings are correct.
</content>
</entry>
<entry>
<title>When ukbd0 arrives, attach to /dev/ukbd0 rather then /dev/kbd1 since</title>
<updated>2005-01-08T06:00:24Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2005-01-08T06:00:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e6da72a102e308178bfd98d4d3789c0c1bea58a9'/>
<id>urn:sha1:e6da72a102e308178bfd98d4d3789c0c1bea58a9</id>
<content type='text'>
kbd1 might be something else.
</content>
</entry>
</feed>
