Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2007 21:36:12 +0000 (UTC)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sio sio_puc.c
Message-ID:  <200711302136.lAULaCkI015006@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2007-11-30 21:36:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sio          sio_puc.c 
  Log:
  Add sio_puc_kludge_unit() to stop sio devices originating from puc
  stomping on the units intended for the motherboard sio ports.  This is
  no real substitute for the not-yet-committed device wiring enhancements.
  
  Code taken from sio's pci attachment.
  
  Revision  Changes    Path
  1.11      +29 -0     src/sys/dev/sio/sio_puc.c



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