Subject: PowerTec Power ROM / Kernel Compiling
To: None <port-arm32@NetBSD.ORG>
From: None <NigelWard@aol.com>
List: port-arm32
Date: 12/21/1996 12:11:24
I have recently had my VTi SCSI card upgraded with a PowerTec PowerROM, which
 works fine with RIscOS but hangs the Kernel when it is probing the podule
bus.  The kernel ids the card as follows:

podule0 at podulebus0 : Alsystems : SCSI II host adapter : Power-tec (Arxe
Systems) Generic SCSI with ATAP
(yep it misses the I off the end)

The only way I can currently get RiscBSD to boot is to remove the SCSI card.

To overcome the problem for now I decided to have a go at compiling a kernel
without the podulebus, the source was downloaded from ftp.ph.kcl.ac.uk.
 However when I use config to create the makefiles I get the following
output:

../../../conf/files:32: syntax error
../../../conf/files:36: syntax error
../../../conf/files:40: syntax error
../../../conf/files:105: syntax error
../../../conf/files:106: syntax error
../../../conf/files:142: syntax error
../../../conf/files:204: syntax error
../../../conf/files:207: syntax error
../../../conf/files:223: syntax error
../../../conf/files:238: syntax error
../../../conf/files:279: syntax error
../../../conf/files:281: syntax error
../../../conf/files:282: syntax error
../../../conf/files:283: syntax error
../../../conf/files:284: syntax error
../../../conf/files:286: syntax error
../../../conf/files:287: syntax error
../../../conf/files:288: syntax error
../../../conf/files:289: syntax error
../../../conf/files:290: syntax error
../../../conf/files:291: syntax error
../../../conf/files:292: syntax error
../../../conf/files:293: syntax error
../../../conf/files:294: syntax error
../../../conf/files:295: syntax error
../../../conf/files:296: syntax error
../../../conf/files:311: syntax error
../../../conf/files:313: syntax error
../../../conf/files:315: syntax error
../../../conf/files:316: syntax error
../../../conf/files:319: syntax error
../../../conf/files:320: syntax error
../../../conf/files:321: syntax error
../../../conf/files:322: syntax error
../../../conf/files:323: syntax error
../../../conf/files:324: syntax error
../../../conf/files:325: syntax error
../../../conf/files:339: syntax error
../../../conf/files:340: syntax error
../../../conf/files:341: syntax error
../../../conf/files:342: syntax error
../../../conf/files:343: syntax error
../../../conf/files:344: syntax error
../../../conf/files:345: syntax error
../../../conf/files: device `ahc' used but not defined
../../../conf/files: device `ep' used but not defined
../../../conf/files: device `le' used but not defined
*** Stop.

Commenting out the respective lines removes the errors but this leaves me
with a kernel with no devices (hum a Micro-kernel).
Also I cannot get any of the supplied kernel setups to work either.

Help with both of these would be most appreciated

Current config: Arm610, 40MB + 1MB, 420MB IDE Drive, 1.1 Beta Sets + Voy-4740

---------------------------------------------------------
Nigel Ward
NigelWard@aol.com