Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 2010 18:36:03 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 msi.c src/sys/conf files.amd64 files.i386 files.pc98 src/sys/i386/i386 msi.c src/sys/x86/x86 msi.c
Message-ID:  <201006081837.o58IbFMT030080@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-06-08 18:36:03 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.amd64 files.i386 files.pc98 
  Added files:
    sys/x86/x86          msi.c 
  Removed files:
    sys/amd64/amd64      msi.c 
    sys/i386/i386        msi.c 
  Log:
  SVN rev 208922 on 2010-06-08 18:36:03Z by jhb
  
  Move the MD support for PCI message signalled interrupts to the x86 tree
  as it is identical for i386 and amd64.
  
  Revision  Changes    Path
  1.17      +0 -602    src/sys/amd64/amd64/msi.c (dead)
  1.159     +1 -1      src/sys/conf/files.amd64
  1.643     +1 -1      src/sys/conf/files.i386
  1.386     +1 -1      src/sys/conf/files.pc98
  1.17      +0 -602    src/sys/i386/i386/msi.c (dead)
  1.1       +602 -0    src/sys/x86/x86/msi.c (new)



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