From owner-cvs-src@FreeBSD.ORG Fri Apr 9 10:08:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B85116A4CE; Fri, 9 Apr 2004 10:08:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2F8543D45; Fri, 9 Apr 2004 10:08:12 -0700 (PDT) (envelope-from rsm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i39H8CGe086495; Fri, 9 Apr 2004 10:08:12 -0700 (PDT) (envelope-from rsm@repoman.freebsd.org) Received: (from rsm@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i39H8CJt086494; Fri, 9 Apr 2004 10:08:12 -0700 (PDT) (envelope-from rsm) Message-Id: <200404091708.i39H8CJt086494@repoman.freebsd.org> From: Scott Mitchell Date: Fri, 9 Apr 2004 10:08:12 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pccard pccarddevs X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 17:08:13 -0000 rsm 2004/04/09 10:08:12 PDT FreeBSD src repository Modified files: sys/dev/pccard pccarddevs Log: Add Xircom XEM5600 and known versions of CE2, CEM33 and CEM56. Xircom had an unfortunate habit of re-using PCMCIA IDs for quite different cards - the xe driver knows about this and uses the first byte of 'extra' PCMCIA ID info to identify cards with ambiguous IDs. Reviewed by: imp (mentor) Revision Changes Path 1.83 +11 -5 src/sys/dev/pccard/pccarddevs