From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: Bruno Vidal Cc: parisc-linux@lists.parisc-linux.org Subject: Re: [parisc-linux] iodc call and HPMC: dump driver. In-Reply-To: Message from Bruno Vidal of "Mon, 02 Sep 2002 08:12:26 +0200." <3D73014A.15ED96ED@admin.france.hp.com> References: <3D73014A.15ED96ED@admin.france.hp.com> Date: Mon, 02 Sep 2002 22:22:57 -0600 From: Grant Grundler Message-Id: <20020903042257.D4E344829@dsl2.external.hp.com> Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: Bruno Vidal wrote: > DUMPDEV_WRITE = 1 I've found the right set of constants and argument parameters. Those are now committed to include/asm-parisc/pdc.h. I just realized the comments are incomplete...I only included ARG0-ARG5 - there can be 8 args depending on the call...hmm...I'll omit and document in the code where it's used. thanks, grant