Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 2004 16:17:11 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/cx if_cx.c src/sys/dev/cy cy.c src/sys/dev/sio sio.c src/sys/pc98/pc98 sio.c
Message-ID:  <200406281617.i5SGHBRh054604@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2004-06-28 16:17:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cx           if_cx.c 
    sys/dev/cy           cy.c 
    sys/dev/sio          sio.c 
    sys/pc98/pc98        sio.c 
  Log:
  - Shorten the names for the TTY related swi interrupt handlers as the
    'tty:' prefix is largely redundant.
  - Fix the priority of the low-priority TTY SWIs that are hung off of the
    softclock thread.
  
  Submitted by:   bde (2)
  
  Revision  Changes    Path
  1.25      +1 -1      src/sys/dev/cx/if_cx.c
  1.157     +2 -2      src/sys/dev/cy/cy.c
  1.445     +2 -2      src/sys/dev/sio/sio.c
  1.222     +2 -2      src/sys/pc98/pc98/sio.c



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