From e87ef2dc77bff63d337d8c783531606bf8e597a0 Mon Sep 17 00:00:00 2001 From: akuker <34318535+akuker@users.noreply.github.com> Date: Sun, 26 Dec 2021 20:25:05 -0600 Subject: [PATCH] #565 - removed invalid CONNER HD config (#566) --- src/web/drive_properties.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/web/drive_properties.json b/src/web/drive_properties.json index 65afbfa1..d784b5b9 100644 --- a/src/web/drive_properties.json +++ b/src/web/drive_properties.json @@ -131,18 +131,6 @@ "description": "Largest recognized drive on Ultrix 4.4 - 4.5", "url": "" }, -{ - "device_type": "SCHD", - "vendor": "CONNER", - "product": "CP3200", - "revision": "3.53233", - "block_size": 512, - "size": 212926464, - "name": "Conner CP3200", - "file_type": "hds", - "description": "Very commonly used with Sun-4 systems", - "url": "" -}, { "device_type": "SCHD", "vendor": "HP",