Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Aug 1997 14:54:03 -0700 (PDT)
From:      Archie Cobbs <archie@whistle.com>
To:        garbanzo@hooked.net (Alex)
Cc:        current@FreeBSD.ORG
Subject:   Re: canonical issue wrt DMA & wd/wdc
Message-ID:  <199708062154.OAA24989@bubba.whistle.com>
In-Reply-To: <Pine.BSF.3.96.970806140415.258D-100000@zippy.dyn.ml.org> from Alex at "Aug 6, 97 02:05:02 pm"

next in thread | previous in thread | raw e-mail | index | archive | help

> On Wed, 6 Aug 1997, Donald J. Maddox wrote:
> 
> > On Wed, Aug 06, 1997 at 09:57:00PM +1000, George Michaelson wrote:
> > <SNIP>
> > > 
> > > no3 is no flags. +32 is with flags 80ff.
> >                                ^^^^^^^^^^
> > <SNIP>
> > 
> >     If you want to enable DMA, flags needs to be 0xa0ff.
> 
> With all this talk about adding hex numbers, where could I find a small
> command line hex calculator? or would bash/sh/tcsh/csh/ksh/ash have one
> built in?

man dc(1) ..

E.g.:

  $ dc
  16 o 16 i
  ABCD EF00 + p
  19ACD
  ^D

Make sure you use upper case hex letters.

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708062154.OAA24989>