Date: Mon, 10 Nov 1997 15:53:33 -0800 (PST) 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: <199711102353.PAA18363@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
itojun 1997/11/10 15:53:32 PST
Modified files: (Branch: RELENG_2_2)
sys/i386/isa if_ep.c if_epreg.h
Log:
merge from current. (if_ep.c 1.60 -> 1.61 and if_epreg.h 1.20 -> 1.21)
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
PR: 4693
Reviewed by: babkin@hq.icb.chel.su
Submitted by: hamada@tom-yam.or.jp
Revision Changes Path
1.53.2.3 +89 -256 src/sys/i386/isa/if_ep.c
1.17.2.2 +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?199711102353.PAA18363>
