Lines Matching +full:reset +full:- +full:related
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
210 .Bl -tag -width ".Ic directory"
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).
325 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
328 Events related to the ACPI Subsystem.
349 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
355 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
358 Events related to the
362 Events related to peripheral devices.
369 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
372 Events related to the
386 .Bl -column "CORETEMP" "SUBSYSTEM" "TEMPERATURE" -compact
389 Events related to the
398 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
411 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
419 .Bl -column "SYSTEM" "SUBSYSTEM" "GEOM::ROTATION_RATE" -compact
422 Events related to the
429 only includes disk-like devices.
450 .Bl -column "SYSTEM" "SUBSYSTEM" "LINK_DOWN" -compact
474 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
482 .Bl -column "SYSTEM" "SUBSYSTEM" "SMART_ERROR" -compact
494 .Bl -tag -width "Bit Value" -compact
504 Media placed into read-only mode
508 Persistent memory read-only or degraded
510 .It Li nvme Ta Li controller Ta Li RESET Ta
511 A controller reset event has happened.
517 representing the start of a controller reset, the successful completion of a
518 controller reset, or a timeout while waiting for the controller to reset,
524 .Bl -column "SYSTEM" "SUBSYSTEM" "SHUTDOWN-THRESHOLD" -compact
529 Notifications of AC power related events.
531 An over-voltage condition was detected on the AC power line.
545 .It Li PMU Ta Li Battery Ta Li high-temp Ta
547 .It Li PMU Ta Li Battery Ta Li low-temp Ta
551 .It Li PMU Ta Li Battery Ta Li shutdown-threshold Ta
553 .It Li PMU Ta Li Battery Ta Li warning-threshold Ta
588 An over-voltage condition on the power lines for the USB power pins.
592 An under-voltage condition on the power lines for the USB power pins.
597 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
600 Events related to the
607 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
610 Events related to the USB subsystem.
621 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
635 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
644 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
655 .Bl -column "System" "Subsystem" "1234567" -compact
658 Events related to the
677 .Bd -literal -offset indent
684 .Bd -literal -offset indent
693 C-style comments start with the two characters
702 C-style comments cannot be nested.
706 .Bd -literal -offset indent
713 C++-style comments start with the two characters
721 .Bd -literal -offset indent
731 .Dq - ,
750 .Bl -enum
775 .Bd -literal -offset indent -compact
781 .Bd -literal -offset indent -compact
785 .Bd -literal -offset indent -compact
796 .Bd -literal -offset indent -compact
804 .Bl -tag -width ".Pa /etc/devd.conf" -compact
819 .Bd -literal
865 device-name "(ath|iwn)[0-9]+";
866 action "/etc/pccard_ether $device-name start";
874 device-name "(ath|iwn)[0-9]+";
875 action "/etc/pccard_ether $device-name stop";
880 .Bd -literal
882 device-name "umodem[0-9]+";
886 action "cd /dev; p=$product; dn=$device-name; \\
887 un=$(sysctl -n dev.umodem.${dn#umodem}.ttyname); \\
888 chmod 666 cua${un}; ln -sf cua${un} mspfet${p#0x}";
894 .Dq device-name