From owner-cvs-all Sun May 30 11: 9:20 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D1851504A; Sun, 30 May 1999 11:09:19 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA76876; Sun, 30 May 1999 11:09:19 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <199905301809.LAA76876@freefall.freebsd.org> From: Bill Paul Date: Sun, 30 May 1999 11:09:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.c if_xlreg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1999/05/30 11:09:19 PDT Modified files: sys/pci if_xl.c if_xlreg.h Log: Head for the hills friends and neighbors, 3Com has yet another 3c90X chipset. First you thrilled to the 3c905, then you trembled at the 3c905B, now gaze in wonder at: the 3c905C! This appears to be another 3c90X series chip called the Tornado (PCI ID 0x10B7/0x9200) and should be equivalent (from the driver API perspective) to the 3c905B, so all we have to do is add the PCI ID to the list. Revision Changes Path 1.38 +5 -2 src/sys/pci/if_xl.c 1.17 +2 -1 src/sys/pci/if_xlreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message