Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 1997 14:25:04 +0400 (MSD)
From:      Alexei Khalimov <lesha@stream.ru>
To:        noc@stream.ru
Cc:        questions@tekram.co.tw, FreeBSD-questions@freebsd.org
Subject:   Tekram DC-800 ISA SCSI cache controller and FreeBSD
Message-ID:  <Pine.BSF.3.91.970829141717.6717A-100000@hq.stream.ru>

next in thread | raw e-mail | index | archive | help
Hello.

I've got:
  FreeBSD 2.2.2
  Tekram DC-800 ISA SCSI cache controller with 16Mb of disk cache
                                       chipset is ST400ISA DC-800

  Controller is detected by FreeBSD kernel as aha0, with correct
  port, IRQ and DRQ, it also detects all SCSI targets correctly,
  correctly gets status of targets (such as size, etc), SCSI bus
  is correctly terminated, but when trying to access SCSI devices
  ("mount" or with "scsi" commamd) it just times out without accessing
  any of SCSI targets.

  Do I need updated driver for FreeBSD or something?

------ example ------

Aug 20 13:49:50 hq /kernel: aha0 at 0x330-0x333 irq 10 drq 5 on isa
Aug 20 13:49:50 hq /kernel: aha0 waiting for scsi devices to settle
Aug 20 13:49:50 hq /kernel: (aha0:1:0): "TEXEL CD-ROM DM-XX24 K 1.10" type 5 removable SCSI 2
Aug 20 13:49:50 hq /kernel: cd0(aha0:1:0): CD-ROM can't get the size
Aug 20 13:49:50 hq /kernel: (aha0:2:0): "TOSHIBA CD-ROM XM-3401TA 0283" type 5 removable SCSI 2
Aug 20 13:49:50 hq /kernel: cd1(aha0:2:0): CD-ROM cd present [293035 x 2048 byte records]
Aug 20 13:49:50 hq /kernel: (aha0:6:0): "QUANTUM LPS270S 5900" type 0 fixed SCSI 2
Aug 20 13:49:50 hq /kernel: sd0(aha0:6:0): Direct-Access 258MB (528808 512 byte sectors)

 [after mount command] mount -t cd9960 /dev/cd0a /mnt

Aug 20 13:59:54 hq /kernel: cd0(aha0:1:0): timed out 
Aug 20 13:59:58 hq /kernel: cd0(aha0:1:0): timed out  AGAIN
Aug 20 14:00:08 hq /kernel: cd0(aha0:1:0): timed out 
  
------- end ---------

ALexei.

* "A hundred years from now on it will not matter what my bank account was,
* the sort of house I lived in, or the kind of car I drove... But the world
* may be different because I was important in the life of a child"
* - SkyMall magazine. 1996




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970829141717.6717A-100000>