freebsd: Drop TODO referencing battery recall feature

The feature was removed a long time ago. So the TODO is obsolete.
This commit is contained in:
Benjamin Berg 2022-03-28 15:30:05 +02:00
parent 70a1a59efa
commit 888b1afc6d

View file

@ -1,4 +0,0 @@
FreeBSD doesn't have udev, so the udev rules can't be automatically applied.
However, they are useful in that they contain some needed battery recall
information. To that end, they should be incorporated into the FreeBSD
backend probably by adding them to a static array, or a hashtable.