Index: tools/ew.py
===================================================================
--- tools/ew.py	(revision 7de5f12d2f46bdbb9e958b00882b5e2217c3cac0)
+++ tools/ew.py	(revision 7f4937e65b167991b71e24b530864b61b7145134)
@@ -107,5 +107,5 @@
 			raise Exception
 		if processor == 'us':
-			return 'system-sparc64', '-M sun4u --prom-env boot-args="console=devices/\\hw\\pci0\\00:03.0\\com1\\a"'
+			return 'system-sparc64', '-M sun4u --prom-env boot-args="console=devices/\\hw\\pci0\\01:01.0\\com1\\a"'
 		elif processor == 'sun4v':
 			default_path = '/usr/local/opensparc/image/'
@@ -276,4 +276,6 @@
 				'audio' : False,
 				'console' : False,
+                                'net' : False,
+                                'usb' : False
 			},
 			'sun4v' : {
