Searched refs:devd (Results 1 – 25 of 25) sorted by relevance
| /freebsd/sbin/devd/ |
| H A D | Makefile | 4 PACKAGE=devd 6 CONFS= devd.conf 8 DEVDDIR= /etc/devd 71 PROG_CXX=devd 72 SRCS= devd.cc token.l parse.y y.tab.h 73 MAN= devd.8 devd.conf.5
|
| /freebsd/release/tools/ |
| H A D | arm.subr | 110 echo >> ${CHROOTDIR}/${DESTDIR}/etc/devd.conf 112 >> ${CHROOTDIR}/${DESTDIR}/etc/devd.conf 114 >> ${CHROOTDIR}/${DESTDIR}/etc/devd.conf 116 >> ${CHROOTDIR}/${DESTDIR}/etc/devd.conf 118 >> ${CHROOTDIR}/${DESTDIR}/etc/devd.conf 120 >> ${CHROOTDIR}/${DESTDIR}/etc/devd.conf 122 >> ${CHROOTDIR}/${DESTDIR}/etc/devd.conf 124 >> ${CHROOTDIR}/${DESTDIR}/etc/devd.conf 126 >> ${CHROOTDIR}/${DESTDIR}/etc/devd.conf
|
| /freebsd/release/packages/ucl/ |
| H A D | devd-all.ucl | 29 The devd utility is a system daemon that runs in the background all the time. 30 Whenever a device is added to or removed from the device tree, devd will 31 execute actions specified in devd.conf(5). For example, devd might execute 34 be for devd to use a table to locate and load via kldload(8) the proper driver
|
| H A D | README | 32 * If a package contains hooks intended to be invoked from devd, do not add 33 a dependency on "devd". Like rc, devd is optional. The exception is if 34 the package doesn't work at all without devd, in which case a dependency 44 previously mentioned examples (rc, devd, etc.), add a dependency on
|
| H A D | devd.ucl | 20 # devd uses /bin/sh to invoke hooks.
|
| H A D | devmatch-all.ucl | 24 operation by devd(8) when new hardware is attached to the system.
|
| H A D | acpi-all.ucl | 31 invoked automatically by devd(8) when the system power state changes.
|
| H A D | dhclient-all.ucl | 42 The DHCP client is typically started automatically on boot, or by devd(8)
|
| /freebsd/stand/i386/libi386/ |
| H A D | biosdisk.c | 715 struct disk_devdesc devd; in bd_print_common() local 759 devd.dd.d_dev = dev; in bd_print_common() 760 devd.dd.d_unit = i; in bd_print_common() 761 devd.d_slice = D_SLICENONE; in bd_print_common() 762 devd.d_partition = D_PARTNONE; in bd_print_common() 763 if (disk_open(&devd, in bd_print_common() 768 ret = disk_print(&devd, line, verbose); in bd_print_common() 769 disk_close(&devd); in bd_print_common()
|
| /freebsd/etc/mtree/ |
| H A D | BSD.root.dist | 58 devd tags=package=devd
|
| H A D | BSD.tests.dist | 490 devd
|
| /freebsd/usr.sbin/bluetooth/rtlbtfw/ |
| H A D | Makefile | 3 CONFSDIR= /etc/devd
|
| /freebsd/usr.sbin/bluetooth/iwmbtfw/ |
| H A D | Makefile | 3 CONFSDIR= /etc/devd
|
| /freebsd/libexec/rc/rc.d/ |
| H A D | devd | 23 if get_pidfile_from_conf pid-file /etc/devd.conf; then
|
| H A D | Makefile | 140 DEVDPACKAGE= devd 141 DEVD= devd
|
| /freebsd/usr.sbin/syslogd/ |
| H A D | syslog.conf | 13 !-devd
|
| /freebsd/share/examples/etc/ |
| H A D | README.examples | 17 devd.conf - configuration file for devd(8)
|
| /freebsd/libexec/rc/ |
| H A D | netstart | 35 /etc/rc.d/devd ${_start}
|
| /freebsd/usr.sbin/newsyslog/ |
| H A D | newsyslog.conf | 24 /var/log/devd.log 644 3 1000 * JC
|
| /freebsd/sbin/ |
| H A D | Makefile | 9 devd \
|
| /freebsd/share/mk/ |
| H A D | local.dirdeps.mk | 265 sbin/devd/tests \
|
| /freebsd/targets/pseudo/tests/ |
| H A D | Makefile.depend | 188 sbin/devd/tests \
|
| /freebsd/targets/pseudo/userland/ |
| H A D | Makefile.depend | 56 sbin/devd \
|
| /freebsd/ |
| H A D | UPDATING | 824 FreeBSD-devd FreeBSD-devmatch 1161 The resume code now notifies devd with the 'kernel' system 1800 r335753 introduced a new quoting method. However, etc/devd/devmatch.conf 1943 devmatch functionality has been turned on in devd. It will automatically
|
| /freebsd/tools/build/mk/ |
| H A D | OptionalObsoleteFiles.inc | 46 OLD_FILES+=etc/devd/asus.conf 126 OLD_FILES+=etc/devd/autofs.conf 210 OLD_FILES+=etc/devd/iwmbtfw.conf 211 OLD_FILES+=etc/devd/rtlbtfw.conf 2382 OLD_FILES+=etc/devd/hyperv.conf 8750 OLD_FILES+=etc/devd/uath.conf 8751 OLD_FILES+=etc/devd/uauth.conf 8752 OLD_FILES+=etc/devd/ulpt.conf 8753 OLD_FILES+=etc/devd/usb.conf 9203 OLD_FILES+=etc/devd/zfs.conf
|