Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2003 16:05:53 +0200
From:      Riccardo Torrini <riccardo@torrini.org>
To:        freebsd-current@FreeBSD.ORG
Cc:        Arjan van Leeuwen <avleeuwen@piwebs.com>
Subject:   Re: usb cf reader
Message-ID:  <20030425140553.GA408@trudy.torrini.home>
In-Reply-To: <20030424225510.GA353@trudy.torrini.home>
References:  <20030417191637.GA505@trudy.torrini.home> <20030418002448.GH10848@cicely9.cicely.de> <20030418075945.GB4089@trudy.torrini.home> <20030418104635.GL10848@cicely9.cicely.de> <20030419144150.GC13310@trudy.torrini.home> <20030422191902.GC2843@trudy.torrini.home> <20030424225510.GA353@trudy.torrini.home>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 25, 2003 at 12:55:10AM +0200, Riccardo Torrini wrote:

Sorry for writing again, but crash happens just 5" after attaching
usb device.  With console at 80x60 I was able to write more text:

(attaching usb CF reader)

# ls -l /dev/da*
crw-r----- 1 root operator  4, 20  Apr 25  02:47  /dev/da0

(nothing happens for 4/5 seconds)

umass0: Invalid CSW: sig 0x00001000 should be 0x53425355
umass0: Invalid CSW: sig 0x00001000 should be 0x53425355
umass0: Invalid CSW: sig 0x00001000 should be 0x53425355
umass0: Invalid CSW: sig 0x00001000 should be 0x53425355

(I think the 4 lines are because CF reader is a 7in1 reader which
 can accept different media, CF, SM, SD, microDrive, and so on).

umass0: Invalid CSW: tag 31 should be 32
umass0: Invalid CSW: Synchronize cache failed, status == 0x4, \
	scsi status == 0x0
(da1:umass-sim0:0:0:1): READ CAPACITY.  CDB: 25 20 0 0 0 0 0 0 0 0
(da1:umass-sim0:0:0:1): CAM Status: SCSI Status Error
(da1:umass-sim0:0:0:1): SCSI Status: Check Condition
(da1:umass-sim0:0:0:1): ILLEGAL REQUEST asc:24,0
(da1:umass-sim0:0:0:1): Invalid field in CDB
(da1:umass-sim0:0:0:1): Unretryable error
Opened disk da1 -> 22


Fatal trap 12: page fault while in kernel mode
cpuid = 0; lapic.id = 01000000
fault virtual address	= 0x1c
fault code		= supervisor read, page not present
instruction pointer	= 0x8:0xc0266b53
stack pointer		= 0x10:0xd68dab5c
frame pointer		= 0x10:0xd68dab74
code segment		= base 0x0, limit 0xffff, type 0x1b
			= DPL 0, pres 1, def32 1, gran 1
processor eflags	= interrupt enabled, resume, IOPL = 0
current process		= 2 (g_event)
trap number		= 12
panic: page fault
cpuid = 0; lapic.id = 01000000
boot() called from cpu#0
syncing disk, buffers remaining: 35xx 35xx 35xx 35xx ... 35xx
giving up on (forgot to copy) buffers
Uptime 2h42m11s
pfs_vncache_unload(): 1 entries remaining
Terminating ACPI


What else can I do to help you?  TIA.


-- 
Riccardo.



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