diff --git a/src/freebsd/TODO b/src/freebsd/TODO deleted file mode 100644 index 4e1b72b..0000000 --- a/src/freebsd/TODO +++ /dev/null @@ -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.