Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2003 00:06:44 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/fb fbreg.h
Message-ID:  <200304290706.h3T76iWm036038@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/04/29 00:06:44 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/fb           fbreg.h 
  Log:
  Keep syscons specific I/O functions internal/specific to syscons on
  ia64 by defining them in terms of newbus. Add a static inline for
  fillw(), which doesn't have anything to do with I/O.
  It's still ugly, but now the ugliness can be removed from ia64
  specific headers.
  
  Revision  Changes    Path
  1.14      +27 -1     src/sys/dev/fb/fbreg.h



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