Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Nov 2003 13:12:05 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include segments.h
Message-ID:  <200311032112.hA3LC5Gp090452@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2003/11/03 13:12:05 PST

  FreeBSD src repository

  Modified files:
    sys/i386/include     segments.h 
  Log:
  - Always use 256 IDT entries since it is now a runtime decison as to how
    many entries we use.
  - Add a constant IDT_IO_INTS for the first IDT entry used for device
    interrupts.
  
  Revision  Changes    Path
  1.36      +2 -5      src/sys/i386/include/segments.h



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