Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 1996 00:05:06 -0700 (PDT)
From:      Brian Litzinger <brian@MediaCity.com>
To:        freebsd-mobile@freebsd.org
Subject:   Adaptec Slim SCSI panics my laptop
Message-ID:  <199605150705.AAA24273@MediaCity.com>

next in thread | raw e-mail | index | archive | help
I'm running the Hosokawa (pccard-test-960508) pccard stuff in my 
-current system.

I'm playing with the pccard stuff which is now successfully driving my
ethernet and modem PCMCIA cards.

I plug in an Adaptec 1640 Slim SCSI and the system panics, as follows:

May 14 19:22:48 top /kernel: Card inserted, slot 0
May 14 19:22:48 top /kernel: Slot 0, unfielded interrupt (0)
May 14 19:22:48 top /kernel: Slot 0, unfielded interrupt (11)
May 14 19:22:42 top pccardd[30]: Card "Adaptec, Inc." ("APA-1460 SCSI Host Adapt
er") matched "Adaptec, Inc." ("APA-1460 SCSI Host ")
May 14 19:22:42 top pccardd[30]: Using I/O addr 0x340, size 32
May 14 19:22:43 top pccardd[30]: Setting config reg at offs 0x2000 to 0x49
May 14 19:22:43 top pccardd[30]: Reset time = 100 ms
May 14 19:22:46 top pccardd[30]: Assigning I/O window 0, start 0x340, size 0x20
flags 0x5
May 14 19:22:46 top pccardd[30]: Assign aic0, io 0x340, mem 0x0, 0 bytes, irq 11
, flags 0
May 14 19:22:49 top pccardd[30]: Code 240 not found
May 14 19:22:49 top pccardd[30]: Code 240 not found
May 14 19:22:49 top pccardd[30]: code Unknown ignored
May 14 19:22:49 top pccardd[30]: Card "CNet  " ("CN30BC") matched "CNet  " ("CN3
0BC")
... 

later on I get the

sd0(aic0:0:0) information about attached drive...
(double beep occurs indicating completion of card attachment)


Fatal trap 12: page fault while in kernel mode
...
process id 109 (sh)

-----------
here is the entry from /etc/pccard.conf:

# Adaptec SlimSCSI
card "Adaptec, Inc." "APA-1460 SCSI Host "
        config  default "aic0" 11               # I've also had 0x09 in place
        insert  echo Adaptec Slim SCSI inserted   # of default
        remove  echo Adaptec Slim SCSI removed

and here is the aic0 line from the LOCAL config file.

controller      aic0    at isa? port 0x340 bio irq 11 vector aicintr
                                                                             
-----

The panic does not happen if no devices are connected to the SCSI bus.

Any ideas? (thanks in advance)

Brian Litzinger
brian@mediacity.com



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