X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=README.devices;h=7bed85bad7a2db71f84efd420b7462b36f972cb6;hb=695f32d89d678b20896e34affc74b4363b686387;hp=95d92cc43aefb5a732b0d6c6e4a6bfd68df0a3b6;hpb=9d1164f9a12c218def0e898e4d28fcd55f2fa8cd;p=libsigrok.git diff --git a/README.devices b/README.devices index 95d92cc4..7bed85ba 100644 --- a/README.devices +++ b/README.devices @@ -42,6 +42,9 @@ The following drivers/devices require a firmware upload upon connection: These can be extracted from the vendor's Windows drivers using a tool from our 'sigrok-util' repository/project. + - nexus-osciprime: The Nexus Computing OsciPrime PC oscilloscope needs + firmware files. These are available from the vendor website. + The following drivers/devices do not need any firmware upload: - agilent-dmm @@ -52,6 +55,7 @@ The following drivers/devices do not need any firmware upload: - demo - fluke-dmm - lascar-el-usb + - link-mso19 - mic-985xx - openbench-logic-sniffer - rigol-ds1xx2 @@ -82,7 +86,9 @@ The following drivers/devices require a serial port specification: - brymen-dmm - colead-slm - fluke-dmm + - link-mso19 - mic-985xx + - nexus-osciprime - openbench-logic-sniffer - serial-dmm - tondaj-sl-814 @@ -242,6 +248,16 @@ We might write additional drivers to make a similar functionality available on other OSes at some point. +Link Instruments MSO-19 +----------------------- + +The driver for the Link Instruments MSO-19 mixed-signal oscilloscope (MSO) +is currently using libudev (which is a library for the Linux-specific udev +system). Thus, this driver can currently only compile and work on Linux. + +We plan to fix this though, so that it'll work on all other OSes, too. + + ChronoVu LA8 USB VID/PIDs -------------------------