From 4790cdb85a57ef03bf319795d32baa5574e236ae Mon Sep 17 00:00:00 2001 From: Jason Wright Date: Mon, 21 Sep 1998 05:24:56 +0000 Subject: SMC 83C170 EPIC support from; Semen Ustimenko (semen@iclub.nsu.ru) This is the chip found on the SMC EtherPower II 10/100 boards. --- sys/dev/pci/files.pci | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'sys/dev/pci/files.pci') diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci index 1e02994780f..20abeb257c6 100644 --- a/sys/dev/pci/files.pci +++ b/sys/dev/pci/files.pci @@ -1,4 +1,4 @@ -# $OpenBSD: files.pci,v 1.19 1998/09/02 03:02:29 jason Exp $ +# $OpenBSD: files.pci,v 1.20 1998/09/21 05:24:54 jason Exp $ # $NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $ # # Config.new file and device description for machine-independent PCI code. @@ -94,3 +94,8 @@ file dev/pci/brooktree848.c bktr needs-count device xl: ether, ifnet attach xl at pci file dev/pci/if_xl.c xl + +# SMC EPIC, 83c170 +device tx: ether, ifnet +attach tx at pci +file dev/pci/if_tx.c tx -- cgit v1.2.3