Lines Matching +full:sub +full:- +full:system
26 .\" Copyright (c) 1999-2000 by Internet Software Consortium
59 .Bl -tag -width ".Ic options"
94 .Bd -literal -offset indent
101 .Ss Sub-statements
102 The following sub-statements are supported within the
105 .Bl -tag -width ".Ic directory"
114 .It Ic pid-file Qq Pa /var/run/devd.pid ;
116 .It Ic set Ar regexp-name Qq Ar (some|regexp) ;
118 .Ar regexp-name .
130 The following sub-statements are supported within the
135 .Bl -tag -width ".Ic directory"
139 .Dq Li "/etc/pccard_ether $device-name start" .
143 .It Ic device-name Qq string ;
145 .Dq Ic match Qo Li device-name Qc Qq Ar string .
151 .Dq Li device-name
169 .Ic device-name
172 .It Ic media-type Qq Ar string ;
174 .Ic media-type
186 The following sub-statements are supported within the
189 .Bl -tag -width ".Ic directory"
203 The following sub-statements are supported within the
209 on which system and subsystem that delivered the event.
210 .Bl -tag -width ".Ic directory"
215 .It Ic match Qo Ar system | subsystem | type | notify Qc Qq Ar value ;
224 .It Ic media-type Qq Ar string ;
236 .Bl -tag -width ".Li manufacturer" -compact
262 Device Sub-class (USB).
263 .It Li device-name
276 Interface Sub-class (USB).
304 Sub-vendor ID (PCI).
306 Sub-device ID (PCI).
308 Matches a subsystem of a system, see below.
309 .It Li system
310 Matches a system type, see below.
325 .Bl -column "System" "Subsystem" "1234567" -compact
326 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
349 .Bl -column "System" "Subsystem" "1234567" -compact
350 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
355 .Bl -column "System" "Subsystem" "1234567" -compact
356 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
360 system.
369 .Bl -column "System" "Subsystem" "1234567" -compact
370 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
386 .Bl -column "System" "Subsystem" "1234567" -compact
387 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
398 .Bl -column "System" "Subsystem" "1234567" -compact
399 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
411 .Bl -column "System" "Subsystem" "1234567" -compact
412 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
419 .Bl -column "System" "Subsystem" "1234567" -compact
420 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
429 only includes disk-like devices.
450 .Bl -column "System" "Subsystem" "1234567" -compact
451 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
463 The network interface is attached to the system.
465 The network interface is detached from the system.
474 .Bl -column "System" "Subsystem" "1234567" -compact
475 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
479 Notification that the system has woken from the suspended state.
482 .Bl -column "System" "Subsystem" "1234567" -compact
483 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
489 .Bl -column "Bit Value" "Meaning" -compact
494 .It 0x8 Ta Media placed into read-only mode
496 .It 0x20 Ta Persistent memrory read-only or degraded
510 .Bl -column "System" "Subsystem" "1234567" -compact
511 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
517 An over-voltage condition was detected on the AC power line.
531 .It Li PMU Ta Li Battery Ta high-temp Ta
533 .It Li PMU Ta Li Battery Ta low-temp Ta
537 .It Li PMU Ta Li Battery Ta shutdown-threshold Ta
539 .It Li PMU Ta Li Battery Ta warning-threshold Ta
574 An over-voltage condition on the power lines for the USB power pins.
578 An under-voltage condition on the power lines for the USB power pins.
583 .Bl -column "System" "Subsystem" "1234567" -compact
584 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
593 .Bl -column "System" "Subsystem" "1234567" -compact
594 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
598 USB device is attached to the system.
600 USB device is detached to the system.
607 .Bl -column "System" "Subsystem" "1234567" -compact
608 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
610 Events from the vfs system.
612 Events that change what is mounted to the system.
621 .Bl -column "System" "Subsystem" "1234567" -compact
622 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
630 .Bl -column "System" "Subsystem" "1234567" -compact
631 .Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
647 .Bd -literal -offset indent
648 system=IFNET subsystem=fxp0 type=LINK_UP
654 .Bd -literal -offset indent
655 system=ACPI subsystem=ACAD notify=0x00
663 C-style comments start with the two characters
672 C-style comments cannot be nested.
676 .Bd -literal -offset indent
683 C++-style comments start with the two characters
691 .Bd -literal -offset indent
701 .Dq - ,
720 .Bl -enum
745 .Bd -literal -offset indent -compact
749 .Xr system 3
751 .Bd -literal -offset indent -compact
755 .Bd -literal -offset indent -compact
766 .Bd -literal -offset indent -compact
774 .Bl -tag -width ".Pa /etc/devd.conf" -compact
789 .Bd -literal
794 match "system" "IFNET";
806 match "system" "ACPI";
813 match "system" "ACPI";
823 match "system" "USB";
835 device-name "(ath|iwn)[0-9]+";
836 action "/etc/pccard_ether $device-name start";
841 # the system.
844 device-name "(ath|iwn)[0-9]+";
845 action "/etc/pccard_ether $device-name stop";
850 .Bd -literal
852 device-name "umodem[0-9]+";
856 action "cd /dev; p=$product; dn=$device-name; \\
857 un=$(sysctl -n dev.umodem.${dn#umodem}.ttyname); \\
858 chmod 666 cua${un}; ln -sf cua${un} mspfet${p#0x}";
864 .Dq device-name