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

Bug#617629: linux-2.6: Please enable the slcan driver



Package: linux-2.6
Severity: wishlist
Tags: patch

Hi,

Could you please enable the slcan (serial / USB serial CAN adapters)
driver as a module. It enables the use of a lot of "low-cost" CAN
adapters.

I intend to package the userspace utilities needed to connect this
driver to the serial devices as soon as the module is available.

You'll find below a (trivial) patch to enable building the module.

Index: linux-2.6/debian/config/config
===================================================================
--- linux-2.6/debian/config/config      (révision 17039)
+++ linux-2.6/debian/config/config      (copie de travail)
@@ -1675,6 +1675,7 @@
 ## file: drivers/net/can/Kconfig
 ##
 CONFIG_CAN_VCAN=m
+CONFIG_CAN_SLCAN=m
 CONFIG_CAN_DEV=m
 CONFIG_CAN_CALC_BITTIMING=y
 CONFIG_CAN_MCP251X=m

Thanks in advance,
Nicolas Dandrimont

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-rc6-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: