summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/conf/GENERIC
diff options
context:
space:
mode:
authorNathan Binkert <nate@cvs.openbsd.org>2002-12-04 17:32:31 +0000
committerNathan Binkert <nate@cvs.openbsd.org>2002-12-04 17:32:31 +0000
commit5cd0bb5ed98fe0a56cc7f182cf640a322da3e076 (patch)
treed393d7f3cf026c8918401adf8c9fd4e64534e1a7 /sys/arch/sparc64/conf/GENERIC
parent5608900a9420fb6c33121024ab7d6b9f8cab522a (diff)
Make ti(4) use busdma and add all of the necessary stuff to support both
endian modes. This makes ti now work on macppc and sparc64. While we're at ti, clean up a bit of the code: Use SLIST instead of LIST Remove register Use bus_space instead of bcopy/bzero Don't use bitfields since it makes dealing with endianness annoying. ok jason@, deraadt@
Diffstat (limited to 'sys/arch/sparc64/conf/GENERIC')
-rw-r--r--sys/arch/sparc64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index 3e33e1b10bc..13a2ce3a9e8 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.74 2002/11/25 20:45:06 naddy Exp $
+# $OpenBSD: GENERIC,v 1.75 2002/12/04 17:32:30 nate Exp $
# $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $
machine sparc64
@@ -36,6 +36,7 @@ ebus* at pci?
# PCI Ethernet
hme* at pci? dev ? function ?
gem* at pci? dev ? function ?
+ti* at pci? dev ? function ? # Alteon Tigon 1Gb ethernet
fxp* at pci? dev ? function ? # EtherExpress 10/100B ethernet
xl* at pci? dev ? function ? # 3C9xx ethernet
dc* at pci? dev ? function ? # 21143, "tulip" clone ethernet