Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci add "ti" - Alteon Gigabit Ethernet
details: https://anonhg.NetBSD.org/src/rev/2bffe0fae2db
branches: trunk
changeset: 475976:2bffe0fae2db
user: drochner <drochner%NetBSD.org@localhost>
date: Wed Sep 01 11:54:32 1999 +0000
description:
add "ti" - Alteon Gigabit Ethernet
diffstat:
sys/dev/pci/files.pci | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a0a02b577f25 -r 2bffe0fae2db sys/dev/pci/files.pci
--- a/sys/dev/pci/files.pci Wed Sep 01 11:47:46 1999 +0000
+++ b/sys/dev/pci/files.pci Wed Sep 01 11:54:32 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.pci,v 1.61 1999/09/01 00:32:42 thorpej Exp $
+# $NetBSD: files.pci,v 1.62 1999/09/01 11:54:32 drochner Exp $
#
# Config file and device description for machine-independent PCI code.
# Included by ports that need it. Requires that the SCSI files be
@@ -219,3 +219,8 @@
file dev/pci/btvmei.c btvmei
#file dev/pci/btvmei_dma.c btvmei
#file dev/pci/btvmei_cntlrdma.c btvmei
+
+# Alteon ACEnic Gigabit Ethernet controller
+device ti: ether, ifnet, arp
+attach ti at pci
+file dev/pci/if_ti.c ti
Home |
Main Index |
Thread Index |
Old Index