aboutsummaryrefslogtreecommitdiff
path: root/etc/devd
Commit message (Collapse)AuthorAgeFilesLines
* revert r187343Sam Leffler2009-01-161-1/+1
| | | | Notes: svn path=/head/; revision=187344
* add FCC4 SKU to expose Public Safety Band (PSB) frequencies; this isSam Leffler2009-01-161-1/+1
| | | | | | | modeled after the Atheros SKU of the same name Notes: svn path=/head/; revision=187343
* Move another block of ASUS events to devd/asus.conf that were missed in r186249Andrew Thompson2008-12-231-0/+22
| | | | Notes: svn path=/head/; revision=186432
* Add /etc/devd/ and move hardware specific configuration there. This makes itAndrew Thompson2008-12-172-0/+61
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. Notes: svn path=/head/; revision=186249