Re: M68k 2.3.99-pre3-6 compile fixes

From: Joshua M. Thompson (om@bignet.net)
Date: Mon Mar 27 2000 - 14:59:23 EST


On Mon, 27 Mar 2000, David Woodhouse wrote:

> It's not necessary - I probably should have omitted it along with the
> #define ADBREQ_RAW 0 which I added to arch/m68k/mac/misc.c

That should be in include/linux/adb.h but that piece of patch seems to
have gotten lost:

--- adb.h.orig Mon Mar 27 14:57:41 2000
+++ adb.h Mon Mar 27 14:58:57 2000
@@ -68,6 +68,7 @@
 #define ADBREQ_REPLY 1 /* expect reply */
 #define ADBREQ_SYNC 2 /* poll until done */
 #define ADBREQ_NOSEND 4 /* build the request, but don't send it */
+#define ADBREQ_RAW 8 /* send raw packet (don't prepend ADB_PACKET) */
 
 /* Messages sent thru the client_list notifier. You should NOT stop
    the operation, at least not with this version */

-- 
Senior Systems Engineer      | "...and next door is a virtual reality
BigNet, Inc.                 |  restaurant, CGI Friday's..."
Phone: 248-771-1261          |      - The Upright Citizens Brigade
  Fax: 248-771-1269          |  **** My opinions are mine, period. ****

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Mar 31 2000 - 21:00:20 EST