From 5f75a5ea09369fd8960fb5581ceef512bbc6be84 Mon Sep 17 00:00:00 2001 From: ultramagnus_tcv Date: Wed, 9 Dec 2015 19:39:52 -0600 Subject: [PATCH] Removed debug line --- Driv3rs.py | 1 - output.csv | 5 +++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Driv3rs.py b/Driv3rs.py index d6c7b51..40a801f 100644 --- a/Driv3rs.py +++ b/Driv3rs.py @@ -271,7 +271,6 @@ SOSfile.close() # structured like the structure in the Driver Writer's Manual. # first, check if file exists and, if so, omit header exists = os.path.exists(output_csv) -print exists if exists == False: csvout = open(output_csv, 'w') csvout.write('output_csv,comment_start,comment_len,comment_txt,\ diff --git a/output.csv b/output.csv index f465902..1928443 100644 --- a/output.csv +++ b/output.csv @@ -9,3 +9,8 @@ output.csv,0xa94,0x0,None,0xa98,0x0,0x10b,0xa,.SILENTYPE,"INACTIVE",None,1,0,"Ch output.csv,0x1d72,0x0,None,0x1d76,0x0,0xc0,0x8,.PRINTER,"ACTIVE",None,1,0,"Character Device, Write-Only, RS232 Printer",Character Device or Undefined,Apple Computer,1.10 output.csv,0x20fc,0x0,None,0x2100,0x0,0x10a,0x8,.CONSOLE,"ACTIVE",None,1,0,"Character Device, Read-Write, System Console",Character Device or Undefined,Apple Computer,1.12 output.csv,0x34ee,0x4e,Apple /// CFFA3000 (Compact Flash For Apple 3000) Driver by David Schmidt 2011,0x3540,0x22,0x132,0xb,.CFFA3000D1,"ACTIVE",1,7,0,"Block Device, CFFA3000",Character Device or Undefined,David Schmidt,1.00 +output.csv,0x52c,0x0,None,0x530,0x43e,0x3bf,0x6,.FMTD1,"ACTIVE, Load on Boundary",None,3,0,"Character Device, Write-Only, Formatter",280,Apple Computer,1.10 +output.csv,0xa94,0x0,None,0xa98,0x0,0x10b,0xa,.SILENTYPE,"INACTIVE",None,1,0,"Character Device, Write-Only, Silentype",Character Device or Undefined,Apple Computer,1.04 +output.csv,0x1d72,0x0,None,0x1d76,0x0,0xc0,0x8,.PRINTER,"ACTIVE",None,1,0,"Character Device, Write-Only, RS232 Printer",Character Device or Undefined,Apple Computer,1.10 +output.csv,0x20fc,0x0,None,0x2100,0x0,0x10a,0x8,.CONSOLE,"ACTIVE",None,1,0,"Character Device, Read-Write, System Console",Character Device or Undefined,Apple Computer,1.12 +output.csv,0x34ee,0x4e,Apple /// CFFA3000 (Compact Flash For Apple 3000) Driver by David Schmidt 2011,0x3540,0x22,0x132,0xb,.CFFA3000D1,"ACTIVE",1,7,0,"Block Device, CFFA3000",Character Device or Undefined,0x4450,1.00