From owner-cvs-all Tue Mar 30 20: 4:32 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 6F5D01549A; Tue, 30 Mar 1999 20:04:31 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id UAA66799; Tue, 30 Mar 1999 20:04:14 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Message-Id: <199903310404.UAA66799@freefall.freebsd.org> From: Bill Paul Date: Tue, 30 Mar 1999 20:04:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_tl.c if_tlreg.h src/sys/alpha/conf GENERIC Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1999/03/30 20:04:14 PST Modified files: sys/pci if_tl.c if_tlreg.h sys/alpha/conf GENERIC Log: Insert ifmedia_set() that I forgot and put in the vtophys() hack for the alpha. Now the ThunderLAN driver works on the alpha (both my sample cards check out.) Update the alpha GENERIC config to include ThunderLAN driver now that I've tested it. Revision Changes Path 1.28 +3 -2 src/sys/pci/if_tl.c 1.9 +7 -1 src/sys/pci/if_tlreg.h 1.17 +2 -1 src/sys/alpha/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message