[comp.sys.m68k] Help configuring third tape on mvme327

lcz@dptspd.sat.datapoint.com (Lee Ziegenhals) (02/06/90)

I am trying to configure the kernel on my Motorola 3840 system for a
tape drive at SCSI ID 6 on the MVME327 board.  I modified the vme327
description file as shown below.  Now whenever I try to access the
drive through major device 86, the kernel panics with a bus error
(I think -- sorry, I don't have the exact error message handy).
Tape drives at IDs 4 and 5 work fine.

Has anyone else done this sucessfully?  The configuration shown below
is nearly identical to the one for ID 5, except the major device number
is 86 instead of 85.

Thanks!
-Lee Ziegenhals (lcz@sat.datapoint.com)

---

Excerpt from "vme327":

        *
        * 6
        *
        Board Description:	"SCSI Address 6 - tape"
        Description Keyword:	"6"
        Device Type:	"m327_6"
        Bus Request Level:	0
        Address:	0
        Interrupt Vector Location:	0
        Default Number Of Devices:	0
        *
        * 6 
        *
        Device Description:	"SCSI Address 6 - tape"
        Description Keyword:	"6 "
        Device Name:	"m327_6"
        Handler Prefix:	"t327"
        Interrupt Vectors Size:	0
        Major Block Device Number:	86
        Major Character Device Number:	86
        Maximum Bus Request Level:	0
        Maximum Devices Per Controller:	0
        Page Registers Size:	0
        Block Or Character Device Handler Lines:
        Has separate open/close routines for block/character devices.
        Has an open handler.
        Has a close handler.
        Has a read handler.
        Has a write handler.
        Has an ioctl handler.
        Device Type Information:
        Do not create a count field for this device.
        This is a block device.
        This is a character device.
        Device Configuration Tables Declarations: