Skip to content

Commit e6df015

Browse files
Clarify state of each feature
1 parent bdf7f78 commit e6df015

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ repository.
1414
This is the current state of the out-of-tree drivers. As they mature they will
1515
be proposed to upstream.
1616

17-
| Device | Summary | Parent | `temp*` | `fan*` | `pwm*` |
18-
| --- | --- | --- | --- | --- | --- |
19-
| NZXT Kraken X (X42, X52, X62 or X72) | WIP | `hid_device` | working | working | to do |
20-
| NZXT Smart Device | WIP | `hid_device` || partial | to do |
21-
| EVGA CLC (120 CL12, 240 or 280) | enqueued | `usb_interface` ||||
17+
| Device | Summary | Parent | `temp*` | `fan*` | `pwm*` | other |
18+
| --- | --- | --- | --- | --- | --- | --- |
19+
| NZXT Kraken X (X42, X52, X62 or X72) | WIP | `hid_device` | testing | testing | to do | |
20+
| NZXT Smart Device | WIP | `hid_device` || WIP | to do | to do |
21+
| EVGA CLC (120 CL12, 240 or 280) | enqueued | `usb_interface` |||||
2222

2323
A few other devices are reasonably well understood and might also be supported,
2424
though some help in testing and validation is necessary.

0 commit comments

Comments
 (0)