History log of /freebsd-14.2/sbin/devd/devd.conf (Results 1 – 25 of 26)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0
# 32fdac77 07-Nov-2023 Emmanuel Vadot <[email protected]>

devd: autofs: Move autofs related events to a separate file

If a user don't have FreeBSD-autofs installed there is no need to try calling
automount on every GEOM event.
It's also easier to add/delet

devd: autofs: Move autofs related events to a separate file

If a user don't have FreeBSD-autofs installed there is no need to try calling
automount on every GEOM event.
It's also easier to add/delete autofs related event in a separate file.

Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D42495
Reviewed by: imp

(cherry picked from commit b3c116d50ecacaab5236e0488cb74c1bcf614ae7)

show more ...


# d0b2dbfa 16-Aug-2023 Warner Losh <[email protected]>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# e17944a8 18-Apr-2023 Bjoern A. Zeeb <[email protected]>

ath10k: ath11k: ammend devd.conf regex

In order to match these drivers, and in expectiation of ath12k
happening add ath[0-9]+k to the regex pattern for wlan devices.

MFC after: 2 months


# 88e71cc0 18-Apr-2023 Bjoern A. Zeeb <[email protected]>

mt76: devd: add support for mt79* wireless drivers to devd.conf

Add the "mt79" to the regex for wireless drivers in devd.conf so
that they get handled as expected.

MFC after: 2 months


Revision tags: release/13.2.0
# cab549c7 01-Feb-2023 Emmanuel Vadot <[email protected]>

pkgbase: Create a FreeBSD-console-tools package

And put in it:
- kbdcontrol
- vidcontrol
- moused
- kbdmap

Those aren't useful in a jail or for a modern desktop.
While here, split the devd.conf

pkgbase: Create a FreeBSD-console-tools package

And put in it:
- kbdcontrol
- vidcontrol
- moused
- kbdmap

Those aren't useful in a jail or for a modern desktop.
While here, split the devd.conf part into some new files.

Reviewed by: bapt
Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D38321

show more ...


# 2878e21f 01-Feb-2023 Emmanuel Vadot <[email protected]>

devd: Move power_profile part in devd/power_profile.conf

And make it part of the FreeBSD-acpi package.
This avoid calling service power_profile on an installation without it
installed.

Sponsored by

devd: Move power_profile part in devd/power_profile.conf

And make it part of the FreeBSD-acpi package.
This avoid calling service power_profile on an installation without it
installed.

Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D38324

show more ...


# 9150a045 01-Feb-2023 Emmanuel Vadot <[email protected]>

devd: Move bluetooth part in devd/bluetooth.conf

And make it part of the FreeBSD-bluetooth package.
This avoid calling service bluetooth on an installation without it
installed.

Sponsored by: Bec

devd: Move bluetooth part in devd/bluetooth.conf

And make it part of the FreeBSD-bluetooth package.
This avoid calling service bluetooth on an installation without it
installed.

Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D38323

show more ...


# f4d9116d 01-Feb-2023 Emmanuel Vadot <[email protected]>

devd: Move dhclient part in devd/dhclient.conf

And make it part of the FreeBSD-dhclient package.
This avoid calling dhclient on an installation without dhclient
installed.

Sponsored by: Beckhoff Au

devd: Move dhclient part in devd/dhclient.conf

And make it part of the FreeBSD-dhclient package.
This avoid calling dhclient on an installation without dhclient
installed.

Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D38322

show more ...


Revision tags: release/12.4.0, release/13.1.0
# dea368bc 28-Mar-2022 Warner Losh <[email protected]>

devd: Add rtw to wireless list

rtw88 and rtw89 are coming soon, so add them here now

Sponsored by: Netflix
MFC After: 1 day


# e0ab0ff1 09-Jan-2022 Warner Losh <[email protected]>

devd: correct wifi regexp

Correct the wifi regexp to include iwlwifi and remove wi driver that was
has been retired.

Sponsored by: Netflix


# 926e825e 09-Jan-2022 Warner Losh <[email protected]>

devd: remove the scsi regexp

We don't really use the scsi regexp for anything. The rescan was a
workaround that was fixed a long time ago and has been disabled for
ages. And the regexp was incomplet

devd: remove the scsi regexp

We don't really use the scsi regexp for anything. The rescan was a
workaround that was fixed a long time ago and has been disabled for
ages. And the regexp was incomplete.

Sponsored by: Netflix

show more ...


Revision tags: release/12.3.0
# a5354135 15-Jul-2021 Warner Losh <[email protected]>

devd: remove pccard entries

The pccard entries are now obsolete, remove them.

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D31184


# 1a212abd 07-May-2021 Ceri Davies <[email protected]>

devd.conf: Remove support for coldsync

The coldsync port was removed in 2012. The last stable release of
coldsync was issued in 2002. Let's get rid of it.

PR: 255051
Reviewed by: imp
MFC after:

devd.conf: Remove support for coldsync

The coldsync port was removed in 2012. The last stable release of
coldsync was issued in 2002. Let's get rid of it.

PR: 255051
Reviewed by: imp
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D30100

show more ...


# 6a8ed85f 07-May-2021 Ceri Davies <[email protected]>

devd.conf: Typo

PR: 255051
MFC after: 3 days


Revision tags: release/13.0.0, release/12.2.0
# 6f6f0f28 09-Oct-2020 Warner Losh <[email protected]>

Remove gratuitous use of '' around arguments

There's no need to use ' here, so remove it. This use causes no
problems, but is a bad example.


# f2ed697e 16-Jul-2020 Mateusz Piotrowski <[email protected]>

Remove old devd rules for ActiveWire and Entrega Serial DB25

Those rules have been broken at least since 8-STABLE, when the port
providing the ezdownload binary was removed (misc/ezload).

Reviewed

Remove old devd rules for ActiveWire and Entrega Serial DB25

Those rules have been broken at least since 8-STABLE, when the port
providing the ezdownload binary was removed (misc/ezload).

Reviewed by: kevans, imp
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D25686

show more ...


Revision tags: release/11.4.0, release/12.1.0, release/11.3.0
# bbf61f79 27-Jan-2019 Andriy Voskoboinyk <[email protected]>

devd.conf(5): simplify regex

Submitted by: Helge Oldach <[email protected]>
MFC after: 5 days


# 51a3cc6c 21-Jan-2019 Andriy Voskoboinyk <[email protected]>

Fix duplicate wpa_supplicant(8) / hostapd(8) startup with devd(8)

Do not invoke 'wlan_up' function from devd(8) on interface
creation event (an example to create such event:
'ifconfig wlan0 create w

Fix duplicate wpa_supplicant(8) / hostapd(8) startup with devd(8)

Do not invoke 'wlan_up' function from devd(8) on interface
creation event (an example to create such event:
'ifconfig wlan0 create wlandev rtwn0');
they're typically produced during 'service netif (re)start'
and result in duplicate interface initialization.

From the user side if WPA option is used, this result in messages like:
- /etc/rc.d/wpa_supplicant: WARNING: failed to start wpa_supplicant
or
- wpa_supplicant already running? (pid=xxxx).
(for HOSTAP interfaces this race may result in startup failure).

As a side effect, wpa_supplicant(8) / hostapd(8) will not be
invoked when new wlan(4) interface is created manually and
corresponding configuration for it is present in rc.conf(5).

This change does not affect device attach / removal events.

MFC after: 5 days

show more ...


# 271b714d 21-Jan-2019 Andriy Voskoboinyk <[email protected]>

devd.conf(5): add otus(4) into wifi-driver-regex

MFC after: 5 days


Revision tags: release/12.0.0
# 1a658069 02-Nov-2018 Warner Losh <[email protected]>

Further research shows usbdump(8) is what we should point people at
rather than tcpdump for usb traffic capture.


# 43a96624 02-Nov-2018 Warner Losh <[email protected]>

Catch up with the SCSI device removal. We should likely review why we
even have this.


# 7e4161c1 02-Nov-2018 Warner Losh <[email protected]>

Document r226775: tell why we omit usbus[0-9]+

tcpdump can capture packet traces from the usb bus. usbus[0-9] are
registered as ifnet devices so this can work. When these devices come
up, devd was t

Document r226775: tell why we omit usbus[0-9]+

tcpdump can capture packet traces from the usb bus. usbus[0-9] are
registered as ifnet devices so this can work. When these devices come
up, devd was trying to run pccard_ether on those interfaces, which
didn't exist and generated an error.

show more ...


# 44e1285c 21-Aug-2018 Brad Davis <[email protected]>

Move all devd related configs to sbin/devd/

This helps with pkgbase as it switches these to using CONFS so they are
properly tagged as config files.

Approved by: will (mentor), imp
Differential Rev

Move all devd related configs to sbin/devd/

This helps with pkgbase as it switches these to using CONFS so they are
properly tagged as config files.

Approved by: will (mentor), imp
Differential Revision: https://reviews.freebsd.org/D16781

show more ...


Revision tags: release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0, release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0, release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0, release/5.1.0_cvs, release/5.1.0, release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0
# 3054f218 07-Dec-2002 Warner Losh <[email protected]>

MFp4 (imp_freebsd branch): snapshot of devd work:
o improve parsing and lexing
o create data structures based on the parsed file now.
o Still need to rewrite main loop and add regex (still uses hard

MFp4 (imp_freebsd branch): snapshot of devd work:
o improve parsing and lexing
o create data structures based on the parsed file now.
o Still need to rewrite main loop and add regex (still uses hard coded
devd-generic)
o minor man page updates.

# There should be one more commit before rc2

Approved by: re (blanket)

show more ...


# 85fb48da 18-Nov-2002 John Baldwin <[email protected]>

Remove leading ^ from example of match line in vendor-supplied rules since
the ^ is implicit at the beginning of the expressions.


12