From owner-cvs-all Sat Mar 8 13:44:24 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95F4337B401; Sat, 8 Mar 2003 13:44:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3856743F85; Sat, 8 Mar 2003 13:44:22 -0800 (PST) (envelope-from jdp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h28LiM0U027246; Sat, 8 Mar 2003 13:44:22 -0800 (PST) (envelope-from jdp@repoman.freebsd.org) Received: (from jdp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h28LiL1T027245; Sat, 8 Mar 2003 13:44:21 -0800 (PST) Message-Id: <200303082144.h28LiL1T027245@repoman.freebsd.org> From: John Polstra Date: Sat, 8 Mar 2003 13:44:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jdp 2003/03/08 13:44:21 PST FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: Correct names for fxp devices. Sort data by devid in fxp_ident_table. PR: kern/48699 Submitted by: Sergey A. Osokin Obtained from: NetBSD (the device strings, that is) MFC after: 4 weeks Revision Changes Path 1.151 +20 -20 src/sys/dev/fxp/if_fxp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message