Subject: Re: New ahc driver.
To: MOCHIDA Shuji <mochid@netside.co.jp>
From: Matthew Jacob <mjacob@feral.com>
List: current-users
Date: 06/13/2000 09:11:58
What kind of alpha?


On Tue, 13 Jun 2000, MOCHIDA Shuji wrote:

> 
> I bought Adaptec ASC 39160 SCSI controller. It has two Ultra160 
> SCSI buses. It works well with one Quantum AtlasV 9G drive
> connected to SCSI Channel A(scsibus0).
> 
> I'm very happy I can use the card on my Alpha, but I realized that
> Cannel B can't be used as scsibus1.
> 
> Just report.
> 
> % dd if=/dev/zero of=a bs=1m count=1000
> 1000+0 records in
> 1000+0 records out
> 1048576000 bytes transferred in 42 secs (24966095 bytes/sec)
> 
> 
> ahc0 at pci0 dev 7 function 0
> OptionMode = 3
> ahc0: interrupting at eb164 irq 1
> ahc0: aic7899 Wide Channel A, SCSI Id=7, 16/255 SCBs
> scsibus0 at ahc0 channel 0: 16 targets, 8 luns per target
> ahc1 at pci0 dev 7 function 1: unable to map registers
> 
> scsibus0: waiting 2 seconds for devices to settle...
> ahc0: target 2 using 16bit transfers
> ahc0: target 2 synchronous at 40.0MHz, offset = 0x3f
> ahc0: target 2 using tagged queuing
> sd0 at scsibus0 target 2 lun 0: <QUANTUM, ATLAS_V__9_WLS, 0200> SCSI3 0/direct fixed
> sd0: 8755 MB, 20907 cyl, 2 head, 428 sec, 512 bytes/sect x 17930694 sectors
> 
> -mochid
>