From owner-cvs-all Tue Sep 5 11:25:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9189937B424; Tue, 5 Sep 2000 11:25:49 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA32223; Tue, 5 Sep 2000 11:25:49 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200009051825.LAA32223@freefall.freebsd.org> From: Warner Losh Date: Tue, 5 Sep 2000 11:25:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard pccard_cis_quirks.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/09/05 11:25:49 PDT Modified files: sys/dev/pccard pccard_cis_quirks.c Log: MFNetBSD: 1.6 2000/04/12 21:07:55 scw Add support for the SOHOware PCMCIA Ethernet card, model ND5100-E. This seems to be a re-badged NDC (National Datacomms. Corp) card. It needs a quirk entry due to lack of manufacturer tuple in the CIS. For some reason, the 'Tx/Rx' LED on the connector module is inverted such that it is off during network activity... Revision Changes Path 1.5 +25 -2 src/sys/dev/pccard/pccard_cis_quirks.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message