From: Bastien Nocera Date: Thu, 21 Apr 2022 09:11:22 +0000 (+0200) Subject: hwdb: Add Greaseweazle "drives" to the list of analyzers X-Git-Tag: v252-rc1~478^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F24256%2Fhead;p=thirdparty%2Fsystemd.git hwdb: Add Greaseweazle "drives" to the list of analyzers They're floppy disk flux readers and writers used in digital preservation and can be broadly considered to be "analyzers" of magnetic fluxes. This will have the intended side-effect of giving access to the device to users at the console, obsoleting: https://github.com/keirf/greaseweazle/blob/master/scripts/49-greaseweazle.rules --- diff --git a/hwdb.d/70-analyzers.hwdb b/hwdb.d/70-analyzers.hwdb index 7f31ca3ea3e..821ebcb1ca2 100644 --- a/hwdb.d/70-analyzers.hwdb +++ b/hwdb.d/70-analyzers.hwdb @@ -9,6 +9,13 @@ # Specify if a device is a signal analyzer # ID_SIGNAL_ANALYZER=1|0 +########################################################### +# Greaseweazle +########################################################### +# Greaseweazle +usb:v1209p4D69* + ID_SIGNAL_ANALYZER=1 + ########################################################### # Total Phase ###########################################################