Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 1997 08:07:06 -0600
From:      Lee Crites <adonai@jump.net>
To:        Michael Smith <msmith@atrad.adelaide.edu.au>
Cc:        adonai@jump.net (Lee Crites), freebsd-questions@freebsd.com
Subject:   Re: problems with setup/install of digiboard
Message-ID:  <1.5.4.32.19970117140706.006a4d2c@jump.net>

next in thread | raw e-mail | index | archive | help
At 17:10 17-01-97 +1030, Michael Smith wrote:
>Firstly, please don't post to both -hackers and -questions.  Pick one
>group only; in this case, -questions would have been best.

Sorry.  I'm still trying to figure out just what really belongs to each one.

>Lee Crites stands accused of saying:
>> 
>> I have an 8-port digiboard on my pentium box running FreeBSD 2.1.5 (from 
>
>What sort of digiboard?

Sorry again.  I can't believe I left that basic detail out of my original
message.  It is the DigiBoard PC/8e 64k.

>It'd be a good start to include a sample set of boot messages if you're
>asking about driver problems.

Good pointer.  I didn't think I saw any error messages, but after looking in
/var/log, this is what I found. 

    messages.0:Jan  9 00:28:32 adam /kernel: sio0 at 0x3f8-0x3ff irq 4 on isa
    messages.0:Jan  9 00:28:32 adam /kernel: sio0: type 16550A
    messages.0:Jan  9 00:28:32 adam /kernel: sio1 at 0x2f8-0x2ff irq 3 on isa
    messages.0:Jan  9 00:28:32 adam /kernel: sio1: type 16550A
    messages.0:Jan  9 00:28:32 adam /kernel: sio2: disabled, not probed.
    messages.0:Jan  9 00:28:32 adam /kernel: sio3: disabled, not probed.
    messages.0:Jan  9 00:28:32 adam /kernel: sio4 not found at 0x100
    messages.0:Jan  9 00:28:32 adam /kernel: sio5 not found at 0x108
    messages.0:Jan  9 00:28:32 adam /kernel: sio6 not found at 0x110
    messages.0:Jan  9 00:28:32 adam /kernel: sio7 not found at 0x118
    messages.0:Jan  9 00:28:32 adam /kernel: sio8 not found at 0x120
    messages.0:Jan  9 00:28:32 adam /kernel: sio9 not found at 0x128
    messages.0:Jan  9 00:28:32 adam /kernel: sio10 not found at 0x130
    messages.0:Jan  9 00:28:33 adam /kernel: sio11 not found at 0x138

John-Mark Gurney <jmg@nike.efn.org> said:
>the digiboard uses a different driver than the sio driver...  take a look
>at lint for the dgb0 line..  that should provide you with the info you
>need...  I assume that you have a PC/xe board? 

Might this be my problem?

There are two references in my copy of LINT which refer to dgb.  They are:
    # dgb: Digiboard PC/Xi and PC/Xe series driver (ALPHA QUALITY!)
and
    device dgb0 at isa? port 0x220 iomem 0xfc0000 iosiz ? tty

I have to admit, I took my code straight out of the handbook, at heading
"10.3.3.2.1.  Digi International (DigiBoard) PC/8," without really
understanding what it meant.  Some of what Greg Lehey said in his book (pg
205 about the sio addressing) made it sound reasonable, so I just went with it.

Is that where I went astray?

Again, any help would be greatly appreciated.

Lee




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1.5.4.32.19970117140706.006a4d2c>