From 315a69e171e2bbe2974ea819fbf91f9f301fb235 Mon Sep 17 00:00:00 2001 From: chrfranke <chrfranke@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Sun, 16 Nov 2014 16:25:15 +0000 Subject: [PATCH] Merge r4008 into 5.40-6.3 drivedb.h branches. git-svn-id: https://svn.code.sf.net/p/smartmontools/code/branches/RELEASE_6_0_DRIVEDB@4009 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- smartmontools/drivedb.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/smartmontools/drivedb.h b/smartmontools/drivedb.h index 54474a4b6..6541347ff 100644 --- a/smartmontools/drivedb.h +++ b/smartmontools/drivedb.h @@ -3276,6 +3276,12 @@ const drive_settings builtin_knowndrives[] = { "", "-d usbjmicron,0" // Port number is required }, + { "USB: ; Prolific PL2773", // USB->SATA + "0x067b:0x2773", + "", + "", + "" // smartmontools >= r4004: -d usbprolific + }, { "USB: ; Prolific PL3507", // USB+IEE1394->PATA "0x067b:0x3507", "", // 0x0001 -- GitLab