From owner-freebsd-hackers Mon Sep 17 18:42:39 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from poseidon.student.umd.edu (poseidon.student.umd.edu [129.2.239.23]) by hub.freebsd.org (Postfix) with ESMTP id CAC5C37B406 for ; Mon, 17 Sep 2001 18:42:36 -0700 (PDT) Received: from glue.umd.edu (localhost [127.0.0.1]) by poseidon.student.umd.edu (8.11.6/8.11.6) with ESMTP id f8I1gY000481; Mon, 17 Sep 2001 21:42:34 -0400 (EDT) (envelope-from bfoz@glue.umd.edu) Message-ID: <3BA6A68A.3D962840@glue.umd.edu> Date: Mon, 17 Sep 2001 21:42:34 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Gavin Kenny Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: CAN bus References: <20010917163056.65463.qmail@web20003.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Gavin Kenny wrote: > Is there a CAN bus driver for FreeBSD? I don't know of any such driver. I'm working on a home automation project that uses CAN so I'll also be needing a driver at some point. Most of the "CAN for a PC" devices I've seen convert the CAN data to RS-232, so I'm not sure that what we need is technically a driver, its more like PPP or other protocols that use the serial port. Don't know enough about the kernel architecture to make any serious conjectures about that. Yet. > please cc me your answer SOP for this list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message