From owner-freebsd-commit Wed May 31 21:58:46 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA28601 for commit-outgoing; Wed, 31 May 1995 21:58:46 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA28544 for cvs-sys-outgoing; Wed, 31 May 1995 21:57:22 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA28534 ; Wed, 31 May 1995 21:57:17 -0700 Date: Wed, 31 May 1995 21:57:17 -0700 From: "Rodney W. Grimes" Message-Id: <199506010457.VAA28534@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/conf GENERIC Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/05/31 21:57:17 Modified: sys/i386/conf GENERIC Log: # Order is important here due to intrusive probes, do *not* alphabetize # this list of network interfaces until the probes have been fixed. # Right now it appears that the ie0 must be probed before ep0. See # revision 1.20 of this file. There is a conflict with over loaded usage of address 0x100, the Intel EtherExpress may have a hidden port here, Intel does not document that even in the NDA stuff I have :-(. Submitted by: bde, [Original by gibbs] Obtained from: Revision 1.20 of this file.