Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 11/03/1998 16:31:06
Module Name:	src
Committed By:	fvdl
Date:		Wed Nov  4 00:31:06 UTC 1998

Modified Files:
	src/sys/dev/pci: files.pci if_ep_pci.c
Added Files:
	src/sys/dev/pci: if_ex_pci.c
Log Message:
Add the 'ex' driver, a DMA driver for 3Com 90x and 90xB cards. Rename
constants from EP_ to ELINK_ since they're now used in the ex driver as well.