From owner-cvs-all Sun Jan 23 0:23:47 2000 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 CFC6914EF9; Sun, 23 Jan 2000 00:23:45 -0800 (PST) (envelope-from mdodd@FreeBSD.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA38837; Sun, 23 Jan 2000 00:23:45 -0800 (PST) (envelope-from mdodd@FreeBSD.org) Message-Id: <200001230823.AAA38837@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Sun, 23 Jan 2000 00:23:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ep if_ep_isa.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mdodd 2000/01/23 00:23:40 PST Modified files: sys/dev/ep if_ep_isa.c Log: Add the ID for the 3c509-TPC. Also, while I'm here, add a mechanism to catch unknown board IDs that are likely to be 3c509s and allow them to be attached. PR: kern/16304 Submitted by: Kelly Yancey Revision Changes Path 1.7 +13 -1 src/sys/dev/ep/if_ep_isa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message