TCP-group 1995
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
SCC attach lines wanted
- To: tcp-group@ucsd.edu
- Subject: SCC attach lines wanted
- From: mikebw@bilow.bilow.uu.ids.net (Mike Bilow)
- Date: Wed, 01 Feb 95 16:05:00 -0000
- Reply-to: mikebw@bilow.bilow.uu.ids.net
A.D.S.Benham wrote in a message to Mike Bilow:
ADSB> What I need are examples of attach lines for as many boards
ADSB> as possible, with the caveat that the boards should be
ADSB> standard (i.e. if you have blown your own PAL to change all
ADSB> the chip/ register spacings, then please don't confuse me
ADSB> with your info!).
ADSB> All standard board attach lines will be most useful. I
ADSB> already have the BayCom USCC info as this is the card I use.
Here's the DRSI PCPA standard attach:
#
# attach scc <numchips> init <baseaddr> <ofs_nextchip> <Aoff> <Boff> <Dataoff>
# <intack> <irq> <clksrc> <hwtype>
attach scc 1 init 0x300 0x10 2 0 1 0 7 p4915200 8
#
# attach scc <chan> <mode> <iflabel> <mtu> <speed> <rxbuf>
attach scc 0 ax25 dr0a 256 d1200 512
attach scc 1 ax25 dr0b 256 d1200 512
#
-- Mike