Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 1997 23:56:09 -0700 (PDT)
From:      Jun-ichiro Itoh <itojun@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa if_ep.c if_epreg.h
Message-ID:  <199710140656.XAA25409@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
itojun      1997/10/13 23:56:09 PDT

  Modified files:
    sys/i386/isa         if_ep.c if_epreg.h 
  Log:
  if_ep.c clarification/simplification.
  - irq = 9 problem (PR 4693)
  - mbuf chaining oddity fixed. (PR 4693)
  - trailer protocol has gone. (PR 4693)
  - removed mbuf kludge, we got higher performance. (PR 4693)
  - some indentation fixes
  
  I'm sorry that I couldn't make a 2.2.5-RELEASE deadline.
  
  PR:		4693
  Reviewed by:	babkin@hq.icb.chel.su
  Submitted by:	hamada@tom-yam.or.jp
  
  Revision  Changes    Path
  1.61      +89 -257   src/sys/i386/isa/if_ep.c
  1.21      +3 -16     src/sys/i386/isa/if_epreg.h



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