cvs commit: src/sys/dev/sk if_sk.c if_skreg.h

Pyun YongHyeon yongari at FreeBSD.org
Wed Jul 19 04:13:00 UTC 2006


yongari     2006-07-19 04:12:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sk           if_sk.c if_skreg.h 
  Log:
  Convert sk(4) to use the new bus_alloc_resources() API and
  bus_{read,write}_* macros.
  
  Submitted by:   Antoine Brodin <antoine.brodin AT laposte DOT net>
  Reviewed by:    imp (initial version)
  
  Revision  Changes    Path
  1.127     +35 -36    src/sys/dev/sk/if_sk.c
  1.37      +8 -10     src/sys/dev/sk/if_skreg.h


More information about the cvs-src mailing list