]> rtime.felk.cvut.cz Git - socketcan-devel.git/commit
dev: Use minimal set of SYSFS flies for intelligent CAN controllers
authorwolf <wolf@030b6a49-0b11-0410-94ab-b0dab22257f2>
Tue, 2 Jun 2009 11:55:06 +0000 (11:55 +0000)
committerwolf <wolf@030b6a49-0b11-0410-94ab-b0dab22257f2>
Tue, 2 Jun 2009 11:55:06 +0000 (11:55 +0000)
commitc73114f5e99258445a4f0db059af13c1eecf5d87
tree4ffb61b36e65ca81b758be11197ec97df7318fbc
parent03a918ceb7aab393b108863c0e3276a4337a0942
dev: Use minimal set of SYSFS flies for intelligent CAN controllers

Active or intelligent CAN controllers do the setting of the bit-timing
internally rendering most of the standard bit-timing parameters for
the passive CAN controllers unnecessary. Usually just an index to a
fixed bit-time setting can be selected. For this purpose, just the
SYSFS file "can_bittiming/bitrate" will be created, if the CAN
bit-timing constants are not provided for the device.

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
git-svn-id: svn://svn.berlios.de//socketcan/trunk@984 030b6a49-0b11-0410-94ab-b0dab22257f2
kernel/2.6/drivers/net/can/sysfs.c