Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2002 01:01:08 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/exca exca.c excareg.h excavar.h
Message-ID:  <200207260801.g6Q818Sm035749@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/07/26 01:01:08 PDT

  Modified files:
    sys/dev/exca         exca.c excareg.h excavar.h 
  Log:
  MFp4:
          o Protect .h against multiple includes.
          o eliminate the pointers to the read/write routines.  The
            bus_space_read routines can cope since we have the offset
            field.
          o Print a warning if the requested map address is > 16M and
            your chipset doesn't support the extended ExCA registers.
  
  Revision  Changes    Path
  1.5       +9 -10     src/sys/dev/exca/exca.c
  1.2       +5 -0      src/sys/dev/exca/excareg.h
  1.2       +11 -10    src/sys/dev/exca/excavar.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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