Lines Matching +full:acpi +full:- +full:based
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 ;
232 The variables are published by the bus based on characteristics of the device
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" "1234567" -compact
327 .It Li ACPI Ta Ta Ta
328 Events related to the ACPI Subsystem.
329 .It Li ACPI Ta Li ACAD Ta Ta
331 .It Li ACPI Ta Li Button Ta Ta
333 .It Li ACPI Ta Li CMBAT Ta Ta
335 .It Li ACPI Ta Li Dock Ta Ta
337 .It Li ACPI Ta Li Lid Ta Ta
339 .It Li ACPI Ta Li PROCESSOR Ta Ta
341 .It Li ACPI Ta Li Resume Ta Ta
343 .It Li ACPI Ta Li Suspend Ta Ta
345 .It Li ACPI Ta Li Thermal Ta Ta
349 .Bl -column "System" "Subsystem" "1234567" -compact
355 .Bl -column "System" "Subsystem" "1234567" -compact
369 .Bl -column "System" "Subsystem" "1234567" -compact
386 .Bl -column "System" "Subsystem" "1234567" -compact
398 .Bl -column "System" "Subsystem" "1234567" -compact
411 .Bl -column "System" "Subsystem" "1234567" -compact
419 .Bl -column "System" "Subsystem" "1234567" -compact
429 only includes disk-like devices.
450 .Bl -column "System" "Subsystem" "1234567" -compact
474 .Bl -column "System" "Subsystem" "1234567" -compact
482 .Bl -column "System" "Subsystem" "1234567" -compact
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
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
593 .Bl -column "System" "Subsystem" "1234567" -compact
607 .Bl -column "System" "Subsystem" "1234567" -compact
621 .Bl -column "System" "Subsystem" "1234567" -compact
630 .Bl -column "System" "Subsystem" "1234567" -compact
647 .Bd -literal -offset indent
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
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
806 match "system" "ACPI";
813 match "system" "ACPI";
835 device-name "(ath|iwn)[0-9]+";
836 action "/etc/pccard_ether $device-name start";
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