Lines Matching +full:omit +full:- +full:battery +full:- +full:class

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" .
140 .It Ic class Qq Ar string ;
142 .Dq Ic match Qo Li class Qc Qq Ar string .
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
251 .It Li class
252 Device class.
260 Device Class (USB).
262 Device Sub-class (USB).
263 .It Li device-name
272 Interface Class (USB).
276 Interface Sub-class (USB).
304 Sub-vendor ID (PCI).
306 Sub-device ID (PCI).
323 .\" Please do not omit the type column for notifiers that omit it.
325 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
334 Battery events.
349 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
355 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
369 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
386 .Bl -column "CORETEMP" "SUBSYSTEM" "TEMPERATURE" -compact
398 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
411 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
419 .Bl -column "SYSTEM" "SUBSYSTEM" "GEOM::ROTATION_RATE" -compact
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
524 .Bl -column "SYSTEM" "SUBSYSTEM" "SHUTDOWN-THRESHOLD" -compact
531 An over-voltage condition was detected on the AC power line.
536 .It Li PMU Ta Li Battery Ta Ta
537 .It Li PMU Ta Li Battery Ta Li absent Ta
538 Battery is no longer absent.
539 .It Li PMU Ta Li Battery Ta Li charged Ta
540 The battery has become charged.
541 .It Li PMU Ta Li Battery Ta Li charging Ta
542 The battery has started charging.
543 .It Li PMU Ta Li Battery Ta Li disconnected Ta
544 The battery has been disconnected.
545 .It Li PMU Ta Li Battery Ta Li high-temp Ta
546 The battery reported a temperature over the limit.
547 .It Li PMU Ta Li Battery Ta Li low-temp Ta
548 The battery reported a temperature under the limit.
549 .It Li PMU Ta Li Battery Ta Li plugged Ta
550 The battery has become plugged (eg connected).
551 .It Li PMU Ta Li Battery Ta Li shutdown-threshold Ta
552 The power in the battery has fallen below the shutdown threshold.
553 .It Li PMU Ta Li Battery Ta Li warning-threshold Ta
554 The power in the battery has fallen below the warn the user threshold.
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
607 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
621 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
635 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
644 .Bl -column "SYSTEM" "SUBSYSTEM" "12345678" -compact
661 .Bd -literal -offset indent
668 .Bd -literal -offset indent
677 C-style comments start with the two characters
686 C-style comments cannot be nested.
690 .Bd -literal -offset indent
697 C++-style comments start with the two characters
705 .Bd -literal -offset indent
715 .Dq - ,
734 .Bl -enum
759 .Bd -literal -offset indent -compact
765 .Bd -literal -offset indent -compact
769 .Bd -literal -offset indent -compact
780 .Bd -literal -offset indent -compact
788 .Bl -tag -width ".Pa /etc/devd.conf" -compact
803 .Bd -literal
849 device-name "(ath|iwn)[0-9]+";
850 action "/etc/pccard_ether $device-name start";
858 device-name "(ath|iwn)[0-9]+";
859 action "/etc/pccard_ether $device-name stop";
864 .Bd -literal
866 device-name "umodem[0-9]+";
870 action "cd /dev; p=$product; dn=$device-name; \\
871 un=$(sysctl -n dev.umodem.${dn#umodem}.ttyname); \\
872 chmod 666 cua${un}; ln -sf cua${un} mspfet${p#0x}";
878 .Dq device-name