configure
changeset 364 17edd8a028fa
parent 363 40b351ab5a93
child 376 b082ffeef254
equal deleted inserted replaced
363:40b351ab5a93 364:17edd8a028fa
   148 		echo	"               \"virtual\" use unix pipe based virtual can driver"
   148 		echo	"               \"virtual\" use unix pipe based virtual can driver"
   149 		echo	"               \"socket\" use socket-can  "
   149 		echo	"               \"socket\" use socket-can  "
   150 		echo	"                 see http://developer.berlios.de/projects/socketcan/"
   150 		echo	"                 see http://developer.berlios.de/projects/socketcan/"
   151 		echo	"               \"lincan\" lincan driver"
   151 		echo	"               \"lincan\" lincan driver"
   152 		echo	"                 see http://www.ocera.org/download/components/WP7/lincan-0.3.3.html"
   152 		echo	"                 see http://www.ocera.org/download/components/WP7/lincan-0.3.3.html"
       
   153 		echo	"               \"can4linux\" can4linux driver"
       
   154 		echo	"                 see http://www.port.de/engl/canprod/hw_can4linux.html"
   153 		echo 	" --timers=foo  Use 'foo' as TIMERS driver (can be either 'unix' or 'xeno')"
   155 		echo 	" --timers=foo  Use 'foo' as TIMERS driver (can be either 'unix' or 'xeno')"
   154 		echo 	" --disable-dll Disable run-time dynamic linking of can, led and nvram drivers"
   156 		echo 	" --disable-dll Disable run-time dynamic linking of can, led and nvram drivers"
   155 		echo 	" --enable-lss  Enable the LSS services"
   157 		echo 	" --enable-lss  Enable the LSS services"
   156 		echo 	" --enable-lss-fs  Enable the LSS FastScan service"
   158 		echo 	" --enable-lss-fs  Enable the LSS FastScan service"
   157 		echo	" --disable-Ox  Disable gcc \"-Ox\" optimizations."
   159 		echo	" --disable-Ox  Disable gcc \"-Ox\" optimizations."