Emmanuel Vadot
729ba386f0
devd: Always install devmatch.conf
...
It allows devd to run devmatch to find the correct driver based on pnp info.
No Objection from: imp
2018-05-21 21:44:47 +00:00
Warner Losh
ac28ac4863
Add usb.conf to ObsoleteFiles.
...
Add a note to UPDATING.
Fix a missing tab.
Relnotes: Yes
2018-02-12 06:42:38 +00:00
Warner Losh
4f28883dcd
Install devmatch.conf, don't install usb.conf
2018-02-12 04:54:51 +00:00
Glen Barber
b40fde96d2
Fix etcupdate(8) with rc.sendmail and devd/*. It turns out
...
BIN1 and such in etc/* cannot use FILESGROUPS.
Reported by: peter
Sponsored by: The FreeBSD Foundation
2016-04-17 03:45:45 +00:00
Baptiste Daroussin
0ed8966e5b
Make acpi an individual package
...
Flag /etc/devd/asus.conf as a config file so it will be automatically merged on updates
2015-03-05 16:22:31 +00:00
Enji Cooper
4a0ea4d698
Honor MK_ACPI in etc/devd and etc/rc.d
...
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2015-01-26 08:04:38 +00:00
Warner Losh
f8080a9986
HYPERV isn't available on all architectures, but just on by default
...
for i386/amd64. Rather, it only works on i386/amd64 and should only be
built there. Rather than change the default based on which
architecutre, do things more directly by only building it on
i386/amd64 and having it always on. This is how we handle other
options that are relevant only for a few architectures.
2014-10-16 00:33:06 +00:00
Hans Petter Selasky
62f9ed9540
Add example devd configuration file for USB printers.
2014-10-09 13:58:19 +00:00
Xin LI
76cd7220b5
Use a devd event to start hv_kvpd instead of doing so in rc.d script.
...
This is cleaner and eliminates the unneeded startup of KVP daemon on
systems that do not run as a Hyper-V guest.
Submitted by: hrs
X-MFC-with: 271493, 271688, 271699
2014-09-17 02:32:22 +00:00
Enji Cooper
aecd25eea9
Make the USB and ZFS devd configuration files optional depending on the
...
values of MK_USB/MK_ZFS
Making zfs.conf optional resolves PR # 186971
PR: 186971
Phabric: D606
Approved by: jmmv (mentor)
Sponsored by: EMC / Isilon Storage Division
2014-08-15 21:35:31 +00:00
Andriy Gapon
06e79198cb
move devd rules for zfs events into a separate file and fix stale event types
...
Also, extend with some new events.
Additionally, tag syslog messages with 'ZFS' instead of using explicit "ZFS: "
prefix in the messages themselves.
Tested by: Daniel O'Connor <doconnor@gsoft.com.au>
MFC after: 8 days
Sponsored by: HybridCluster
2014-02-14 15:31:48 +00:00
Nathan Whitehorn
b6faf3cfdb
Add support for special keys (volume/brightness/eject) on Apple laptops with
...
ADB keyboards.
Submitted by: Justin Hibbits <jrh29 at alumni dot cwru dot edu>
MFC after: 9.0-RELEASE
2011-10-16 21:01:42 +00:00
Hans Petter Selasky
72b92b5ef7
- Move bus_auto.conf back into /etc/devd/
...
- Rename bus_auto.conf into usb.conf
Requested by: imp @
MFC after: 14 days
2011-06-25 17:01:46 +00:00
Weongyo Jeong
cc5abe58ce
adds a hardware specific configuration file for uath(4).
...
Pointed by: sam
Reviewed by: imp, thompsa
2010-01-19 01:33:56 +00:00
Sam Leffler
971e1ffd1d
revert r187343
2009-01-16 20:42:43 +00:00
Sam Leffler
bdb8f7ad51
add FCC4 SKU to expose Public Safety Band (PSB) frequencies; this is
...
modeled after the Atheros SKU of the same name
2009-01-16 20:40:50 +00:00
Andrew Thompson
487f6bb895
Add /etc/devd/ and move hardware specific configuration there. This makes it
...
easier to maintain custom rules for non-system things like ACPI hotkeys.
/etc/devd.conf is already set up to check this directory, no change needed there.
2008-12-17 19:12:30 +00:00