summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/nanobsd/gateworks/G235817
1 files changed, 9 insertions, 8 deletions
diff --git a/tools/tools/nanobsd/gateworks/G2358 b/tools/tools/nanobsd/gateworks/G2358
index 4a88777..42d5b39 100644
--- a/tools/tools/nanobsd/gateworks/G2358
+++ b/tools/tools/nanobsd/gateworks/G2358
@@ -115,14 +115,15 @@ options AH_SUPPORT_AR5416
#device hifn # NB: Soekris minipci card known to work
# NB: must use old usb stack; new one does not work
-#device ousb
+makeoptions WITH_LEGACY # NB: required to get includes
+device ousb
#options USB_DEBUG
-#device oohci
-#device oehci
-#device ougen
+device oohci
+device oehci
+device ougen
-#device oaxe
+device oaxe
-#device umass
-#device scbus # SCSI bus (required for SCSI)
-#device da # Direct Access (disks)
+device umass
+device scbus # SCSI bus (required for SCSI)
+device da # Direct Access (disks)
OpenPOWER on IntegriCloud