All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miles Lane <miles@megapathdsl.net>
To: linux-hotplug@vger.kernel.org
Subject: /sbin/hotplug (from hotplug-core-2001_09_19-1 and
Date: Wed, 07 Nov 2001 01:34:01 +0000	[thread overview]
Message-ID: <marc-linux-hotplug-100509744617930@msgid-missing> (raw)

/sbin/hotplug is failing to load the drivers for my

  02:00.0 FireWire (IEEE 1394): NEC Corporation: 
  Unknown device 00cd (rev 01)

When I load ieee1394 and ohci1394 by hand, I get
the following:

Nov  6 16:34:44 stomata kernel: IRQ for 02:00.0:0 -> not found in routing table
Nov  6 16:34:44 stomata kernel: PCI: Setting latency timer of device 02:00.0 to 64
Nov  6 16:34:44 stomata kernel: ohci1394_0: Remapped memory spaces reg 0xd28c3000
Nov  6 16:34:44 stomata kernel: ohci1394_0: Soft reset finished
Nov  6 16:34:44 stomata kernel: ohci1394_0: GUID: 0090a940:00007475
Nov  6 16:34:44 stomata kernel: ohci1394_0: Iso contexts reg: 000000a8 implemented: 0000000f
Nov  6 16:34:44 stomata kernel: ohci1394_0: 4 iso receive contexts available
Nov  6 16:34:44 stomata kernel: ohci1394_0: Iso contexts reg: 00000098 implemented: 0000000f
Nov  6 16:34:44 stomata kernel: ohci1394_0: 4 iso transmit contexts available
Nov  6 16:34:44 stomata kernel: ohci1394_0: Receive DMA ctx=0 initialized
Nov  6 16:34:44 stomata kernel: ohci1394_0: Receive DMA ctx=1 initialized
Nov  6 16:34:44 stomata kernel: ohci1394_0: Transmit DMA ctx=0 initialized
Nov  6 16:34:44 stomata /sbin/hotplug: arguments (ieee1394) env (PWD=/etc/hotplug HOSTNAME=stomata.megapathdsl.net GUID\090a94000007475 VERSION\00002 ACTION­d SPECIFIER_ID\0005e DEBUG=kernel MACHTYPE=i386-redhat-linux-gnu VENDOR_ID\0005e OLDPWD=/ SHLVL=1 SHELL=/bin/bash HOSTTYPE=i386 OSTYPE=linux-gnu HOME=/ TERM=dumb PATH=/bin:/sbin:/usr/sbin:/usr/bin _=/usr/bin/env)
Nov  6 16:34:44 stomata /sbin/hotplug: arguments (ieee1394) env (PWD=/etc/hotplug HOSTNAME=stomata.megapathdsl.net GUID\090a94000007475 VERSION\00001 ACTION­d SPECIFIER_ID\0005e DEBUG=kernel MACHTYPE=i386-redhat-linux-gnu VENDOR_ID\0005e OLDPWD=/ SHLVL=1 SHELL=/bin/bash HOSTTYPE=i386 OSTYPE=linux-gnu HOME=/ TERM=dumb PATH=/bin:/sbin:/usr/sbin:/usr/bin _=/usr/bin/env)
Nov  6 16:34:44 stomata kernel: ohci1394_0: Transmit DMA ctx=1 initialized
Nov  6 16:34:44 stomata /sbin/hotplug: invoke /etc/hotplug/ieee1394.agent ()
Nov  6 16:34:44 stomata /sbin/hotplug: invoke /etc/hotplug/ieee1394.agent ()
Nov  6 16:34:44 stomata kernel: ohci1394_0: Receive DMA ctx=2 initialized
Nov  6 16:34:44 stomata kernel: ohci1394_0: Transmit DMA ctx=2 initialized
Nov  6 16:34:44 stomata kernel: ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[5]  MMIO=[11000000-11001000]  Max Packet=[1024]
Nov  6 16:34:44 stomata kernel: ohci1394_0: request csr_rom address: c023f000
Nov  6 16:34:44 stomata kernel: ohci1394_0: devctl: Bus reset requested
Nov  6 16:34:44 stomata kernel: ohci1394_0: IntEvent: 00030010
Nov  6 16:34:45 stomata kernel: ohci1394_0: irq_handler: Bus reset requested
Nov  6 16:34:45 stomata /etc/hotplug/ieee1394.agent: ... no drivers for IEEE1394 product 0x00005e/0x00005e/0x000002
Nov  6 16:34:45 stomata kernel: ohci1394_0: Cancel request received
Nov  6 16:34:45 stomata /etc/hotplug/ieee1394.agent: ... no drivers for IEEE1394 product 0x00005e/0x00005e/0x000001
Nov  6 16:34:45 stomata kernel: ohci1394_0: Got RQPkt interrupt status=0x00008409
Nov  6 16:34:45 stomata kernel: ohci1394_0: SelfID interrupt received (phyid 0, root)
Nov  6 16:34:45 stomata kernel: ohci1394_0: SelfID packet 0x807f8056 received
Nov  6 16:34:45 stomata kernel: ieee1394: Including SelfID 0x56807f80
Nov  6 16:34:45 stomata kernel: ohci1394_0: SelfID for this node is 0x807f8056
Nov  6 16:34:45 stomata kernel: ohci1394_0: SelfID complete
Nov  6 16:34:45 stomata kernel: ohci1394_0: Single packet rcv'd
Nov  6 16:34:45 stomata kernel: ieee1394: Initiating ConfigROM request for node 0:1023


_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

             reply	other threads:[~2001-11-07  1:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-07  1:34 Miles Lane [this message]
2001-11-07 12:56 ` /sbin/hotplug (from hotplug-core-2001_09_19-1 and Miles Lane

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-hotplug-100509744617930@msgid-missing \
    --to=miles@megapathdsl.net \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.