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 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
