Subject: Re: New ahc driver.
To: None <current-users@netbsd.org>
From: MOCHIDA Shuji <mochid@netside.co.jp>
List: current-users
Date: 06/13/2000 22:02:58
----Next_Part(Tue_Jun_13_22:02:56_2000_595)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


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

----Next_Part(Tue_Jun_13_22:02:56_2000_595)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=dmesg

[ preserving 423176 bytes of netbsd ELF symbol table ]
consinit: not using prom console
Copyright (c) 1996, 1997, 1998, 1999, 2000
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 1.4ZD (CEDAR1.SD) #0: Tue Jun 13 20:04:11 JST 2000
    mochid@cedar:/amd/pine/var/ex/home/pine/netside/ftptop/pub/NetBSD/NetBSD-current/src/sys/arch/alpha/compile/CEDAR1.SD
Digital AlphaPC 164 432 MHz
8192 byte page size, 1 processor.
total memory = 128 MB
(2472 KB reserved for PROM, 125 MB used by NetBSD)
avail memory = 111 MB
using 816 buffers containing 6528 KB of memory
mainbus0 (root)
cpu0 at mainbus0: ID 0 (primary), 21164A-2 (pass 2)
cpu0: Architecture extensions: 1<BWX>
cia0 at mainbus0: DECchip 2117x Core Logic Chipset (ALCOR/ALCOR2), pass 3
cia0: extended capabilities: 21<DWEN,BWEN>
cia0: using BWX for PCI config access
pci0 at cia0 bus 0
pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
tlp0 at pci0 dev 5 function 0: DECchip 21140A Ethernet, pass 2.0
tlp0: interrupting at eb164 irq 2
tlp0: DEC DE500-AA, Ethernet address 00:00:f8:05:44:14
nsphy0 at tlp0 phy 5: DP83840 10/100 media interface, rev. 0
nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
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
sio0 at pci0 dev 8 function 0: Intel 82378ZB System I/O (SIO) (rev. 0x43)
pciide0 at pci0 dev 11 function 0: CMD Technology PCI0646 (rev. 0x01)
pciide0: bus-master DMA support present
pciide0: primary channel wired to compatibility mode
pciide0: primary channel interrupting at isa irq 14
pciide0: secondary channel wired to compatibility mode
pciide0: secondary channel ignored (disabled)
isa0 at sio0
com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
com0: console
com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo
pckbc0 at isa0 port 0x60-0x64
lpt0 at isa0 port 0x3bc-0x3bf irq 7
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
isabeep0 at pcppi0
fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
mcclock0 at isa0 port 0x70-0x71: mc146818 or compatible
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
root on sd0a dumps on sd0b


----Next_Part(Tue_Jun_13_22:02:56_2000_595)----