Zeos Configuration

This 75MHz Pentium is used for the Seti photometer. It contains two ComputerBoards CTR5 5 channel counter card and a DAC02 dual Digital to Analog converter card. It is running Linux 2.2.13 .

It contains two ComputerBoards CTR05 5 channel counter card with the following (non-factory)jumper setting.

J2 IRQ#5 jumpered for P1 I/O address jumpered for 0x340
J3 IRQ#4 jumpered for P2 I/O address jumpered for 0x344
Wait State ON
A DDA06/Jr Digital to Analog converter card with all three DAC chips installed. Jumpered as follows:
I/O address factory default at 0x300
J1,J2,J3 on UPDATE

devices

The following must be created with the mknod command and write enabled by chmod 666.
/dev/ctr5a    31  0
/dev/ctr5b    28  0
/dev/dac06    32  0

startnet

rseti

rc.local

insmod ctr5module -o ctr5a  ctr5_base=0x340 ctr5_name=ctr5a 
insmod ctr5module -o ctr5b ctr5_major=28 ctr5_base=0x344 ctr5_name=ctr5b ctr5_irq=4
insmod dac06module -o dac06 dac_start=2048

rc.modules

modprobe ne2k-pci 	# to fire up pci NE2000 ethernet card 

Notes

It took 8m23s to build ssh. It took 5m20s to build ntp.
Last updated on April 26, 2001