Quote:
Originally Posted by user_none
One of the problems is the bcd for my Cybook is different from kafka399's. I'm looking into the best way to take care of this.
@kafka399 you should be able to get it working if in /usr/share/hal/fdi/policy/20thirdparty/10-calibre.fdi you remove the <match key="@info.parent:@info.parent:@info.parent:@info. parent:usb.device_revision_bcd" int="0x110"> lines and their corresponding </match> lines.
|
So I did, the result is the same.
What does
bcd mean?
A piece of 10-calibre.fdi file:
<device>
<match key="info.category" string="volume">
<match key="@info.parent:@info.parent:@info.parent:@info. parent:usb.vendor_id" int="0xbda">
<match key="@info.parent:@info.parent:@info.parent:@info. parent:usb.product_id" int="0x703">
</match>
</match>
</match>
</device>
<device>
<match key="info.category" string="volume">
<match key="@info.parent:@info.parent:@info.parent:@info. parent:usb.vendor_id" int="0xbda">
<match key="@info.parent:@info.parent:@info.parent:@info. parent:usb.product_id" int="0x703">
</match>
</match>
</match>
</device