[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ieee1394 hotplugging



Hallo,

zur Zeit lade ich meine ieee1394 Module so:

---cut /etc/modules---
ohci1394
raw1394
video1394
---cut---

den ieee1394 habe ich fest im Kernel und es laeuft auch alles, es
handelt sich also mehr um eine kosmetische Anfrage ;):

Nach dem Anstecken der Kamera finde ich in /var/log/messages:

---cut---
/etc/hotplug/ieee1394.agent: ... no drivers for IEEE1394 product
0x008088/0x00a02d/0x010001
---cut---

Die Doku unter /usr/share/doc/hotplug beschaeftigt sich massgeblich
mit usb :(. Also habe ich mir das eigentliche Script mal angeschaut:

---/etc/hotplug/ieee1394.agent---
#       ACTION=add or remove
#       VENDOR_ID=24 bit vendor id
#       GUID=64 bit globally unique id
#       SPEFICIER_ID=24 bit id of owner of specification
#       VERSION=version of specification
...
# accumulates list of modules we may care about
DRIVERS=
---cut---

Ich nehme mal an, dass ich das hier konfigurieren muss. Was ich
nicht schnalle ist:

ACTION
======
Ich will beides :(

ID_S/Version
============
Ich wuerde es so probieren:

VENDOR_ID=0x008088
SPECIFIER_ID=0x00a02d
VERSION=0x010001

Aber woher soll ich die 64bittig GUID nehmen?

Ausserdem kuemmert sich das usb.rc, das in /etc/init.d/hotplug
benutzt wird:

---cut---
for RC in /etc/hotplug/*.rc
---cut---

nur um usb ein ieee1394.rc ist erstmal nicht vorgesehen :(

Bei der video Kamera, waere mir das egal, aber ich wollte mir noch
eine ieee1394 Platte kaufen und da koennte das IMHO schon sinnvoll sein.

Weiss vielleicht jemand wie dieser ganze Kram zusammenhaengt, leider
ist /usr/share/doc/hotplug/* zumindst fuer firewire nicht besonders
hilfreich :(

TIA.

-- 
bye maik



Reply to: