Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jun 2003 20:54:33 +0200
From:      Gary Jennejohn <garyj@jennejohn.org>
To:        Lars <lars@gmx.at>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: mount_msdos /dev/da0s1 /mnt/usb ->dev not configured 
Message-ID:  <200306291854.h5TIsXMS039911@peedub.jennejohn.org>
In-Reply-To: Message from Lars <lars@gmx.at>  of "Sun, 29 Jun 2003 20:35:28 %2B0200." <20030629183528.GA321@gmx.at> 

next in thread | previous in thread | raw e-mail | index | archive | help

Lars writes:
> I noticed that all PCI and USB hardware is on IRQ 11, 
> may that be the cause?
> 

I don't think it should matter. At least the USB devices have an IRQ.

> So, dear list, what am I doing wrong?
> 

What does the kernel emit when you plug it in? My kernel emits the
following whne I plug in my Archos Jukebox Recorder:

Jun 29 20:03:54 peedub kernel: umass0: ARCHOS ARCHOS USB2.0 (P4a), rev 2.00/11.01, addr 2
Jun 29 20:03:54 peedub kernel: umass0: SCSI over Bulk-Only; quirks = 0x0000
Jun 29 20:03:54 peedub kernel: umass0:2:0:-1: Attached to scbus2
Jun 29 20:04:04 peedub kernel: umass0: BBB reset failed, TIMEOUT
Jun 29 20:04:07 peedub kernel: da5 at umass-sim0 bus 0 target 0 lun 0
Jun 29 20:04:07 peedub kernel: da5: <IC25N040 ATCS05-0 CS4O> Fixed Direct Access SCSI-0 device 
Jun 29 20:04:07 peedub kernel: da5: 1.000MB/s transfers
Jun 29 20:04:07 peedub kernel: da5: 38154MB (78140160 512 byte sectors: 255H 63S/T 4864C)

And this, when I plug in my USB stick:

Jun 29 20:53:33 peedub kernel: umass0: USB Solid state disk, rev 1.10/1.00, addr 2
Jun 29 20:53:33 peedub kernel: umass0: SCSI over Bulk-Only; quirks = 0x0000
Jun 29 20:53:33 peedub kernel: umass0:2:0:-1: Attached to scbus2
Jun 29 20:53:34 peedub kernel: da5 at umass-sim0 bus 0 target 0 lun 0
Jun 29 20:53:34 peedub kernel: da5: <JetFlash 64MB 1.11> Removable Direct Access SCSI-2 device 
Jun 29 20:53:34 peedub kernel: da5: 1.000MB/s transfers
Jun 29 20:53:34 peedub kernel: da5: 63MB (129024 512 byte sectors: 64H 32S/T 63C)

---
Gary Jennejohn / garyj[at]jennejohn.org gj[at]freebsd.org gj[at]denx.de



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