Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 1996 11:33:40 -0800 (PST)
From:      Martin Renters <martin>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/boot/netboot makerom.c ns8390.c
Message-ID:  <199612111933.LAA01838@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
martin      96/12/11 11:33:40

  Modified:    sys/i386/boot/netboot  makerom.c ns8390.c
  Log:
  Two fixes:
  	makerom checksum check calculation was a no-op
  	nb8390.c had a bug which caused packet_len to be incorrect
  	for packets which wrapped in the buffer.
  Submitted by:	Linux developers (I lost the email with their names)
  
  Revision  Changes    Path
  1.3       +2 -2      src/sys/i386/boot/netboot/makerom.c
  1.9       +5 -5      src/sys/i386/boot/netboot/ns8390.c



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