From b3998672d88fa1c1df8541603239a1e1c583a883 Mon Sep 17 00:00:00 2001 From: Oliver Hartkopp Date: Sun, 30 Jan 2011 01:09:37 -0800 Subject: [PATCH] --- yaml --- r: 232837 b: refs/heads/master c: c128df731862e90ec9292c5d3eb264ac73b522b8 h: refs/heads/master i: 232835: a64061dd0a31b43b6fac252917e78f8c8e6fa792 v: v3 --- [refs] | 2 +- trunk/drivers/net/can/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5dc523dc0d37..9c9ae2216fbf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 66c46d741e2e60f0e8b625b80edb0ab820c46d7a +refs/heads/master: c128df731862e90ec9292c5d3eb264ac73b522b8 diff --git a/trunk/drivers/net/can/Kconfig b/trunk/drivers/net/can/Kconfig index 986195eaa57c..5dec456fd4a4 100644 --- a/trunk/drivers/net/can/Kconfig +++ b/trunk/drivers/net/can/Kconfig @@ -23,7 +23,7 @@ config CAN_SLCAN As only the sending and receiving of CAN frames is implemented, this driver should work with the (serial/USB) CAN hardware from: - www.canusb.com / www.can232.com / www.mictronic.com / www.canhack.de + www.canusb.com / www.can232.com / www.mictronics.de / www.canhack.de Userspace tools to attach the SLCAN line discipline (slcan_attach, slcand) can be found in the can-utils at the SocketCAN SVN, see