Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jul 2003 15:30:10 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: doc/en_US.ISO8859-1/books/developers-handbook/pci chapter.sgml
Message-ID:  <200307032230.h63MUAcD037558@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/07/03 15:30:10 PDT

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/developers-handbook/pci chapter.sgml 
  Log:
  Three content changes:
          1) Use the new c99 initialization in the pci driver example.  Also,
             don't claim this device is a tty.
          2) Add notes about caution needed during detach routine wrt interrupts
             and locking.
          3) Add note that vtophys is deprecated and to use busdma instead.
             Since the busdma API isn't completely settled for 5.x yet,
             don't document it.  I'll leave that to others when the API is
             done being frobbed.
  
  Revision  Changes    Path
  1.12      +23 -14    doc/en_US.ISO8859-1/books/developers-handbook/pci/chapter.sgml



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