Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2003 21:06:52 -0800 (PST)
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/arch-handbook/pci chapter.sgml
Message-ID:  <200312210506.hBL56qLD081959@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/12/20 21:06:52 PST

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/arch-handbook/pci chapter.sgml 
  Log:
  uprintf is really really dangerous to use in drivers.  This example
  driver only works if you compile it as a module because uprintf panics
  the system if there's no controlling terminal (at least in some versions
  of FreeBSD).  Also, make things a little more style(9)ish.
  
  Revision  Changes    Path
  1.15      +19 -24    doc/en_US.ISO8859-1/books/arch-handbook/pci/chapter.sgml



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