Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 1999 16:36:31 -0600
From:      Greg Skafte <skafte@worldgate.com>
To:        freebsd-hackers@freebsd.org
Subject:   UMAX scsi scanner on adaptec 1542 Card
Message-ID:  <19990701163631.A20163@gras-varg.worldgate.com>

next in thread | raw e-mail | index | archive | help
I've been messing around for awhile, and I'm confused (go figure).

I've got an adaptec 1542 card using aha driver and RELENG_3 detects it no
problems.  

If I use the adaptec on board utilities it finds my UMAX scanner no probs.

when I try to boot the machine hangs just after the waiting for scsi to 
settle message.  

So I've turned on cam debugging and get .... lots of iterations  of 

(probe0:aha0:0:0:0) ahaaction
(probe1:aha0:0:1:0) ahaaction
(probe2:aha0:0:2:0) ahaaction
(probe3:aha0:0:3:0) ahaaction
(probe4:aha0:0:4:0) ahaaction
(probe5:aha0:0:5:0) ahaaction
(probe6:aha0:0:6:0) ahaaction

and for a given probe

(probe0:aha0:0:0:0) camisr(probe0:aha0:0:0:0 ) ahaaction
(probe0:aha0:0:0:0) xpt_action
(probe0:aha0:0:0:0) INQUIRY. CDB 12 0 0 0 24 0
(probe0:aha0:0:0:0) xtp_setupccb
(probe0:aha0:0:0:0) xtp_action
(probe0:aha0:0:0:0) CCB 0xc5692508 - timeout
(probe0:aha0:0:0:0) CCB 0xc5692508 - timeout
(probe0:aha0:0:0:0) ahaaction
(probe0:aha0:0:0:0) camisr(probe0:aha0:0:0:0 ) probedone
(probe0:aha0:0:0:0) xpt_compile_path
(probe0:aha0:0:0:0) xpt_release_path
(probe0:aha0:0:0:0) xpt_done

aha0: No Longer in timeout


I've gabbed these as best as I can  since the machine doesn't finish booting 
so I can't grab a dmesg and I don't have a serial console.....

the kernel contains 

controller      aha0    at isa? port ? cam irq ?
controller      scbus0  #base SCSI code
device          da0     #SCSI direct access devices (aka disks)
device          sa0     #SCSI tapes
device          pass0   #CAM passthrough driver


Any thoughts .... comments ..... clues for the clueless ..... 

TIA Greg

-- 
Email: skafte@worldgate.com	  Voice: +780 413 1910	  Fax: +780 421 4929
   #575 Sun Life Place * 10123 99 Street * Edmonton, AB * Canada * T5J 3H1 
--								          --
When things can't get any worse, they simplify themselves by getting a whole
lot worse then complicated. A complete and utter disaster is the simplest
thing in the world; it's preventing one that's complex.       (Janet Morris)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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