From owner-cvs-sys Sun Feb 26 12:13:21 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id MAA01932 for cvs-sys-outgoing; Sun, 26 Feb 1995 12:13:21 -0800 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id MAA01919; Sun, 26 Feb 1995 12:13:16 -0800 Date: Sun, 26 Feb 1995 12:13:16 -0800 From: "Rodney W. Grimes" Message-Id: <199502262013.MAA01919@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa if_ix.c if_ixreg.h Sender: cvs-sys-owner@freebsd.org Precedence: bulk rgrimes 95/02/26 12:13:16 Modified: sys/i386/isa if_ix.c if_ixreg.h Log: Update to use 4.4 style includes. Include proper files for 2.x. Remove old unused argument to ixreset (int uba) Nolonger convert ether_type to host byte order. Use arp_ifinit in place of arpwhohas. Change cb_ias to be non volatile.