cvs commit: src/sys/dev/sio sio_puc.c

Peter Wemm peter at FreeBSD.org
Fri Nov 30 13:36:12 PST 2007


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


More information about the cvs-src mailing list