summaryrefslogtreecommitdiff
path: root/sys/dev/pci/files.pci
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2001-04-08 02:16:53 +0000
committerJason Wright <jason@cvs.openbsd.org>2001-04-08 02:16:53 +0000
commite031e8b2df5d3a7023255224246a4b6126e121df (patch)
tree0682f06a675a5b279858805b20bf149b1da5446b /sys/dev/pci/files.pci
parentaa5fcc9a50bd4bb3dc3b888616ea2e09b24eb8de (diff)
Skeleton driver for 3c990 (mainly so aaron/theo/myself can coordinate)
- the firmware image is still under a restrictive license, so it will not be in the tree yet - driver only knows how to (correctly) upload firmware - register definitions and such are incomplete
Diffstat (limited to 'sys/dev/pci/files.pci')
-rw-r--r--sys/dev/pci/files.pci7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci
index 7a7255143c9..9646dfd5542 100644
--- a/sys/dev/pci/files.pci
+++ b/sys/dev/pci/files.pci
@@ -1,4 +1,4 @@
-# $OpenBSD: files.pci,v 1.100 2001/03/29 14:20:46 aaron Exp $
+# $OpenBSD: files.pci,v 1.101 2001/04/08 02:16:52 jason Exp $
# $NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $
#
# Config file and device description for machine-independent PCI code.
@@ -229,6 +229,11 @@ device tl: ether, ifnet, mii, ifmedia
attach tl at pci
file dev/pci/if_tl.c tl
+# 3Com 3c990
+device txp: ether, ifnet, mii, ifmedia
+attach txp at pci
+file dev/pci/if_txp.c txp
+
# S3 SonicVibes (S3 617)
device sv: audio, auconv, mulaw
attach sv at pci