From owner-freebsd-current Sun Jun 14 14:27:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA02924 for freebsd-current-outgoing; Sun, 14 Jun 1998 14:27:32 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from antipodes.cdrom.com (castles353.castles.com [208.214.167.53]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA02907 for ; Sun, 14 Jun 1998 14:27:30 -0700 (PDT) (envelope-from mike@antipodes.cdrom.com) Received: from antipodes.cdrom.com (localhost [127.0.0.1]) by antipodes.cdrom.com (8.8.8/8.8.5) with ESMTP id NAA06915; Sun, 14 Jun 1998 13:22:22 -0700 (PDT) Message-Id: <199806142022.NAA06915@antipodes.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Gerd Truschinski cc: freebsd-current@FreeBSD.ORG Subject: Re: BDM driver for current? In-reply-to: Your message of "Sun, 14 Jun 1998 21:27:56 +0200." <199806141927.VAA16322@freebsd.first.gmd.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 14 Jun 1998 13:22:21 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi there, > > is there a BDM (Background Debugging Mode for Motorola CPUs) > driver somewhere out there. > I know that there is a Linux driver availible. But I think that > noone like GPL code in the kernel. > > Therefor I think that I will write a new one with the same interface. > But if someone has already done this... If you're doing this via the parallel port, there's no need to get into the kernel at all. Either use the ppi driver (in -current), or bang directly on the port (open /dev/io) if you're using -stable. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message