Displaying 1 result from an estimated 1 matches for "gap_count".
Did you mean:
  map_count
  
2013 Jul 27
2
Firewire on Centos-6 ???
Hi all!
I'm trying to use my first-ever firewire device, and just OOB I'm not
getting very far, so advice would be appreciated.
When I plug in the device I see some entries in /var/log/messages:
	Jul 27 14:50:30 fcshome kernel: firewire_core: phy config: card 0, new root=ffc1, gap_count=5
	Jul 27 14:50:31 fcshome kernel: firewire_core: created device fw1: GUID 0003f300118123f9, S100
lsmod says this:
	# lsmod | grep fire
	firewire_ohci          24695  0 
	firewire_core          50151  1 firewire_ohci
	crc_itu_t               1717  2 udf,firewire_core
I have these 1394-related p...